Skip to content

v1.0.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Feb 06:13
· 555 commits to main since this release
da5db44

v1.0.4 contains a few bug fixes and some significant storage layer improvements.

  • Added new config option iavl-lazy-loading, it can reduce the node startup time to seconds.
  • Update rocksdb dependency to latest v7.9.2, and tuned a few rocksdb options.
  • Update dependencies:
    • tendermint -> v0.34.26.
    • cosmos-sdk -> v0.46.9.

VersionDB

VersionDB is a major new feature introduced in this release to reduce disk space requirement of archive nodes, check the documentation for details and migration instructions.

Full ChangeLogs