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
.
- tendermint ->
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.