Skip to content

Commit

Permalink
Namecoin: net: Hardcoded seeds update for 23.0
Browse files Browse the repository at this point in the history
Stats:

```
  IPv4   IPv6  Onion Pass
   338     47      0 Initial
   338     47      0 Skip entries with invalid address
   338     47      0 After removing duplicates
   338     47      0 Skip entries from suspicious hosts
    99     19      0 Enforce minimal number of blocks
    92     18      0 Require service bit 1
    89     18      0 Require minimum uptime
    78      9      0 Require a known and recent user agent
    78      9      0 Filter out hosts with multiple bitcoin ports
    45      4      0 Look up ASNs and limit results per ASN and per net
```
  • Loading branch information
JeremyRand committed Feb 4, 2022
1 parent 17e95d8 commit cea5a7e
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 62 deletions.
81 changes: 49 additions & 32 deletions contrib/seeds/nodes_main.txt
Original file line number Diff line number Diff line change
@@ -1,32 +1,49 @@
# From Peter Conrad's DNS seed:

5.9.48.68:8334
38.133.141.29:8334
45.33.65.68:8334
45.56.99.96:8334
47.89.184.214:8334
47.89.191.220:8334
68.21.148.206:8334
68.168.116.154:8334
69.181.165.105:8334
72.48.98.106:8334
74.84.128.158:8334
81.200.241.49:8334
91.122.31.175:8334
93.123.80.47:8334
94.23.23.137:8334
94.198.159.7:8334
95.79.102.209:8334
104.237.2.189:8334
112.74.171.220:8334
119.9.116.68:8334
120.55.171.74:8334
138.201.134.43:9016
162.13.4.69:8334
185.15.72.63:8334
185.170.115.178:8334
188.122.91.11:9335
188.155.136.21:8334
198.15.127.242:8334
198.27.81.24:8334
[2a02:2528:ff00:81a6:21e:c5ff:fe8d:f9a5]:8334
31.179.204.142:8334
37.191.194.220:8334
45.62.228.132:8334
46.188.83.149:8334
46.229.238.187:8334
47.90.204.241:8334
47.106.161.182:8334
47.252.14.48:8334
62.75.198.178:7116
63.247.147.166:8334
65.21.235.170:8334
65.186.33.100:8334
68.35.213.175:8334
68.64.172.246:8334
69.30.211.114:8334
70.184.247.44:8334
76.106.6.27:8334
78.32.157.222:8334
78.36.44.36:17722
81.2.237.10:8334
82.65.114.73:8334
82.117.166.77:8334
82.119.233.36:8334
87.121.37.156:8334
89.75.52.19:45927
91.217.137.27:8334
95.154.90.99:8334
97.77.231.90:9008
103.243.173.210:8334
103.243.173.214:8334
107.221.86.186:8334
108.61.196.133:8334
109.236.92.161:8334
116.203.63.94:8334
119.23.20.3:8334
149.248.57.185:8334
152.228.187.235:8334
162.62.21.212:8334
173.212.202.33:8339
178.55.187.114:8334
184.98.116.90:8334
185.87.45.95:8334
188.167.143.95:8334
193.210.234.208:8334
212.51.144.42:8334
[2001:15e8:110:50a::1]:8334
[2001:470:8:809::1df5]:8334
[2a00:c440:70:88b:2e0:81ff:fee6:e25c]:8334
[2a02:168:420b:a::29]:8334
79 changes: 49 additions & 30 deletions src/chainparamsseeds.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,36 +7,55 @@
* Each line contains a BIP155 serialized (networkID, addr, port) tuple.
*/
static const uint8_t chainparams_seed_main[] = {
0x01,0x04,0x05,0x09,0x30,0x44,0x20,0x8e,
0x01,0x04,0x26,0x85,0x8d,0x1d,0x20,0x8e,
0x01,0x04,0x2d,0x21,0x41,0x44,0x20,0x8e,
0x01,0x04,0x2d,0x38,0x63,0x60,0x20,0x8e,
0x01,0x04,0x2f,0x59,0xb8,0xd6,0x20,0x8e,
0x01,0x04,0x2f,0x59,0xbf,0xdc,0x20,0x8e,
0x01,0x04,0x44,0x15,0x94,0xce,0x20,0x8e,
0x01,0x04,0x44,0xa8,0x74,0x9a,0x20,0x8e,
0x01,0x04,0x45,0xb5,0xa5,0x69,0x20,0x8e,
0x01,0x04,0x48,0x30,0x62,0x6a,0x20,0x8e,
0x01,0x04,0x4a,0x54,0x80,0x9e,0x20,0x8e,
0x01,0x04,0x51,0xc8,0xf1,0x31,0x20,0x8e,
0x01,0x04,0x5b,0x7a,0x1f,0xaf,0x20,0x8e,
0x01,0x04,0x5d,0x7b,0x50,0x2f,0x20,0x8e,
0x01,0x04,0x5e,0x17,0x17,0x89,0x20,0x8e,
0x01,0x04,0x5e,0xc6,0x9f,0x07,0x20,0x8e,
0x01,0x04,0x5f,0x4f,0x66,0xd1,0x20,0x8e,
0x01,0x04,0x68,0xed,0x02,0xbd,0x20,0x8e,
0x01,0x04,0x70,0x4a,0xab,0xdc,0x20,0x8e,
0x01,0x04,0x77,0x09,0x74,0x44,0x20,0x8e,
0x01,0x04,0x78,0x37,0xab,0x4a,0x20,0x8e,
0x01,0x04,0x8a,0xc9,0x86,0x2b,0x23,0x38,
0x01,0x04,0xa2,0x0d,0x04,0x45,0x20,0x8e,
0x01,0x04,0xb9,0x0f,0x48,0x3f,0x20,0x8e,
0x01,0x04,0xb9,0xaa,0x73,0xb2,0x20,0x8e,
0x01,0x04,0xbc,0x7a,0x5b,0x0b,0x24,0x77,
0x01,0x04,0xbc,0x9b,0x88,0x15,0x20,0x8e,
0x01,0x04,0xc6,0x0f,0x7f,0xf2,0x20,0x8e,
0x01,0x04,0xc6,0x1b,0x51,0x18,0x20,0x8e,
0x02,0x10,0x2a,0x02,0x25,0x28,0xff,0x00,0x81,0xa6,0x02,0x1e,0xc5,0xff,0xfe,0x8d,0xf9,0xa5,0x20,0x8e,
0x01,0x04,0x1f,0xb3,0xcc,0x8e,0x20,0x8e,
0x01,0x04,0x25,0xbf,0xc2,0xdc,0x20,0x8e,
0x01,0x04,0x2d,0x3e,0xe4,0x84,0x20,0x8e,
0x01,0x04,0x2e,0xbc,0x53,0x95,0x20,0x8e,
0x01,0x04,0x2e,0xe5,0xee,0xbb,0x20,0x8e,
0x01,0x04,0x2f,0x5a,0xcc,0xf1,0x20,0x8e,
0x01,0x04,0x2f,0x6a,0xa1,0xb6,0x20,0x8e,
0x01,0x04,0x2f,0xfc,0x0e,0x30,0x20,0x8e,
0x01,0x04,0x3e,0x4b,0xc6,0xb2,0x1b,0xcc,
0x01,0x04,0x3f,0xf7,0x93,0xa6,0x20,0x8e,
0x01,0x04,0x41,0x15,0xeb,0xaa,0x20,0x8e,
0x01,0x04,0x41,0xba,0x21,0x64,0x20,0x8e,
0x01,0x04,0x44,0x23,0xd5,0xaf,0x20,0x8e,
0x01,0x04,0x44,0x40,0xac,0xf6,0x20,0x8e,
0x01,0x04,0x45,0x1e,0xd3,0x72,0x20,0x8e,
0x01,0x04,0x46,0xb8,0xf7,0x2c,0x20,0x8e,
0x01,0x04,0x4c,0x6a,0x06,0x1b,0x20,0x8e,
0x01,0x04,0x4e,0x20,0x9d,0xde,0x20,0x8e,
0x01,0x04,0x4e,0x24,0x2c,0x24,0x45,0x3a,
0x01,0x04,0x51,0x02,0xed,0x0a,0x20,0x8e,
0x01,0x04,0x52,0x41,0x72,0x49,0x20,0x8e,
0x01,0x04,0x52,0x75,0xa6,0x4d,0x20,0x8e,
0x01,0x04,0x52,0x77,0xe9,0x24,0x20,0x8e,
0x01,0x04,0x57,0x79,0x25,0x9c,0x20,0x8e,
0x01,0x04,0x59,0x4b,0x34,0x13,0xb3,0x67,
0x01,0x04,0x5b,0xd9,0x89,0x1b,0x20,0x8e,
0x01,0x04,0x5f,0x9a,0x5a,0x63,0x20,0x8e,
0x01,0x04,0x61,0x4d,0xe7,0x5a,0x23,0x30,
0x01,0x04,0x67,0xf3,0xad,0xd2,0x20,0x8e,
0x01,0x04,0x67,0xf3,0xad,0xd6,0x20,0x8e,
0x01,0x04,0x6b,0xdd,0x56,0xba,0x20,0x8e,
0x01,0x04,0x6c,0x3d,0xc4,0x85,0x20,0x8e,
0x01,0x04,0x6d,0xec,0x5c,0xa1,0x20,0x8e,
0x01,0x04,0x74,0xcb,0x3f,0x5e,0x20,0x8e,
0x01,0x04,0x77,0x17,0x14,0x03,0x20,0x8e,
0x01,0x04,0x95,0xf8,0x39,0xb9,0x20,0x8e,
0x01,0x04,0x98,0xe4,0xbb,0xeb,0x20,0x8e,
0x01,0x04,0xa2,0x3e,0x15,0xd4,0x20,0x8e,
0x01,0x04,0xad,0xd4,0xca,0x21,0x20,0x93,
0x01,0x04,0xb2,0x37,0xbb,0x72,0x20,0x8e,
0x01,0x04,0xb8,0x62,0x74,0x5a,0x20,0x8e,
0x01,0x04,0xb9,0x57,0x2d,0x5f,0x20,0x8e,
0x01,0x04,0xbc,0xa7,0x8f,0x5f,0x20,0x8e,
0x01,0x04,0xc1,0xd2,0xea,0xd0,0x20,0x8e,
0x01,0x04,0xd4,0x33,0x90,0x2a,0x20,0x8e,
0x02,0x10,0x20,0x01,0x15,0xe8,0x01,0x10,0x05,0x0a,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01,0x20,0x8e,
0x02,0x10,0x20,0x01,0x04,0x70,0x00,0x08,0x08,0x09,0x00,0x00,0x00,0x00,0x00,0x00,0x1d,0xf5,0x20,0x8e,
0x02,0x10,0x2a,0x00,0xc4,0x40,0x00,0x70,0x08,0x8b,0x02,0xe0,0x81,0xff,0xfe,0xe6,0xe2,0x5c,0x20,0x8e,
0x02,0x10,0x2a,0x02,0x01,0x68,0x42,0x0b,0x00,0x0a,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x29,0x20,0x8e,
};

static const uint8_t chainparams_seed_test[] = {
Expand Down

0 comments on commit cea5a7e

Please sign in to comment.