Major changes included :
- Update Cosmos SDK version to 46.11
- Update cosmvm to v1.2.3 and wasmd to v0.31.0
- Replace tendermint with skip-mev
- Farming rewards distribution from incentives module that was missed due to oracle issue being included in this. (For more info : 5. https://github.com/comdex-official/incident-reports/blob/main/comdex-1/incentives_epoch_miss_12th_march_23.md)
- Bump up IBC version
- Add initial deposit 25% for governance proposals.
- And few bug fixes
What's Changed
- Mv9 by @pratikasr in #688
- Feature/dev by @pratikasr in #689
- Bump github.com/swaggo/swag from 1.8.9 to 1.8.10 by @dependabot in #666
- Bump github.com/golangci/golangci-lint from 1.50.1 to 1.51.2 by @dependabot in #690
- bump up ibc and cosmos version by @dheerajkd30 in #697
- Refactor make file by @dheerajkd30 in #704
- Root configs modified for client commands by @vishnukumavat in #691
- Add initial deposit for gov proposals to avoid spam by @dheerajkd30 in #703
- add support for sdk 46.7 by @dheerajkd30 in #711
- Bump google.golang.org/protobuf from 1.28.2-0.20220831092852-f930b1dc76e8 to 1.29.0 by @dependabot in #714
- borrow more functionality added by @pratikasr in #712
- update swagger and docker by @dheerajkd30 in #709
- Bump github.com/golang/protobuf from 1.5.2 to 1.5.3 by @dependabot in #713
- query name changed by @cgsingh33 in #716
- Feature/dev by @vishnukumavat in #702
- updating ica hostparams by @pratikasr in #717
- Feature/dev by @pratikasr in #718
- swagger yaml updated by @cgsingh33 in #720
- add go version check in make file by @dheerajkd30 in #721
- Distribution by @vishnukumavat in #725
- Bump google.golang.org/protobuf from 1.29.0 to 1.30.0 by @dependabot in #726
- Bump actions/setup-go from 3.5.0 to 4.0.0 by @dependabot in #723
- resolve struct error by @dheerajkd30 in #727
- Feature/dev by @vishnukumavat in #731
- minor fix in rewards iter by @pratikasr in #742
- Bump github/super-linter from 4 to 5 by @dependabot in #740
- (chore): Replace tendermint with latest corresponding version of mev-tendermint by @bpiv400 in #735
- Bump github.com/CosmWasm/wasmvm from 1.1.1 to 1.2.3 by @dependabot in #743
- update tendermint to skip mev and replace iavl to avoid state breakin… by @dheerajkd30 in #744
- test net v0.10.1 upgrade handler by @dheerajkd30 in #747
- update go.mod, added upgrade handler, update rewards fix, replace tendermint with skip-mev by @cgsingh33 in #748
- upgrade v10 for main net, update go version on ymls by @dheerajkd30 in #749
- workflow, upgrade name updated by @cgsingh33 in #750
- update golang version on jobs to 1.19 by @dheerajkd30 in #751
- workflow updated by @cgsingh33 in #752
New Contributors
Full Changelog: v9.1.0...v10.2.0