Skip to content

Releases: comdex-official/comdex

ics.rc0

03 Jun 13:44
Compare
Choose a tag to compare
ics.rc0 Pre-release
Pre-release
ibc rate-limit and hooks reversed

testnet-v11.2.0

31 May 13:20
4e3cfda
Compare
Choose a tag to compare
testnet-v11.2.0 Pre-release
Pre-release

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

Full Changelog: v11.1.0...v11.2.0

testnet-v11.1.0

31 May 12:47
Compare
Choose a tag to compare
testnet-v11.1.0 Pre-release
Pre-release

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

26 May 03:16
Compare
Choose a tag to compare

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

25 May 13:26
Compare
Choose a tag to compare

Full Changelog: v9.1.0...v9.1.1

v11.0.1

09 May 13:41
20a7735
Compare
Choose a tag to compare
v11.0.1 Pre-release
Pre-release

Major changes included in this release :

  1. Ibc hooks included.
  2. Replace tendermint with skip-mev
  3. 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)
  4. Bump up IBC version to v4.4.0
  5. Add initial deposit 25% for governance proposals.
  6. Refactor make file
  7. minor bug resolutions

What's Changed

New Contributors

Full Changelog: v9.1.0...v11.0.1

Testnet - v11.0.0

09 May 13:39
20a7735
Compare
Choose a tag to compare
Testnet - v11.0.0 Pre-release
Pre-release

Major changes in this release :

  1. Ibc hooks included.
  2. tender mint upgrade
  3. minor bug resolutions

What's Changed

Full Changelog: v10.1.1...v11.0.0

v10.1.1

25 Apr 13:16
Compare
Choose a tag to compare
v10.1.1 Pre-release
Pre-release

Full Changelog: v10.1.0...v10.1.1

v10.2.0

20 Apr 09:39
b5322f0
Compare
Choose a tag to compare
v10.2.0 Pre-release
Pre-release

Major changes included :

  1. Update Cosmos SDK version to 46.11
  2. Update cosmvm to v1.2.3 and wasmd to v0.31.0
  3. Replace tendermint with skip-mev
  4. 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)
  5. Bump up IBC version
  6. Add initial deposit 25% for governance proposals.
  7. And few bug fixes

What's Changed

New Contributors

Full Changelog: v9.1.0...v10.2.0

Testnet v10.1.0

19 Apr 12:35
09bdf88
Compare
Choose a tag to compare
Testnet v10.1.0 Pre-release
Pre-release

Major changes included :

  1. Update Cosmos SDK version to 46.11
  2. Update cosmvm to v1.2.3 and wasmd to v0.31.0
  3. 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