Skip to content

v0.4.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@yun-yeo yun-yeo released this 23 Jul 08:55
  • Bump Cosmos-SDK to v0.39.0 (launchpad)
  • Bump CosmWasm to v0.9.4

Upgrade from v0.4.0-rc1

The operator can now set the pruning options by passing a pruning configuration via command line option or app.toml. The pruning flag supports the following options: default, everything, nothing, custom - see here for further details.

When you upgrade the node from v0.4.0-rc1 to v0.4.0-rc2, you need to be careful on pruning option.
Please refer Migrate a node from 0.38.5 to 0.39.0 section.