v5.0.1
Gaia v5.0.1 Release Notes
This release contains a minor fix to the CLI to add back the config
command. It is also an exercise for @okwme to do a release with guidance from @shahankhatch. This release works for block-height past 6,910,000.
The current Gaia Version of the Cosmos Hub mainnet is v5.0.1. However if you want to build a node from scratch you need to first run v4.2.6 until the node panics at block height 6910000. The node should stop running after the panic, if it does not stop automatically, wait for 5-10 minutes and then kill it manually. Now install the latest version of gaia (v5.0.1) and then begin running the binary again with the optional flag --x-crisis-skip-assert-invariants. This will begin syncing the node since the last upgrade until it is at the current height.
You can skip this process if you have access to a snapshot of the blockchain after height 6910000. You can find snapshots at cosmos.quicksync.io.
App: gaiad
Version: v5.0.1
Commit: 18228876180a5e086b2db1e000904aedb8cfc249
Files:
3bf29133d4a6066deb96326aa05ace62 gaiad-v5.0.1-darwin-amd64
8c167ca387072576f976ddbb9599302d gaiad-v5.0.1-linux-amd64
a2d8693fa030c830cc46909f85b2e5ee gaiad-v5.0.1-linux-arm64
1f73d4c450a9332c329bc15d89dfa3b3 gaiad-v5.0.1-windows-amd64.exe
af0b29f7498aea9a25c30e6a04dde82b gaiad-v5.0.1.tar.gz
Checksums-Sha256:
3515e4678a99c7afb2b533f07e0745f837108077398a373105a5dd714d39011d gaiad-v5.0.1-darwin-amd64
8f0c1f34883f747324067b1c6bea766a035cf59b5dbb96afb8c4eeaa84011514 gaiad-v5.0.1-linux-amd64
2191359cb5d7bdb47f2f4397a07f3a1f8ae89891115fc1b80dad08d7668c48b7 gaiad-v5.0.1-linux-arm64
b816e0a67dc1def22ab41bf6613fda6668497c6a9b0aab61ad6df4f91ea24511 gaiad-v5.0.1-windows-amd64.exe
3f780b54886e17a277bbc9664dd83dc9ffc212635c449a7e6526e1b35c3a175a gaiad-v5.0.1.tar.gz
/usr/local/bin/docker cp -a latest-build:/home/builder/artifacts/ /Users/billy/GitHub/cosmos/gaia/