Instructions for upgrading the Pion testnet to Neutron v8.0.0-rc0
34540000
pion-1
. This is because an in-place migration of state will take place, i.e., this upgrade does not export any state.
.neutrond
directory.
It is critically important for validator operators to back-up the .neutrond/data/priv_validator_state.json
file after stopping the neutrond process. This file is updated every block as your validator participates in consensus rounds. It is a critical file needed to prevent double-signing, in case the upgrade fails and the previous chain needs to be restarted.
pion-1
, is currently running Neutron v7.0.0-rc0. Operators who are running on v7.0.0-rc0 will be able to upgrade successfully.
pion-1
, will run Neutron v8.0.0-rc0. Operators MUST use this version post-upgrade to remain connected to the network.
2.2.4
.
If the version on your machine is different you MUST change it immediately!
neutrond start
./data/priv_validator_state.json
file when you are applying a snapshot from the backup. This will help you avoid the risk of slashing due to double signing.