encointer / encointer-parachain

The common good parachain for Kusama
https://encointer.org
GNU General Public License v3.0
9 stars 13 forks source link

Add bootnode to Encointer in Kusama - gatotech #183

Closed miloskriz closed 1 year ago

miloskriz commented 1 year ago

Dear @brenzi, dear team, hello,

Thanks for your kind observations to Pull Request #165, this proposal now supersedes it.

This request proposes to add one bootnode (with two endpoints) to the Encointer parachain of the Kusama network.

Both endpoints have been thoroughly tested using:

  1. for vanilla connections over p2p:

    encointer-collator --no-hardware-benchmarks --no-mdns --chain encointer-kusama --reserved-only --reserved-nodes "/dns/boot-cr.gatotech.network/tcp/33220/p2p/12D3KooWByfCkLUzuMBJhVqb5SZxTHgGdwPzbJEk3t7gxDUakdi7"
  2. for secured websocket (wss) connections over p2p:

    encointer-collator --no-hardware-benchmarks --no-mdns --chain encointer-kusama --reserved-only --reserved-nodes "/dns/boot-cr.gatotech.network/tcp/35220/wss/p2p/12D3KooWByfCkLUzuMBJhVqb5SZxTHgGdwPzbJEk3t7gxDUakdi7"

many thanks for considering this merge to the project!

Have a great week ahead!

Best regards

Milos