Releases: comdex-official/comdex
Releases · comdex-official/comdex
v6.0.2
Address bug fix.
What's Changed
- Address formatting fixed by @cgsingh33 in #636
Full Changelog: v6.0.1...v6.0.2
v6.0.1
What's Changed
- V6 Upgrade fix by @vishnukumavat in #628
- Feature/dev by @vishnukumavat in #629
Full Changelog: v6.0.0...v6.0.1
v6.0.0
This release includes :
- lend module bug resolutions.
- Improving test cases coverages.
- Queries refactor in lend and collector module.
- FIX: wasm snapshot
What's Changed
- bump sdk ibc version and refactor app by @dheerajkd30 in #603
- tx cmd added for lend liquidation by @pratikasr in #605
- Feature/dev by @pratikasr in #606
- CV FIX: wasm snapshot by @chillyvee in #611
- revert Sentinels tombstoned validator by @vishnukumavat in #614
- Bump actions/labeler from 4.0.2 to 4.1.0 by @dependabot in #602
- Bump actions/dependency-review-action from 2 to 3 by @dependabot in #600
- Lend, borrow refactor, queries added in band, asset by @cgsingh33 in #612
- Feature/dev by @vishnukumavat in #615
- CLI refactor in lend and collector module, sentinel's slashed data in… by @vishnukumavat in #616
- adding testcases by @pratikasr in #617
- update to 45.9 comdex's cosmos version by @dheerajkd30 in #619
- Feature/dev by @vishnukumavat in #620
- Module tests by @pratikasr in #621
- Feature/dev by @vishnukumavat in #622
- update testnet version to v6.0.0.beta by @pratikasr in #625
- Stake data update by @vishnukumavat in #626
- Feature dev upgrade merge for development by @vishnukumavat in #627
New Contributors
- @chillyvee made their first contribution in #611
Full Changelog: v5.0.0...v6.0.0
v6.0.0.beta
What's Changed
- bump sdk ibc version and refactor app by @dheerajkd30 in #603
- tx cmd added for lend liquidation by @pratikasr in #605
- Feature/dev by @pratikasr in #606
- CV FIX: wasm snapshot by @chillyvee in #611
- revert Sentinels tombstoned validator by @vishnukumavat in #614
- Bump actions/labeler from 4.0.2 to 4.1.0 by @dependabot in #602
- Bump actions/dependency-review-action from 2 to 3 by @dependabot in #600
- Lend, borrow refactor, queries added in band, asset by @cgsingh33 in #612
- Feature/dev by @vishnukumavat in #615
- CLI refactor in lend and collector module, sentinel's slashed data in… by @vishnukumavat in #616
- adding testcases by @pratikasr in #617
- update to 45.9 comdex's cosmos version by @dheerajkd30 in #619
- Feature/dev by @vishnukumavat in #620
- Module tests by @pratikasr in #621
- Feature/dev by @vishnukumavat in #622
- update testnet version to v6.0.0.beta by @pratikasr in #625
New Contributors
- @chillyvee made their first contribution in #611
Full Changelog: v5.0.0...v6.0.0.beta
v5.0.0 Main net release
Major changes from current main net version (v0.1.3)
- Added new modules asset, auction,bandoracle,collector,esm,liquidation,liquidity,locker,market,rewards,tokenmint,vault. check custom modules for more info on these modules .
- IBC upgrade to v3.3.0
- Include Authz module
- Include ICA
- Cosmwasm is changed to permissioned in this upgrade along with the version upgrade to v0.28.0
- Fee Grant Module:
What's Changed
- error code fix by @dheerajkd30 in #80
- add sonarqube by @dhogaivannan in #81
- binary compile with upcoming release by @dhogaivannan in #86
- Temporary Fix for the Oracle module by @cryptoVrse in #87
- Added wasmd and upgraded the comdex chain to cosmos sdk v0.45.0 by @cryptoVrse in #88
- refactor make file by @dheerajkd30 in #89
- update version details by @dhogaivannan in #101
- permission of cosmwasm by @cryptoVrse in #95
- update makefile,build and add release.yml by @dhogaivannan in #108
- upgrade wasmd version to v0.25.0 by @cryptoVrse in #123
- Include authz by @dheerajkd30 in #125
- Upgrade Versions : CosmosSdk 45.4,tendermint 34.19 ,go,bandchain to v… by @dheerajkd30 in #136
- Feature/dev by @dheerajkd30 in #137
- Asset Module Restructured by @cgsingh33 in #150
- Newtestdev by @rajrohit10 in #151
- Feature/permissioned cosmwasm by @cryptoVrse in #154
- add lint go by @dhogaivannan in #156
- liquidity, locking and pool incentives added by @vishnukumavat in #158
- amino codec changes for vault by @dheerajkd30 in #159
- update vault codec msg name by @dheerajkd30 in #160
- Vault codec by @dheerajkd30 in #161
- re generate vault msg.pb by @dheerajkd30 in #162
- lcoker module register changes by @dheerajkd30 in #163
- update locker codec by @dheerajkd30 in #164
- spell check by @dheerajkd30 in #165
- update locker cli by @dheerajkd30 in #166
- update vault tx proto by @dheerajkd30 in #167
- protos corrected by @cgsingh33 in #168
- Testdevproto by @cgsingh33 in #169
- pointers removed by @cgsingh33 in #170
- updating tokenmint bugs by @rajrohit10 in #171
- Testdev wasm by @pratikasr in #172
- Testdev wasm by @cgsingh33 in #173
- Testdev wasm by @cgsingh33 in #174
- msg.proto => tx.proto file rename by @vishnukumavat in #175
- Testdev wasm by @cgsingh33 in #176
- update locker proto , query server and query changes by @dheerajkd30 in #177
- wasm fix by @cgsingh33 in #178
- pagination added by @cgsingh33 in #179
- admin removed by @cgsingh33 in #180
- Swapfee integration by @vishnukumavat in #181
- Dutch tests by @karthik340 in #182
- checks for market price added in liquidation,auction by @cgsingh33 in #184
- fix lint - build.yml by @dhogaivannan in #185
- Update README.md -> testnet version by @dhogaivannan in #183
- added error handling in starting dutch auction by @karthik340 in #186
- Devtestnew by @cgsingh33 in #187
- uncommented token burn in dutch auction by @karthik340 in #188
- Prices integration in liquidity module by @vishnukumavat in #190
- Devtestquery by @cgsingh33 in #191
- adding Amt in logic in unliquidate Vaults by @pratikasr in #193
- updated msg bindings & vault refactor by @pratikasr in #194
- vault query, collector restructure by @cgsingh33 in #196
- lsr update fix by @cgsingh33 in #197
- updated bindings for liquidation & rewards by @pratikasr in #198
- updating message_plugins by @pratikasr in #199
- updating locker & vault bugs by @rajrohit10 in #201
- locker, vault, collector, wasm bug fix by @cgsingh33 in #202
- fixed bugs in surplus , debt , dutch auctions by @karthik340 in #203
- Testwasmfix by @cgsingh33 in #204
- panic issue solved by @cgsingh33 in #205
- bug fixes, field added in pair vault by @cgsingh33 in #206
- stable mint bug fix by @cgsingh33 in #207
- modify gov proposal to add extended proposal from json file by @dheerajkd30 in #208
- Fixed dust calculations and handled errors by @karthik340 in #209
- update gov proposal to pass thru json file by @dheerajkd30 in #210
- update add asset mapping proposal thru json by @dheerajkd30 in #211
- refactoring ext rewards for vault by @Subham2804 in #212
- Upgrade handlers for Testnet release v1.0.1 added by @vishnukumavat in #195
- Testdev auction bindings by @pratikasr in #213
- added conversion of usd to uusd feature by @karthik340 in #214
- testdev locker refactor by @pratikasr in #215
- changed burn mechanism in dutch auction and integrated auction params in auction module by @karthik340 in #216
- collector check added by @cgsingh33 in #217
- minor fix by @cgsingh33 in #218
- auction check added in collector by @cgsingh33 in #219
- Removed params in auction and fixed bug in dutch auction by @karthik340 in #220
- Improved naming convention in AuctionParams by @karthik340 in #221
- hard coded price removed by @cgsingh33 in #222
- update makefile, refactor cmd dir, remove lend and liquidity changes … by @dheerajkd30 in #223
- update cosmwam proposal configs by @dheerajkd30 in #227
- add wasmclient to gov proposal handlers by @dheerajkd30 in #229
- add feegrant to store upgrade by @dheerajkd30 in #230
- update readme.md by @dheerajkd30 in #232
- refactor and modify generate-proto code by @dheerajkd30 in #237
- fixed dust calculation and target required cmst calculation by @karthik340 in #243
- Testdev demo by @cgsingh33 in #244
- refactor app.go ans start sh by @dheerajkd30 in #245
- Liquidity module changes revert by @vishnukumavat in #246
- Testdev auction by @cgsingh33 in #249
- time check added by @cgsingh33 in #250
- Testdev auction by @cgsingh33 in #251
- Testdev auction by @cgsingh33 in #252
- adding ICA Host m...
v5.1.0.beta
collector type change
Patch upgrade testnet
This release has code fix for duplicate farmers to be discarded.
Full Changelog: v5.0.0.beta...v5.0.1.beta
Test net v5.0.0.beta release
This release has below major changes
- Audit fixes for lend and liquidation modules.
- Internal review fixes for all the modules.
What's Changed
- Bump github.com/golangci/golangci-lint from 1.49.0 to 1.50.0 by @dependabot in #486
- state init for asset and apps in upgrade by @vishnukumavat in #495
- liquidity pair creation by @vishnukumavat in #496
- resolve all lint issues, gosec issues and refactor by @dheerajkd30 in #499
- upgrade code added, unused file removed by @cgsingh33 in #501
- Bump github.com/golangci/golangci-lint from 1.49.0 to 1.50.0 by @dependabot in #500
- Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 by @dependabot in #502
- Minimum epoch duration, reward refactor by @vishnukumavat in #503
- Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 by @dependabot in #504
- Bump github.com/golangci/golangci-lint from 1.49.0 to 1.50.0 by @dependabot in #505
- Lend final by @pratikasr in #507
- Dragonberry Integration by @vishnukumavat in #511
- v5 initial checkin by @dheerajkd30 in #494
- band integrated by @cgsingh33 in #506
- Remove alias.go by @vishnukumavat in #512
- Feature/dev by @vishnukumavat in #513
- Value fix added for reward calculation by @vishnukumavat in #514
- All module remove alias and refactor code by @dheerajkd30 in #515
- Alias removal by @vishnukumavat in #517
- Bump actions/setup-go from 3.3.0 to 3.3.1 by @dependabot in #519
- Bump github.com/swaggo/swag from 1.8.6 to 1.8.7 by @dependabot in #518
- Feature/dev by @vishnukumavat in #520
- test cases fix by @cgsingh33 in #516
- println removed by @cgsingh33 in #524
- Feature/dev by @cgsingh33 in #525
- update version name to test beta migration by @cgsingh33 in #527
- renaming by @pratikasr in #528
- commenting abci by @pratikasr in #529
- Hbr test by @pratikasr in #530
- updating kv store byte by @pratikasr in #531
- reordering by @pratikasr in #532
- Hbr test by @pratikasr in #533
- for testing only by @pratikasr in #534
- Hbnewtest by @cgsingh33 in #537
- Active farmer set bug fix by @vishnukumavat in #538
- update protocol parameters by @dheerajkd30 in #539
- Feature/dev by @vishnukumavat in #540
- correct error types by @dheerajkd30 in #542
- Update asset name by @vishnukumavat in #541
- app.go fixes for few modules by @dheerajkd30 in #543
- context fix locker and rewards module by @dheerajkd30 in #544
- Feature/dev by @vishnukumavat in #545
- stablemint decimal fix by @cgsingh33 in #547
- asset module migration added by @pratikasr in #550
- minor addition by @pratikasr in #551
- restructure init and end blocker modules by @dheerajkd30 in #555
- esm changes, decimal fix added by @cgsingh33 in #558
- Hbrefactor by @pratikasr in #549
- Audit fixes, Stablemint and ESM fix, by @cgsingh33 in #559
- removing logger by @pratikasr in #561
- cmst asset out oracle price is true by @cgsingh33 in #562
- Feature/dev by @cgsingh33 in #563
Full Changelog: v5.rc...v5.0.0.beta
v4.3.2 testnet update
downgrade iavl version