Skip to content

v0.4.2

Compare
Choose a tag to compare
@harish551 harish551 released this 15 Oct 08:21
4497bd1

dragonberry patch

This release includes

  • cosmos-sdk v0.45.9
  • tendermint v0.34.21

requires

  • go v1.18+

Before upgrading please add this configuration to your app.toml below the iavl-cache-size property

# IAVLDisableFastNode enables or disables the fast node feature of IAVL. 
# Default is true.
iavl-disable-fastnode = true