Releases: comdex-official/comdex
ics.rc0
ibc rate-limit and hooks reversed
testnet-v11.2.0
This release includes the testnet fix which broke the pruning post v11.0.0 release.
NOTE : This is ONLY FOR TEST NET. IT WILL NEVER BE APPLIED ON MAIN NET.
To fix the store and pruning there will be two upgrades on test net.
Second to v11.2.0 to apply the new state and fix the pruning issue.
Please go through the upgrade document of the detailed steps.
What's Changed
- Pool farming actions aggregation - deposit-farm & unfarm-withdraw by @vishnukumavat in #769
- Bump actions/setup-go from 4.0.0 to 4.0.1 by @dependabot in #768
- Bump github.com/spf13/cast from 1.5.0 to 1.5.1 by @dependabot in #767
- Add asset permissionless transaction by @vishnukumavat in #774
- v12 Testnet Migration by @cgsingh33 in #778
- testnet v11.2.0, mainnet v11.3.0 added by @cgsingh33 in #780
- old upgrade removed by @cgsingh33 in #781
- Feature/dev by @vishnukumavat in #770
Full Changelog: v11.1.0...v11.2.0
testnet-v11.1.0
This release includes the testnet fix which broke the pruning post v11.0.0 release.
NOTE : This is ONLY FOR TEST NET. IT WILL NEVER BE APPLIED ON MAIN NET.
To fix the store and pruning there will be two upgrades on test net.
First to v11.1.0 to remove the old packet forward(mis configured state)
Second to v11.2.0 to apply the new state and fix the pruning issue.
Please go through the upgrade document of the detailed steps.
Full Changelog: v11.0.0...v11.1.0
main-net-v9.1.2
This is emergency patch to update ibc go version to 4.2.2. 4.2.1 as informed by team was released mistakenly.
Full Changelog: v9.1.1...v9.1.2
patch-v9.1.1
Full Changelog: v9.1.0...v9.1.1
v11.0.1
Major changes included in this release :
- Ibc hooks included.
- 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 : https://github.com/comdex-official/incident-reports/blob/main/comdex-1/incentives_epoch_miss_12th_march_23.md)
- Bump up IBC version to v4.4.0
- Add initial deposit 25% for governance proposals.
- Refactor make file
- minor bug resolutions
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
- updating DistributeExtRewardLend fn by @pratikasr in #753
- (chore): bump mev-tendermint version to v0.34.24-mev.18 by @bpiv400 in #758
- Feature/dev by @vishnukumavat in #755
- Ibc hooks, rate limits by @dheerajkd30 in #757
- add upgrade logs by @dheerajkd30 in #763
- ibc hooks, ibc rate limit added by @cgsingh33 in #762
New Contributors
Full Changelog: v9.1.0...v11.0.1
Testnet - v11.0.0
Major changes in this release :
- Ibc hooks included.
- tender mint upgrade
- minor bug resolutions
What's Changed
- 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
- updating DistributeExtRewardLend fn by @pratikasr in #753
- (chore): bump mev-tendermint version to v0.34.24-mev.18 by @bpiv400 in #758
- Feature/dev by @vishnukumavat in #755
- Ibc hooks, rate limits by @dheerajkd30 in #757
- add upgrade logs by @dheerajkd30 in #763
- ibc hooks, ibc rate limit added by @cgsingh33 in #762
Full Changelog: v10.1.1...v11.0.0
v10.1.1
Full Changelog: v10.1.0...v10.1.1
v10.2.0
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
Testnet v10.1.0
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
What's Changed
- 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
New Contributors
Full Changelog: v10.0.0...v10.1.0