Skip to content

Releases: irisnet/irishub

v1.2.0

03 Nov 12:37
538f601
Compare
Choose a tag to compare

Application

Breaking Changes

v1.1.1

21 Apr 07:08
53e156b
Compare
Choose a tag to compare

This release fixes the identified security vulnerability of Tendermint Lite Client.

Application

v1.1.0

26 Mar 12:53
8604b5e
Compare
Choose a tag to compare

This release upgrades Hash Lock feature and fixes the identified security vulnerability of Cosmos SDK.

v1.0.1

18 Feb 10:55
6c4a335
Compare
Choose a tag to compare

This release fixes a downstream security issue which impacts Cosmos SDK users.
See the Tendermint v0.34.7 SDK changelog for details.

v1.0.0

09 Feb 15:15
f701bdf
Compare
Choose a tag to compare

This release introduces several new important updates to irishub. The release notes below provide an overview of the high-level in irishub-v1.0.0. For a comprehensive list of all changes and improvements, please see the changelog.

Built on top of Cosmos SDK v0.41, irishub v1.0.0 has integrated Cosmos Stargate's IBC functions (Cosmos SDK v0.41 and Tendermint v0.34) as well as upgraded many features unique to IRISnet, such as iService, Coinswap (AMM), NFT, Oracle, etc.

Like Cosmos SDK, irishub now compiles into a single application binary.

IRIS Modules

These unique features of IRISnet are implemented in IRISnet Modules v1.3.1

  1. Enhanced iService: As an application layer protocol, the enhanced Interchain Service (iService) framework can support connections between heterogeneous blockchains and centralized systems, and bridge the gap between the crypto world and the traditional business world.
  2. Coinswap (AMM): The combination of IBC with Coinswap (AMM) will provide a vanguard innovation platform for DeFi applications in the Cosmos ecosystem.
  3. NFT: The NFT module built into IRIS Hub 1.0 supports the complete lifecycle management of non-fungible tokens and can be used for asset digitization on blockchains.
  4. Oracle: Powered by iService, a flexible and innovative oracle function has been built into IRIS Hub 1.0, enabling cross-platform data services with various on-chain/off-chain interaction patterns.

Other features include: token, htlc, random, record.

For more information, please refer to change-log: https://github.com/irisnet/irismod/blob/master/CHANGELOG.md#v131---2021-02-09

Cosmos SDK

Since this release is built on top of Cosmos SDK v0.41, it inherits the features of "Stargate", including:

  • Protocol Buffer Migration
  • Inter Blockchain Communication (IBC)
  • Support for State Sync
  • Support Amino JSON for IBC MsgTransfer

For more information, please refer to the release notes of Cosmos SDK v0.40.0 and Cosmos SDK v0.41.0

Tendermint Core

This release is also based on Tendermint Core v0.34.3 which supports the Stargate upgrade.

For more information, please refer to the release notes of Tendermint Core v0.34.3

v1.0.0-rc2

07 Feb 13:37
3ef73cd
Compare
Choose a tag to compare

Application

v0.16.4

01 Feb 08:37
1f5d7d4
Compare
Choose a tag to compare

This release fixes the export process to ensure that application state is migrated accurately to v1.0.0.

Application

  • #2530 Refund claimed token when exporting expired htlc

v1.0.0-rc1

28 Jan 03:31
0cda410
Compare
Choose a tag to compare

CLI

  • #2505 Remove duplicate cmd

Application

v1.0.0-rc0

18 Jan 12:34
6b2443a
Compare
Choose a tag to compare

CLI

Application

  • #2484 Bump cosmos-sdk version to v0.40.0
  • #2484 Bump tendermint verion to v0.34.1
  • #2501 Merge the swagger docs of cosmos-sdk and irismod
  • #2485 Support key import 0.16.3 and earlier version keystore file
  • #2488 Restrict the use of certain token for specified Msg
  • #2098 Migrate iriscli test
  • #2097 Add scripts to migrate genesis data from v0.16.3
  • #2090 Refactor guardian module
  • #2089 Overwrite mint module
  • #2500 Migrate IRISnet modules to irismod
  • #2381 Rebuild irishub v1.0 using cosmos-sdk v0.40

v0.16.3

25 Aug 07:57
d83fc03
Compare
Choose a tag to compare

Bump ledger-cosmos-go to support cosmos ledger 2.0