Skip to content

v11.0.0

Compare
Choose a tag to compare
@the-frey the-frey released this 27 Oct 15:53
· 1198 commits to main since this release
b27fc7d

The final Juno v11 release candidate.

Important! The following config change in app.toml is required:

# IavlCacheSize set the size of the iavl tree cache.
# Default cache size is 50mb.
iavl-cache-size = 781250

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

What's Changed

New Contributors

Full Changelog: v10.0.2...v11.0.0