Instructions for upgrading the Pion testnet to Neutron v7.0.0-rc0
28545000
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 v6.0.0-rc0. Operators who are running on v6.0.0-rc0 will be able to upgrade successfully.
pion-1
, will run Neutron v7.0.0-rc0. Operators MUST use this version post-upgrade to remain connected to the network.
2.2.3
. This is a change from the previous version 2.1.5
used in v6.0.x.
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.