Skip to content

Releases: irisnet/irishub

v3.1.1

14 Aug 06:07
3be1f49
Compare
Choose a tag to compare

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

13 Jun 06:17
62e3139
Compare
Choose a tag to compare

State Machine Breaking

  • (IRISHub) #2944 Bump cosmos-sdk to v0.47.15-ics-lsm

v3.0.0

14 May 10:07
b1a5870
Compare
Choose a tag to compare

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

  • (IRISHub) #2908 Add ICA module.
  • (IRISHub) #2909 Add Cosmos LSM module.

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

14 May 06:59
b1a5870
Compare
Choose a tag to compare
v3.0.0-rc1 Pre-release
Pre-release

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

11 May 12:08
ecb357d
Compare
Choose a tag to compare
v3.0.0-rc0 Pre-release
Pre-release

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

02 Jan 10:24
39fdf6c
Compare
Choose a tag to compare

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

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

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

07 Dec 07:23
f095189
Compare
Choose a tag to compare
v2.1.0-rc0 Pre-release
Pre-release

Release Notes

This is a breaking release introduces new features, multiple improvements and bug fixes described in the Changelog.

ChangeLog

API Breaking

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

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

10 Jun 11:18
352b231
Compare
Choose a tag to compare

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

26 May 02:19
4a9410b
Compare
Choose a tag to compare

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

23 Apr 02:57
32ae132
Compare
Choose a tag to compare
v1.4.2-gon-testnet Pre-release
Pre-release
update nft-transfer (#2847)