Skip to content

Commit 34c95b8

Browse files
authored
Merge pull request #177 from McDaan/main
Add Mandragora's RPC endpoint, full snapshot and persistent peer
2 parents e90f58b + a2e6a45 commit 34c95b8

3 files changed

Lines changed: 20 additions & 0 deletions

File tree

user-and-dev-tools/testnet/housefire/peers.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,11 @@
3434
"Team or Contributor Name": "max-03",
3535
"Discord UserName": "power542",
3636
"GitHub Account": "maxpower-01"
37+
},
38+
{
39+
"Peer Address": "tcp://7e2069e6bf93a23b611ec9551d1a9427603f5792@88.99.67.38:26656",
40+
"Team or Contributor Name": "Mandragora",
41+
"Discord UserName": "danielmandragora",
42+
"GitHub Account": "McDaan"
3743
}
3844
]

user-and-dev-tools/testnet/housefire/rpc.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,11 @@
7070
"Team or Contributor Name": "Natsai",
7171
"Discord UserName": "dimibblk",
7272
"GitHub Account": "natsaixyz"
73+
},
74+
{
75+
"RPC Address": "https://namada-rpc-housefire.mandragora.io",
76+
"Team or Contributor Name": "Mandragora",
77+
"Discord UserName": "danielmandragora",
78+
"GitHub Account": "McDaan"
7379
}
7480
]

user-and-dev-tools/testnet/housefire/snapshots.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,13 @@
1212
"Team or Contributor Name": "Citizen Web3",
1313
"Discord UserName": "alibabaedge",
1414
"GitHub Account": "https://github.com/citizenweb3"
15+
},
16+
{
17+
"Snapshot Link": "https://hackmd.io/@mandragora/namada-housefire#Full-snapshots",
18+
"Update Frequency": "2h",
19+
"archive_or_pruned": "archive",
20+
"Team or Contributor Name": "Mandragora",
21+
"Discord UserName": "danielmandragora",
22+
"GitHub Account": "McDaan"
1523
}
1624
]

0 commit comments

Comments
 (0)