The "v0.7.0-hotfix" upgrade guide (v0.7.* to v0.8.*)
Step 0 - Don't panic
ERR UPGRADE "v0.7.0-hotfix" NEEDED at height: 3982500: {\"binaries\":{...."}}Backups
Step 1 - Get the v0.8.3 binary
$ curl -LOJ https://github.com/crypto-org-chain/cronos/releases/download/v0.8.3/cronos_0.8.3_Linux_x86_64.tar.gz $ tar -zxvf cronos_0.8.3_Linux_x86_64.tar.gz
Step 1.1 - Verify the version
Step 1.2 - Update app.toml
app.tomlStep 2. - Run everything
PreviousThe "Huygen" upgrade guide (v0.6.* to v0.7.*)NextThe "Galileo" upgrade guide (v0.8.* to v1.0.*)
Last updated
Was this helpful?