paseo-network / runtimes

Runtimes for Polkadot community testnet
GNU General Public License v3.0
24 stars 25 forks source link

add bootnodes by Gatotech #9

Closed miloskriz closed 10 months ago

miloskriz commented 10 months ago

Dear team,

Please consider this request to add the bootnodes available from Gatotech as part of the IBP collective.

These endpoints were tested using a modified paseo.json chainspec (bootnodes removed), and passing the --bootnodes flag manually, like below:

# endpoint for peer-to-peer (P2P) connection
polkadot --no-hardware-benchmarks --no-mdns --chain paseo.json --bootnodes "/dns/boot.gatotech.network/tcp/33400/p2p/12D3KooWEvz5Ygv3MhCUNTVQbUTVhzhvf4KKcNoe5M5YbVLPBeeW"

# endpoint for Secured Websocket (WSS) connection
polkadot --no-hardware-benchmarks --no-mdns --chain paseo.json --bootnodes "/dns/boot.gatotech.network/tcp/35400/wss/p2p/12D3KooWEvz5Ygv3MhCUNTVQbUTVhzhvf4KKcNoe5M5YbVLPBeeW"

Many thanks!

Best regards!!

Milos

ggwpez commented 10 months ago

Thanks for your effort!

cc @hbulgarini