Releases: crypto-org-chain/chain-main
v5.0.0
Upgrade
It's a coordinated upgrade, the upgrade plan name is v5.0.0
.
v4.2.13
v4.2.12
This version include a security fix from cosmos-sdk, please upgrade both validators and fullnodes.
v4.2.11
v4.2.11
updates cometbft dependency and includes a security patch, should be applied to all types of nodes.
v4.2.10
v4.2.10
patched a security issue, apply to all types of nodes.
v4.2.9
v4.2.9-rc0 includes a bug fix.
The mainnet softfork will happen at height 16978800
.
v4.2.9-rc0
v4.2.9-rc0
includes a bug fix.
The rc0 release only includes the hardfork height for testnet and dryrun network, mainnet height will be decided in the final release.
v4.2.8
v4.2.8
mainly updates several dependencies to bring them up-to-date.
rocksdb upgrade
For full nodes that use versiondb, it's recommended to do a ldb compact
before the upgrade, otherwise, it could lose a part of history depending on the current size of the rocksdb log file, the data will be re-populated when you re-sync though.
v4.2.7
v4.2.7
update highlights:
- integrate local state-sync commands.
- release testnet binaries together with mainnet.
- register
v4.2.7-testnet
upgrade handler for out dated testnets to upgrade to latest version.
v4.2.6
v4.2.6
includes the cosmos-sdk barberry security fix.