Skip to content

v4.0.0-croeseid

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Oct 05:40
· 162 commits to master since this release

October 31, 2022

v4.0.0-croeseid

This is the release of Crypto.org Chain's v4.0.0 for the upcoming Croseid 5 testnet. It contains following changes (when compared with v3):

Added

  • 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 to 5%. #845

Changed

  • Upgrade cosmos-sdk to v0.46.3+ and ibc-go to v5.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 in x/nft's Denom. #860

Deprecated

  • Marked x/supply module, including its CLI and gRPC, as deprecated. #724

Security

  • Security fixes for Swagger UI. #704

WARNING: this binary cannot be used on the Croeseid 4 testnet. The instructions for the Croeseid 5 testnet will be posted later.