- #1023 Integrate sdk 0.47
- #1044 Revert the protobuf package name changes introduced in #1023.
- #1060 Upgrade rocksdb to
v9.2.1
and bump versiondb. - #1061 Integrate sdk 0.50.
- #1068 Upgrade ibc-go to
v8.3.2
and remove icaauth module. - #1084 Add MsgModuleQuerySafe in allowed messages for ica host param.
- #1086 Upgrade ibc-go to
v8.4.0
. - #1087 Ensure expedited related gov params pass the basic validation.
- #1088 Upgrade solomachine to
v0.1.4
and ibc-go tov8.5.1
.
- #1091 Update cometbft to
0.38.13
, sdk tov0.50.10
and memiavl to latest.
- #1091 Upgrade cometbft to v0.38.13, cosmos-sdk to
v0.50.10
.
Dec 6, 2023
- #991 Update cometbft
v0.34.29
with several minor bug fixes and low-severity security-fixes. - #998 Port halt-height fix from sdk
- #1002 Update to latest memiavl version
- #1004 Update rocksdb dependency to 8.1.1.
- #1009 Update memiavl to c575f4797ca4, update cosmos-sdk to v0.46.15.
- #1010 Bump librocksdb to 8.5.3
- #1019 Limit the length of NFTTransfer fields.
Jun 14, 2023
- #975 Integrate local state-sync commands.
- #988 Release testnet binaries together.
- #989 Integrate memiavl feature.
Jun 9, 2023
- #986 Patch barberry.
May 30, 2023
April 27, 2023
- #927 Integrate versiondb.
- #942 Update cosmos-sdk to
v0.46.12
to supportiavl-lazy-loading
. - #946 Update nixpkgs to release-22.11 and go version to 1.20.3.
February 20, 2023
Cosmos SDK was upgraded to v0.46.10 and binaries are built with go 1.20.1.
- 925 Cosmos SDK was upgraded to v0.46.10
January 3, 2023
The ibc-go was upgraded to v5.2.0
- 912 ibc-go was upgraded to v5.2.0
December 14, 2022
The Cosmos SDK was upgraded to v0.46.7 and binaries are built with go 1.19.4.
- 909 Cosmos SDK upgraded to v0.46.7
December 6, 2022
The upgrade plan name was changed to "v4.2.0" (from "v4.0.0") which adds several other messages to the ICA allowlist (missing staking messages and ICS721).
- 905 ics23 was bumped to the official 0.9 release.
December 1, 2022
A bug fix and upgrade to Cosmos SDK to the latest v0.46.x revision and Tendermint to 0.34.24.
- 903 Fixed denomID and tokenID splitting logic when denom has ibc
- 904 Cosmos SDK to the latest v0.46.x revision and Tendermint to 0.34.24.
November 21, 2022
Upgrade to Cosmos SDK to v0.46.6.
- 899 upgraded Cosmos SDK to v0.46.6.
November 18, 2022
Upgrade to Cosmos SDK to v0.46.5 and Tendermint to v0.34.23.
- 897 upgraded Cosmos SDK to v0.46.5 and Tendermint to v0.34.23.
November 11, 2022
Upgrade to Cosmos SDK to v0.46.5+ and ibc-go to 5.1.
- 896 upgraded Cosmos SDK to v0.46.5+ and ibc-go to 5.1
November 2, 2022
A small fix on top of v4.0.0
and upgrade to Cosmos SDK v0.46.4.
- 890 added IAVL configuration flags
October 31, 2022
This is the release of Cronos.org Chain's v4.0.0
. It contains following changes (when compared with v3
):
- Support for interchain accounts. #730 #732 #733
- IBC Fee middleware for incentivizing relayers. #763 #834
- Add support for NFT transfer via IBC. #860
- Set default
min_commission_rate
to5%
. #845
- Upgrade
cosmos-sdk
tov0.46.3+
andibc-go
tov5.0.1
. #850 #869 #884 - Changed go version to
1.19
. #884 - Change the default priority mechanism to be based on gas price
- Add
url
inx/nft
'sDenom
. #860
- Marked
x/supply
module, including its CLI and gRPC, as deprecated. #724
- Security fixes for Swagger UI. #704
March 1, 2022
This version is identical to v3.3.3, but
- Bump
cosmos-sdk
,ibc-go
andtendermint
to latest minor versions. #711 - Upgrade Swagger UI version for security fixes. #704
December 6, 2021
This version is identical to v3.3.2, but Cosmos SDK was upgraded to 0.44.5 and Tendermint was upgraded to v0.34.15 (the previous versions contain potential concurrency-related bugs).
November 29, 2021
This version is identical to v3.3.1, but it's compiled with Go 1.17 and the Cosmos SDK was updated to 0.44.4 which contains a fix for the vesting account migrations (the workaround was removed).
November 25, 2021
This version is identical to v3.3.0, but its bundled swagger-ui was updated to a newer version (the previous version contained a potential reflective XSS vulnerability) and a workaround for vesting account migrations was added in the upgrade handler.
- 679 workaround for vesting account migrations in the upgrade handler
- 678 swagger ui updated to 4.1.0
November 10, 2021
This version is identical to v3.2.0, but ibc-go was upgraded to 2.0.0, Cosmos SDK to 0.44.3, and Tendermint was upgraded to v0.34.14.
- 665 default gRPC config listening on 127.0.0.1
September 30, 2021
This version is identical to the v3.1.1, but did the following dependency upgrades:
- ibc-go was upgraded to 1.2.0;
- tendermint was upgraded to v0.34.13;
- Cosmos SDK was upgraded to 0.44.1.
The upgraded Cosmos SDK version contains a fix for the upgrade non-determinism issue that was discovered during upgrade testing.
WARNING: DO NOT upgrade to this binary yet; instructions are going to be published later on https://docs.cronos.org/
September 7, 2021
This version is identical to the v3.1.0, but updated the ibc-go dependency to 1.1.0. WARNING: DO NOT upgrade to this binary yet; instructions are going to be published later on https://docs.cronos.org/
September 2, 2021
This version is identical to the v3.0.1, but updated the Cosmos SDK dependency to 0.44.0 which contains a consensus-breaking security patch. WARNING: DO NOT upgrade to this binary yet; instructions are going to be published later on https://docs.cronos.org/
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: DO NOT upgrade to this binary yet; instructions are going to be published later on https://docs.cronos.org/
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: DO NOT upgrade to this binary yet; instructions are going to be published later on https://docs.cronos.org/
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.
July 12, 2021
This version is based on Cosmos SDK 0.42.7 which, among other changes, contains additional state sync-related fixes.
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.
- 565 NFT module query denom by name
May 18, 2021
This released 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: please follow the upgrade instructions described here: https://docs.cronos.org/for-node-hosts/running-nodes/cronos-mainnet
- 552 NFT module store initialized after upgrade
May 14, 2021
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: please follow the upgrade instructions described here: https://docs.cronos.org/for-node-hosts/running-nodes/cronos-mainnet/the-v1.2-upgrade-guide-v1.1.-to-v1.2.0
- 516 NFT module added
- 536 support for Arm64 (Linux and macOS)
- 494 default timeout_commit adjusted
- 533 Swagger UI contains chain-main API
- 441 fix for keyring on Linux
April 9, 2021
A version based on the upstream release of Cosmos SDK 0.42.4.
March 26, 2021
A version based on the upstream release of Cosmos SDK 0.42.3.
- 423 duplicate commands removed
March 11, 2021
A version based on the upstream release of Cosmos SDK 0.42.1.
- 411 bank keeper correctly initialized
March 9, 2021
A version based on the upstream release of Cosmos SDK 0.42.0. (Note that the SDK 0.42.0 release is nearly identical to the patched SDK fork 0.41.4 that was used in 1.0.0.)
March 4, 2021
A final initial released version based on a patched fork of Cosmos SDK 0.41.4 (the patch is identical to the 0.8.1 to 0.9.1 releases, i.e. it fixes the bech32 address lookup issue in v0.40/v0.41 SDK releases).
- initial modules and custom protobuf were named with "v1"
February 4, 2021
A version based on a patched fork of Cosmos SDK 0.41.0.
January 28, 2021
A version based on the release of Cosmos SDK 0.41.0.
January 20, 2021
A version based on the patched release of Cosmos SDK 0.40.1 that includes security fixes in Tendermint 0.40.3.
January 11, 2021
A version based on the final release of Cosmos SDK 0.40.
- 347 keyring options help extended
- 346 validation of command-line signed integer arguments
- 345 legacy code removed
December 17, 2020
A version based on rc5 of Cosmos SDK 0.40 release candidate.
- many backwards incompatible changes to rc0 of Cosmos SDK 0.40
- supply querying
- IBC module added
- using upstream Cosmos SDK denomination conversion utilities
October 14-November 16, 2020 Early versions based on rc0 of Cosmos SDK 0.40 release candidate.