Skip to content

Releases: comdex-official/comdex

v4.3.0 Test net release

21 Sep 05:27
763a6c6
Compare
Choose a tag to compare
Pre-release

The release includes the below changes :

  1. Test cases fix for collector, locker, vault, auction and liquidation modules.
  2. Update Pair Gov Proposal added.
  3. Code issue fixed in collector keys and asset genesis files.

v4.2.0 Test net release

07 Sep 06:56
0cd22d6
Compare
Choose a tag to compare
Pre-release

Changes in this release -

  1. Lend module rewards and interest calculation changed from per block distribution to user action.
  2. Optimisation of iterations in lend ABCI.
  3. Update liquidity module code for gauge creation and reward distribution.
  4. Ledger transactions fix for Farm and unfarm on cSwap application.

What's Changed

Full Changelog: v4.1.0...v4.2.0

v4.1.0 Test Net release

26 Aug 09:22
07bc36b
Compare
Choose a tag to compare
Pre-release

Changes included in this release :

  1. Added transactions in vault and locker so that user can check the interest on vault and lockers.
  2. Added queries in lend module.
  3. Test cases fix for lend and liquidity modules

What's Changed

Full Changelog: v4.0.0...v4.1.0

v4.0.0 Test Net Release

23 Aug 11:01
2f2b21a
Compare
Choose a tag to compare
Pre-release

Release includes below changes :

  1. Rewards and interest distribution for vault and lockers.
  2. Liquidation and collector module refactor
  3. License update

What's Changed

Full Changelog: v3.1.0...v4.0.0

v3.1.0 TestNet Release

11 Aug 16:49
213ccc8
Compare
Choose a tag to compare
Pre-release

This release includes :

  1. Code issue fix on asset module proposal.
  2. Bug fix on market module.

What's Changed

Full Changelog: v3.0.0...v3.1.0

v3.0.0 TestNet Release

10 Aug 13:14
0683850
Compare
Choose a tag to compare
Pre-release

Major changes from last release :

  1. cosmos sdk upgrade to 0.45.7
  2. tendermint update to v0.34.20
  3. Changes included for issues in audits.
  4. Changes fixed in internal reviews.

What's Changed

Full Changelog: v2.1.0...v3.0.0

audit-stage3

05 Aug 12:56
765f866
Compare
Choose a tag to compare
audit-stage3 Pre-release
Pre-release

This release includes changes expected in audit stage 2 module. Code refactor and changes post internal review and logic changes in rewards, esm, liquidation and liquidity module.

What's Changed

Full Changelog: audit-stage2...audit-stage3

Release for audit stage 2

21 Jul 02:20
a2d03e0
Compare
Choose a tag to compare
Pre-release
Merge pull request #358 from comdex-official/feature/dev

Feature/dev

TestNet Meteor release v2.1.0

19 Jul 05:37
29263f8
Compare
Choose a tag to compare
Pre-release

This release includes below changes :

  1. Cosmos SDK v0.45.6
  2. ICA.
  3. Bug fixes for tokenmint module.
  4. Implementation changes for ESM module.
  5. go version upgrade to 1.18+

What's Changed

Read more

TestNet v2.0.0

06 Jul 20:44
a3341b9
Compare
Choose a tag to compare
TestNet v2.0.0 Pre-release
Pre-release

This release is the major testnet upgrade, it includes all the modules in rc1.0 release with few minor bug fixes, removing ICA module(will be included in next release) and to tag the release with the intended upgrade name(v2.0.0) . To get more details on modules included in this release check rc1.0 release notes.