Browse Source

Update testnet config

pull/385/head
Asher Dawes 2 years ago
parent
commit
3eba5debb3
  1. 28
      contrib/seeds/nodes_test.txt
  2. 2
      depends/hosts/linux.mk
  3. 28
      src/chainparamsseeds.h
  4. 2
      src/pbaas/crosschainrpc.cpp

28
contrib/seeds/nodes_test.txt

@ -1,17 +1,17 @@
# List of fixed seed nodes for testnet
116.203.95.63:20655
159.69.55.214:20655
95.216.207.181:20655
192.46.230.10:20655
45.33.4.79:20655
185.25.48.236:20655
185.64.105.111:20655
116.203.95.63:21411
159.69.55.214:21411
95.216.207.181:21411
192.46.230.10:21411
45.33.4.79:21411
185.25.48.236:21411
185.64.105.111:21411
[2a01:4f8:c0c:f42e::1]:20655
[2a01:4f8:c010:2555::1]:20655
[2a01:4f9:c010:bbad::1]:20655
[2400:8901::f03c:92ff:fe44:9542]:20655
[2600:3c00::f03c:92ff:fe44:95b3]:20655
[2a04:2180:0:2::149]:20655
[2a04:2180:0:2::29]:20655
[2a01:4f8:c0c:f42e::1]:21411
[2a01:4f8:c010:2555::1]:21411
[2a01:4f9:c010:bbad::1]:21411
[2400:8901::f03c:92ff:fe44:9542]:21411
[2600:3c00::f03c:92ff:fe44:95b3]:21411
[2a04:2180:0:2::149]:21411
[2a04:2180:0:2::29]:21411

2
depends/hosts/linux.mk

@ -1,7 +1,7 @@
linux_CFLAGS=-pipe
linux_CXXFLAGS=$(linux_CFLAGS)
linux_release_CFLAGS=-O0
linux_release_CFLAGS=-O3
linux_release_CXXFLAGS=$(linux_release_CFLAGS)
linux_debug_CFLAGS=-O0

28
src/chainparamsseeds.h

@ -33,19 +33,19 @@ static SeedSpec6 pnSeed6_main[] = {
};
static SeedSpec6 pnSeed6_test[] = {
{{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0x74,0xcb,0x5f,0x3f}, 20655},
{{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0x9f,0x45,0x37,0xd6}, 20655},
{{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0x5f,0xd8,0xcf,0xb5}, 20655},
{{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0xc0,0x2e,0xe6,0x0a}, 20655},
{{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0x2d,0x21,0x04,0x4f}, 20655},
{{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0xb9,0x19,0x30,0xec}, 20655},
{{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0xb9,0x40,0x69,0x6f}, 20655},
{{0x2a,0x01,0x04,0xf8,0x0c,0x0c,0xf4,0x2e,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01}, 20655},
{{0x2a,0x01,0x04,0xf8,0xc0,0x10,0x25,0x55,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01}, 20655},
{{0x2a,0x01,0x04,0xf9,0xc0,0x10,0xbb,0xad,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01}, 20655},
{{0x24,0x00,0x89,0x01,0x00,0x00,0x00,0x00,0xf0,0x3c,0x92,0xff,0xfe,0x44,0x95,0x42}, 20655},
{{0x26,0x00,0x3c,0x00,0x00,0x00,0x00,0x00,0xf0,0x3c,0x92,0xff,0xfe,0x44,0x95,0xb3}, 20655},
{{0x2a,0x04,0x21,0x80,0x00,0x00,0x00,0x02,0x00,0x00,0x00,0x00,0x00,0x00,0x01,0x49}, 20655},
{{0x2a,0x04,0x21,0x80,0x00,0x00,0x00,0x02,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x29}, 20655}
{{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0x74,0xcb,0x5f,0x3f}, 21411},
{{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0x9f,0x45,0x37,0xd6}, 21411},
{{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0x5f,0xd8,0xcf,0xb5}, 21411},
{{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0xc0,0x2e,0xe6,0x0a}, 21411},
{{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0x2d,0x21,0x04,0x4f}, 21411},
{{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0xb9,0x19,0x30,0xec}, 21411},
{{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0xb9,0x40,0x69,0x6f}, 21411},
{{0x2a,0x01,0x04,0xf8,0x0c,0x0c,0xf4,0x2e,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01}, 21411},
{{0x2a,0x01,0x04,0xf8,0xc0,0x10,0x25,0x55,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01}, 21411},
{{0x2a,0x01,0x04,0xf9,0xc0,0x10,0xbb,0xad,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01}, 21411},
{{0x24,0x00,0x89,0x01,0x00,0x00,0x00,0x00,0xf0,0x3c,0x92,0xff,0xfe,0x44,0x95,0x42}, 21411},
{{0x26,0x00,0x3c,0x00,0x00,0x00,0x00,0x00,0xf0,0x3c,0x92,0xff,0xfe,0x44,0x95,0xb3}, 21411},
{{0x2a,0x04,0x21,0x80,0x00,0x00,0x00,0x02,0x00,0x00,0x00,0x00,0x00,0x00,0x01,0x49}, 21411},
{{0x2a,0x04,0x21,0x80,0x00,0x00,0x00,0x02,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x29}, 21411}
};
#endif // BITCOIN_CHAINPARAMSSEEDS_H

2
src/pbaas/crosschainrpc.cpp

@ -1024,7 +1024,7 @@ CCurrencyDefinition::CCurrencyDefinition(const std::string &currencyName, bool t
UniValue uniEra1(UniValue::VOBJ);
uniEra1.pushKV("reward", 1200000000);
uniEra1.pushKV("decay", 0);
uniEra1.pushKV("halving", 1174000);
uniEra1.pushKV("halving", 1044001);
uniEra1.pushKV("eraend", 0);
uniEras.push_back(uniEra1);

Loading…
Cancel
Save