What's Changed
- automated upgrade tests by @jhernandezb in #530
- Bump github.com/cosmos/ibc-go/v2 from 2.0.2 to 2.0.3 (backport #537) by @mergify in #538
- update sdk and spm version (backport #535) by @mergify in #539
IAVL Cache Size
Cosmos SDK v0.45 introduced a configuration in app.toml
that let's operators configure the iavl tree cache size, v0.45.1 includes a bugfix that was ignoring the actual iavl-cache-size
value. This value might increase RAM usage for nodes, consider modifying it to your needs.
Full Changelog: v2.0.0...v2.0.1