v3.0.0 [4975k]
Notes
- This release has state breaking changes and introduce upgrade to v3 version.
- This release introduce new module, dependencies updates and bug fixes
- This release is preparation for upcoming major upgrade to cosmos-sdk v0.47 and migration to comet-bft
Deps
- cosmos-sdk - v0.45.16
- wasmd/vm - v0.33.0/v1.3.1
- ibc-go v4.6.0
- tendermint v0.34.27
- iavl v0.19.5
What's Changed
Code
- Bump module to v3 by @cyborgshead in #721
- Bump wasmd and wasmvm, ibc-go, added ibc-fee by @cyborgshead in #722
- Add override for wasm binary size, increase to 2MB by @cyborgshead in #723
- Add block bandwidth to transient store by @cyborgshead in #724
- Update proto files by @cyborgshead in #725
- Add v3 upgrade handler by @cyborgshead in #726
- Update dockerfile and cosmovisor by @mrlp4 in #727
- Fix typos by @omahs in #728
New Contributors
Full Changelog: v2.0.0...v3.0.0