Namada v201.0.0 was recently cut and includes several important upgrades, most important of which provides full support for IBC Eureka.
I propose to upgrade and hard fork the Housefire Testnet at block height 2333000, estimated to occur at roughly 14:30 UTC on Thursday, July 24.
Instructions
No migration is required, and this is a simple replacement and upgrade of binaries.
- Download or build the v201.0.0 binaries. Please do this ahead of time and ensure the binaries are compatible with your system by running
namadac --version. - At any time before the upgrade height, stop your node and restart with
namadan ledger run-until --block-height 2333000 --halt - Switch the
namadanin your$PATHtov201.0.0. - Restart the node with
namadan ledger runusingnamadan v201.0.0.
If you miss the upgrade and get a consensus failure
No worries! Once you encounter a consensus error, just roll back the state of your node by a block with namadan ledger rollback and then restart namadan ledger run with namadan v201.0.0.