-
Notifications
You must be signed in to change notification settings - Fork 7
Automate Testnet chain_id #12
Copy link
Copy link
Open
Labels
Description
As a testnet running unique code, I want to have my own special pony chain_id so that a successful connections to with a new node means that node knows about my special unique code, and so that my developers are not having to field "background noise" level tech questions when they could be spending that time making my software or infrastructure better.
AC
- every testnet deployment gets its own unique chain id
- optional - the chain_id incorporates the git commit hash
- optional - the chain_id incorporates the hour/minute of day the chain was launched
- optional - bonus points for implementing both the the previous 2.
Reactions are currently unavailable