ShipChain / hydra

Centralized network management for decentralized networks -- helping organize and publish sidechain connection details
https://docs.shipchain.io/docs/validatorGuide.html
Apache License 2.0
8 stars 2 forks source link

ChainID Configuration #34

Closed ajhodges closed 4 years ago

ajhodges commented 4 years ago

When migrating nodekeys from beta->gamma networks, we had issues with beta validators remembering the gamma validators keys/IPs and pex'ing with them, resulting in crosspollination of peers in our network. This change allows us to configure a chain_id via a setting in hydra that should silo these networks and allow for a clean migration.