Instructions for upgrading to Neutron v6.0.1
22996000
neutron-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.
neutron-1
, is currently running Neutron v6.0.0. Operators who are running on v6.0.0 will be able to upgrade successfully.
neutron-1
, will run Neutron v6.0.1. Operators MUST use this version post-upgrade to remain connected to the network.
2.1.5
.
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.