Releases: comdex-official/comdex
testnet-v12.0.1
Full Changelog: v12.0.0...v12.0.1
Dora-hack-v2
Hack-v2 binding json modified
v12.0.0
Major updates in this release -
- Bump up cosmwasm to 1.3.0
- Update go version to 1.20+
- Include ICQ module
- Add pool depreciate pools changes of Commodo.
- Auction and Liquidation refactor.
What's Changed
- Liq auc refactor2 by @cgsingh33 in #794
- include Interchain queries ICQ module by @dheerajkd30 in #797
- icq added by @cgsingh33 in #798
- init register codec by @cgsingh33 in #801
- adding pool Depreciate poposal by @pratikasr in #761
- Bump actions/labeler from 4.1.0 to 4.2.0 by @dependabot in #802
- Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 by @dependabot in #800
- Bump github.com/golangci/golangci-lint from 1.51.2 to 1.53.3 by @dependabot in #796
- Bump github.com/strangelove-ventures/packet-forward-middleware/v4 from 4.0.4 to 4.0.6 by @dependabot in #775
- Feature/dev by @dheerajkd30 in #804
- go version upgrade to 1.20 by @cgsingh33 in #812
- liquidationV2 & auctionV2 draft by @pratikasr in #760
- adding auction queries by @pratikasr in #814
- Liq auc refactor by @pratikasr in #815
- refactoring liquidate.go, bid.go by @pratikasr in #818
- adding auction queries and minor refactor by @pratikasr in #820
- Refund v12 by @Subham2804 in #819
- minor refactor by @cgsingh33 in #821
- Added Queries for auctionsV2 by @pratikasr in #822
- Bump github.com/CosmWasm/wasmvm from 1.2.1 to 1.3.0 by @dependabot in #816
- Bump github.com/osmosis-labs/osmosis/v15 from 15.1.2 to 15.2.0 by @dependabot in #811
- Bump actions/labeler from 4.2.0 to 4.3.0 by @dependabot in #813
- updating codec typeUrl by @pratikasr in #827
- go sum updated by @cgsingh33 in #823
- Auctions v2 refactor by @pratikasr in #833
- Feature/dev by @pratikasr in #817
- updating version by @pratikasr in #834
- Feature/dev by @pratikasr in #835
- bump sdk version by @pratikasr in #836
- Feature/dev by @pratikasr in #837
Full Changelog: v11.5.1...v12.0.0
v11.5.1
This release is compatible with v11.5.0 on main net and v11.4.0 on test net. This is to fix state sync issue.
This binary can be replaced with the old one without any co-ordinated upgrade. For any queries please communicate on the discord channel.
Dora-hack-v1
Full Changelog: v11.4.0...Hack-v1
mainnet-11.5.0
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.2
- Add initial deposit 25% for governance proposals to avoid spam proposals.
- Refactor make file
- Added add-asset transaction, this adds an asset w/o the governance but with certain fees.
- 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
- 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
- genesis validation fix for liquidity module by @vishnukumavat in #783
- bump ibc-go by @dheerajkd30 in #785
- upgrade plan name changed by @cgsingh33 in #788
- genesis validation fix , bump ibc-go, upgrade plan name changed by @cgsingh33 in #789
- auto lint and update make build by @dheerajkd30 in #791
- auto lint and update make build by @cgsingh33 in #792
New Contributors
Full Changelog: v9.1.2...v11.5.0
testnet-v11.4.0
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
- genesis validation fix for liquidity module by @vishnukumavat in #783
- bump ibc-go by @dheerajkd30 in #785
- upgrade plan name changed by @cgsingh33 in #788
- genesis validation fix , bump ibc-go, upgrade plan name changed by @cgsingh33 in #789
- auto lint and update make build by @dheerajkd30 in #791
- auto lint and update make build by @cgsingh33 in #792
Full Changelog: v11.3.0...v11.4.0
v9.1.4
Full Changelog: v9.1.2...v9.1.4
v11.3.0
This release includes the testnet fix which broke the pruning post v11.0.0 release. And includes genesis validation bug fix due to which migration to v11.1.0 failed
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.3.0 to remove the old packet forward(mis configured state)
Second to v11.40 to apply the new state and fix the pruning issue and upgrade to latest version.
Please go through the upgrade document of the detailed steps.
What's Changed
- genesis validation fix for liquidity module by @cgsingh33 in #784
Full Changelog: v11.1.0...v11.3.0
v9.1.3
This release includes bowl change
- root configs modified for client commands
This is included to fix a issue during integration with stride.
Full Changelog: v9.1.2...v9.1.3