Skip to content

Releases: crypto-org-chain/chain-main

v3.0.1

26 Aug 03:44
b4b4d97
Compare
Choose a tag to compare
v3.0.1 Pre-release
Pre-release

August 26, 2021

This version is identical to the v3.0.0, but updated the IBC dependency to 1.0.1 which contains a security patch.
WARNING: USE v3.3.2 for the upgrade: https://github.com/crypto-org-chain/chain-main/releases/tag/v3.3.2

v3.0.0

23 Aug 03:42
718b751
Compare
Choose a tag to compare
v3.0.0 Pre-release
Pre-release

August 23, 2021

This version is meant for the "Draco II" mainnet upgrade to enable easier native token issuance via IBC solo machines. It is based on IBC 1.0 and Cosmos SDK 0.43.0 which
contain several new features (such as the feegrant and authz modules), bug fixes (such as the vesting account bug fix)
and breaking changes. For more details, please see the Cosmos SDK
and ibc-go release notes.
In addition to that, it also uses Tendermint v0.34.12.
WARNING: USE v3.3.2 for the upgrade: https://github.com/crypto-org-chain/chain-main/releases/tag/v3.3.2

v3.0.0-croeseid

13 Aug 07:00
Compare
Choose a tag to compare
v3.0.0-croeseid Pre-release
Pre-release

August 13, 2021

This version is meant for the future testnet. It is based on IBC 1.0 and Cosmos SDK 0.43.0 which
contain several new features (such as the feegrant and authz modules), bug fixes (such as the vesting account bug fix)
and breaking changes. For more details, please see the Cosmos SDK
and ibc-go release notes.

v2.1.2

06 Aug 02:20
Compare
Choose a tag to compare

August 6, 2021

This version is based on Cosmos SDK 0.42.9 which, among other changes, contains a fix for the non-deterministic app hash mismatch
issues after node restarts or state sync.

v2.1.1

12 Jul 08:42
Compare
Choose a tag to compare
v2.1.1 Pre-release
Pre-release

July 12, 2021

This version is based on Cosmos SDK 0.42.7 which, among other changes, contains additional state sync-related fixes.

v2.1.0

22 Jun 07:08
Compare
Choose a tag to compare
v2.1.0 Pre-release
Pre-release

June 22, 2021

This version is based on Cosmos SDK 0.42.6 and Tendermint 0.34.11 which, among other changes, contain state sync-related fixes.

Changelog

Features

  • 565 NFT module query denom by name

v2.0.1

18 May 04:23
b168ebc
Compare
Choose a tag to compare

May 18, 2021
This release version is the same as v2.0.0, but contains an upgrade-critical fix.
NOTE that the upgrade plan name is still expected to be "v2.0.0".
WARNING: DO NOT UPGRADE to this binary immediately; please follow the upgrade instructions described here: https://crypto.org/docs/getting-started/upgrade_guide.html#the-canis-major-upgrade-guide-v1-to-v2-0-0

Changelog

Bug Fixes

  • 552 nft module store initialized after upgrade

v2.0.0

14 May 03:24
f9285ff
Compare
Choose a tag to compare
v2.0.0 Pre-release
Pre-release

This pre-release version contains the scope of ADR-003 for the mainnet upgrade. It also upgrades to the latest version of Tendermint (0.34.10).
WARNING: USE https://github.com/crypto-org-chain/chain-main/releases/tag/v2.0.1 for the upgrade.

Changelog

Breaking changes

  • 516 NFT module added

Features

  • 445 aggregated tx history query command
  • 438 multi-sign batch command exposed

Improvements

  • 536 support for Arm64 (Linux and macOS)
  • 494 default timeout_commit adjusted
  • 533 Swagger UI contains chain-main API

Bug Fixes

  • 441 fix for keyring on Linux

v2.0.0-croeseid

10 May 03:42
b95a257
Compare
Choose a tag to compare

This release version contains the scope of ADR-003 for the Croeseid testnet. It also upgrades to the latest version of Tendermint (0.34.10).
WARNING: there is a new "testnet-croeseid-3" network (i.e. do not use this binary on "testnet-croeseid-2") -- see the instructions described here: https://crypto.org/docs/getting-started/croeseid-testnet.html

Breaking changes

  • 516 NFT module added

Features

  • 445 aggregated tx history query command
  • 438 multi-sign batch command exposed

Improvements

  • 536 support for Arm64 (Linux and macOS)
  • 494 default timeout_commit adjusted
  • 533 Swagger UI contains chain-main API

Bug Fixes

  • 441 fix for keyring on Linux

v1.2.1

09 Apr 05:02
Compare
Choose a tag to compare

April 9, 2021
A version based on the upstream release of Cosmos SDK 0.42.4.