v2.1.0-rc1
Pre-release
Pre-release
What's Changed
- fix ibc hooks to not throw error on every ack. by @puneet2019 in #388
- update go.mod to v46, add groups. by @puneet2019 in #383
- chore: bump Cosmos SDK to v0.46.11 and use CometBFT by @xlab in #390
- Adding LSM module (x/lsnative) by @xlab in #391
- feat: Add oracle module by @Tikaryan (merged by @ajeet97) in #392
- fix: Use lsnative module imports in migrations by @ajeet97 in #393
- LSM upstream changes by @xlab in #394
- chore: set oracle default params and values for the testnet launch by @xlab in #395
- fix: don't remove min_self_delegation from the state and respect its proto index by @xlab in #396
New Contributors
Full Changelog: v2.0.0...v2.1.0-rc1