Releases: irisnet/irishub
v1.2.0
Application
- #2681 Bump cosmos-sdk version to v0.44.2
- #2668 Integrated tibc protocol
- #2623 Import farm module
- irismod #219 Refactor coinswap module
- irismod #189 Enhance nft module
Breaking Changes
- irismod #219 Liquidity tokens are named as lpt-{number}, and the existing liquidity will be automatically modified during the upgrade
- cosmos-sdk #10041 Remove broadcast & encode legacy REST endpoints. Please see the REST Endpoints Migration guide to migrate to the new REST endpoints.
v1.1.1
v1.1.0
v1.0.1
v1.0.0
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
- 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.
- Coinswap (AMM): The combination of IBC with Coinswap (AMM) will provide a vanguard innovation platform for DeFi applications in the Cosmos ecosystem.
- 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.
- 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
v0.16.4
v1.0.0-rc1
v1.0.0-rc0
CLI
- #2154 Support native token unit conversion in command
- #2484 Bump cosmos-sdk version to v0.40.0
- #2484 Bump tendermint verion to v0.34.1
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
Bump ledger-cosmos-go to support cosmos ledger 2.0