Releases: irisnet/irishub
v3.1.1
v3.1.1
Release Notes
This is a compatibility version that does not affect network consensus. It fixes a node exit problem caused by ethermint api panic. It is recommended to upgrade the node.
ChangeLog
Bug Fixes
(IRISHub) 2951 Fix panic,ethermint API panic causes node exit.
Full Changelog: v3.1.0...v3.1.1.
v3.1.0
v3.0.0
Release Notes
This is a breaking release introduces new features, multiple improvements and bug fixes described in the Changelog.
ChangeLog
API Breaking Changes
- #403 Standardized parameter naming.
State Machine Breaking
Features
- (IRISHub) #2908 Add ICA module.
- (IRISHub) #2909 Add Cosmos LSM module.
- (IRISHub) #2925 Enhance token module.
Improvements
- (IRISHub) #2910 Improve code.
- (IRISHub) #2912 Change go path from v2 to v3.
- (IRISHub) #2914 Improve unit test.
- (IRISHub) #2918 Adjusting the parameters of the ica module.
- (IRISHub) #2919 Adjusting gov config.
- (IRISHub) #2924 Update evm
AllowUnprotectedTxs
params. - (IRISHub) #2928 Initialize gov
MinDepositRatio
params. - (IRISHub) #2938 Reduce
MinGasPrice
of EVM to 50Gwei.
Full Changelog: v2.1.0...v3.0.0
v3.0.0-rc1
Release Notes
This is a breaking release introduces new features, multiple improvements and bug fixes described in the Changelog.
ChangeLog
API Breaking Changes
- #403 Standardized parameter naming
State Machine Breaking
- (IRISMod) #385 Bump cosmos-sdk to v0.47.9-ics-lsm.
Features
- (IRISHub) #2908 Add ICA module.
- (IRISHub) #2909 Add Cosmos LSM module.
- (IRISHub) #2925 Enhance token module.
Improvements
- (IRISHub) #2910 Improve code.
- (IRISHub) #2912 Change go path from v2 to v3.
- (IRISHub) #2914 Improve unit test.
- (IRISHub) #2918 Adjusting the parameters of the ica module.
- (IRISHub) #2919 Adjusting gov config.
- (IRISHub) #2924 Update evm
AllowUnprotectedTxs
params. - (IRISHub) #2928 Initialize gov
MinDepositRatio
params.
Full Changelog: v2.1.0...v3.0.0
v3.0.0-rc0
Release Notes
This is a breaking release introduces new features, multiple improvements and bug fixes described in the Changelog.
ChangeLog
State Machine Breaking
- (IRISMod) #385 Bump cosmos-sdk to v0.47.9-ics-lsm.
Features
- (IRISHub) #2908 Add ICA module.
- (IRISHub) #2909 Add Cosmos LSM module.
- (IRISHub) #2925 Enhance token module.
Improvements
- (IRISHub) #2910 Improve code.
- (IRISHub) #2912 Change go path from v2 to v3.
- (IRISHub) #2914 Improve unit test.
- (IRISHub) #2918 Adjusting the parameters of the ica module.
- (IRISHub) #2919 Adjusting gov config.
- (IRISHub) #2924 Update evm
AllowUnprotectedTxs
params. - (IRISHub) #2928 Initialize gov
MinDepositRatio
params.
Full Changelog: v2.1.0...v3.0.0-rc0
v2.1.0
Timeline
This is a mandatory upgrade for all validators and full node operators.
The upgrade height is 23170081, which is approx. 2024-01-08 05:30:00 UTC.
Release Notes
This is a breaking release introduces new features, multiple improvements and bug fixes described in the Changelog.
ChangeLog
API Breaking
- (NFT) irismod #378 Support x/nft API query.
- (NFT) irismod #378 Support irismod/nft API query on IBC denom.
State Machine Breaking
- (IRISHub) #2884 Add nft-transfer module with version v1.1.3-ibc-v7.3.0
- (IRISHub) #2884 Bump up tibc-go version to v0.5.0
- (IRISHub) #2884 Bump up irismod version to v1.8.0
- (IRISHub) #2863 Add consensus module.
- (IRISHub) #2863 Bump up ethermint version to v0.22.0
- (IRISHub) #2863 Bump up ibc-go version to v7.3.0
- (IRISHub) #2863 Bump up cosmos-sdk to v0.47.4
- (IRISHub) #2863 Bump up cometbft to v0.37.2
Features
- (NFT-Transfer) #2863 IRISHub now integrates the functionality of interchain nft-transfer, allowing you to transfer NFTs to other chains.
Improvements
- (IRISHub) #2858 Migrate mint params.
- (IRISHub) irismod #381 Forbidden to mint nft under ibc class.
- (IRISMod) irismod #364 Migrate token params.
- (IRISMod) irismod #363 Migrate service params.
- (IRISMod) irismod #362 Migrate htlc params.
- (IRISMod) irismod #361 Migrate farm params.
- (IRISMod) irismod #360 Migrate coinswap params.
Bug Fixes
- (IRISHub) #2863 Fix collect-gentxs command.
- (IRISHub) #2852 Fix eip712 signature and inject ParseChainID method
- (IRISMod) irismod #380 Fix farm genesis validation.
- (IRISMod) irismod #367 Fix mt module rest url conflict.
- (IRISMod) irismod #356 Replace base64.StdEncoding with base64.RawStdEncoding.
- (IRISMod) irismod #351 Fix wrong addr length of the service module.
Security
- (IRISHub) #2865 Disable the vesting account creation to prevent contract address front-running.
v2.1.0-rc0
Release Notes
This is a breaking release introduces new features, multiple improvements and bug fixes described in the Changelog.
ChangeLog
API Breaking
- (NFT) irismod #378 Support x/nft API query.
- (NFT) irismod #378 Support irismod/nft API query on IBC denom.
State Machine Breaking
- (IRISHub) #2884 Add nft-transfer module with version v1.1.3-ibc-v7.3.0
- (IRISHub) #2884 Bump up tibc-go version to v0.5.0
- (IRISHub) #2884 Bump up irismod version to v1.8.0
- (IRISHub) #2863 Add consensus module.
- (IRISHub) #2863 Bump up ethermint version to v0.22.0
- (IRISHub) #2863 Bump up ibc-go version to v7.3.0
- (IRISHub) #2863 Bump up cosmos-sdk to v0.47.4
- (IRISHub) #2863 Bump up cometbft to v0.37.2
Features
- (NFT-Transfer) #2863 IRISHub now integrates the functionality of interchain nft-transfer, allowing you to transfer NFTs to other chains.
Improvements
- (IRISHub) #2858 Migrate mint params.
- (IRISHub) irismod #381 Forbidden to mint nft under ibc class.
- (IRISMod) irismod #364 Migrate token params.
- (IRISMod) irismod #363 Migrate service params.
- (IRISMod) irismod #362 Migrate htlc params.
- (IRISMod) irismod #361 Migrate farm params.
- (IRISMod) irismod #360 Migrate coinswap params.
Bug Fixes
- (IRISHub) #2863 Fix collect-gentxs command.
- (IRISHub) #2852 Fix eip712 signature and inject ParseChainID method
- (IRISMod) irismod #380 Fix farm genesis validation.
- (IRISMod) irismod #367 Fix mt module rest url conflict.
- (IRISMod) irismod #356 Replace base64.StdEncoding with base64.RawStdEncoding.
- (IRISMod) irismod #351 Fix wrong addr length of the service module.
Security
- (IRISHub) #2865 Disable the vesting account creation to prevent contract address front-running.
v2.0.3
Release Notes
This release applies the security patch "barberey " to cosmos-sdk, upgrading it to version 0.46.13
The details of the security advisory can be found here: cosmos barberry security fix
ChangeLog
Improvements
- (IRISHub) #2854 Bump up Cosmos-SDK to v0.46.13
v2.0.2
Release Notes
This release applies the security patch "Huckleberry" to ibc-go
, upgrading it to version 5.2.1.
The details of the security advisory can be found here: IBC huckleberry security advisory.
While this change can be applied at your own convenience, we recommend doing that at the earliest opportunity.
ChangeLog
Improvements
- (IRISHub) #2848 Bump up ibc-go to v5.2.1
v1.4.2-gon-testnet
update nft-transfer (#2847)