Skip to content

Commit

Permalink
debug: works for arabica-10
Browse files Browse the repository at this point in the history
  • Loading branch information
rootulp committed Oct 10, 2023
1 parent 71aab84 commit ea78914
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 64 deletions.
78 changes: 19 additions & 59 deletions tools/addrbook/addrbook.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,57 +3,17 @@
"addrs": [
{
"addr": {
"id": "34499b1ac473fbb03894c883178ecc83f0d6eaf6",
"ip": "64.227.18.169",
"id": "ad8e16b0b78cd44239590c49da75ba074c02e1c4",
"ip": "79.125.3.26",
"port": 26656
},
"src": {
"id": "34499b1ac473fbb03894c883178ecc83f0d6eaf6",
"ip": "64.227.18.169",
"id": "ad8e16b0b78cd44239590c49da75ba074c02e1c4",
"ip": "79.125.3.26",
"port": 26656
},
"buckets": [
255
],
"attempts": 0,
"bucket_type": 1,
"last_attempt": "0001-01-01T00:00:00Z",
"last_success": "0001-01-01T00:00:00Z",
"last_ban_time": "0001-01-01T00:00:00Z"
},
{
"addr": {
"id": "43e9da043318a4ea0141259c17fcb06ecff816af",
"ip": "141.94.73.39",
"port": 43656
},
"src": {
"id": "43e9da043318a4ea0141259c17fcb06ecff816af",
"ip": "141.94.73.39",
"port": 43656
},
"buckets": [
228
],
"attempts": 0,
"bucket_type": 1,
"last_attempt": "0001-01-01T00:00:00Z",
"last_success": "0001-01-01T00:00:00Z",
"last_ban_time": "0001-01-01T00:00:00Z"
},
{
"addr": {
"id": "f9e950870eccdb40e2386896d7b6a7687a103c99",
"ip": "88.99.219.120",
"port": 43656
},
"src": {
"id": "f9e950870eccdb40e2386896d7b6a7687a103c99",
"ip": "88.99.219.120",
"port": 43656
},
"buckets": [
119
154
],
"attempts": 0,
"bucket_type": 1,
Expand All @@ -63,17 +23,17 @@
},
{
"addr": {
"id": "daf2cecee2bd7f1b3bf94839f993f807c6b15fbf",
"ip": "65.109.92.79",
"port": 11656
"id": "4686b0b70a8d1a2b24cbe0f856ba2b52a38a02b1",
"ip": "34.243.20.90",
"port": 26656
},
"src": {
"id": "daf2cecee2bd7f1b3bf94839f993f807c6b15fbf",
"ip": "65.109.92.79",
"port": 11656
"id": "4686b0b70a8d1a2b24cbe0f856ba2b52a38a02b1",
"ip": "34.243.20.90",
"port": 26656
},
"buckets": [
132
255
],
"attempts": 0,
"bucket_type": 1,
Expand All @@ -83,17 +43,17 @@
},
{
"addr": {
"id": "f0c7ef0af1c3557dc05509ba6dff2a22bdc705e9",
"ip": "65.108.238.61",
"port": 13656
"id": "25c2e83bde060c51bb117c6526e14053bd4a83ec",
"ip": "52.51.103.181",
"port": 26656
},
"src": {
"id": "f0c7ef0af1c3557dc05509ba6dff2a22bdc705e9",
"ip": "65.108.238.61",
"port": 13656
"id": "25c2e83bde060c51bb117c6526e14053bd4a83ec",
"ip": "52.51.103.181",
"port": 26656
},
"buckets": [
94
181
],
"attempts": 0,
"bucket_type": 1,
Expand Down
8 changes: 3 additions & 5 deletions tools/addrbook/peers.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
[email protected]:26656
43e9da043318a4ea0141259c17fcb06ecff816af@rpc-1.celestia.nodes.guru:43656
f9e950870eccdb40e2386896d7b6a7687a103c99@rpc-2.celestia.nodes.guru:43656
daf2cecee2bd7f1b3bf94839f993f807c6b15fbf@celestia-testnet-peer.itrocket.net:11656
[email protected]:13656
ad8e16b0b78cd44239590c49da75ba074c02e1c4@consensus-full.celestia-arabica-10.com:26656
4686b0b70a8d1a2b24cbe0f856ba2b52a38a02b1@full.consensus.celestia-arabica-10.com:26656
25c2e83bde060c51bb117c6526e14053bd4a83ec@consensus-validator.celestia-arabica-10.com:26656

0 comments on commit ea78914

Please sign in to comment.