Notes
- This release has state breaking changes and introduce upgrade to v4 version.
- This release introduce new modules, dependencies updates and bug fixes
- This release is major upgrade to cosmos-sdk v0.47 and migration to comet-bft
- Next release will have major upgrade tokenomics and tuning of economy
Deps
- cosmos-sdk - v0.47.12
- wasmd/vm - v0.45.0/v1.5.2
- ibc-go - v7.6.0
- comet-bft - v0.37.8
- iavl - v0.20.1
What's Changed
- Bump module version by @cyborgshead in #733
- Bump deps by @cyborgshead in #734
- Added liquidity module by @cyborgshead in #736
- Updated encoding config by @cyborgshead in #737
- Upgrade wasm bindings by @cyborgshead in #740
- Added test suite by @cyborgshead in #741
- Update ibc and liquidity migration by @cyborgshead in #748
- Added token factory module with bindings by @cyborgshead in #750
- Updated modules initialisations on genesis by @cyborgshead in #751
- Update README.md @maximxmoroz in #744
- chore: fix struct name in comment by @xiaoxiangirl in #746
- Update run_validator.md by @nokogirisrv in #752
- Added NFT module by @cyborgshead in #756
- Added clock (cron) module by @cyborgshead in #757
- chore: remove repeat words by @closeobserve in #754
- Cleanup gogo/protobuf dep by @cyborgshead in #759
- Added root denom as denom unit of boot by @cyborgshead in #760
- Added ICA host and controller modules by @cyborgshead in #767
- Update README.md by @cyborgshead in #768
- Added packet forward and ibc hooks middlewares by @cyborgshead in #769
- Added interchain queries module by @cyborgshead in #770
- Upgrade params udpate by @cyborgshead in #771
- General refactoring of v4 by @cyborgshead in #774
- Updated swagger and openapi by @cyborgshead in #735
- V4 final updates by @cyborgshead in #775
- update dockerfile for v4 @mrlp4 in #776
New Contributors
- @xiaoxiangirl made their first contribution in #746
- @nokogirisrv made their first contribution in #752
- @closeobserve made their first contribution in #754
Full Changelog: v3.0.1...v4.0.0