October 31, 2022
v4.0.0
This is the release of Crypto.org Chain's v4.0.0
. 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
to5%
. #845
Changed
- 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
Deprecated
- Marked
x/supply
module, including its CLI and gRPC, as deprecated. #724
Security
- Security fixes for Swagger UI. #704
WARNING: DO NOT upgrade to this binary yet; the upgrade instructions and governance proposal are to be posted later.