Releases: realiotech/realio-network
Releases · realiotech/realio-network
v1.0.0-rc5-testnet
fix cli
Changes to MsgBridgeIn
This release introduces changes to MsgBridgeIn.
Correct version semantics
This release correct the upgrade name from "v2" to "v1" to match the release tag
v1.0.0-rc2
This release upgrade the SDK to 50, upgrade the evm and also add in the bridge module
SDK-50 and bridge module
This release upgrade the SDK to 50, upgrade the evm and also add in the bridge module
v0.9.3
Changelog
This release includes the logic to fix the minimal commission of validators
What's Changed
- #157: update the validators' commissions if their commissions are less than 5%
Full Changelog: v0.9.2...v0.9.3
v0.9.2
v0.9.1
What's Changed
- mark v0.9.0 by @jiujiteiro in #130
- Fix: patch lock error and send restriction by @catShaark in #131
Full Changelog: v0.9.0...v0.9.1
v0.9.0 multistaking
Changelog
- #104: Intergrate multi-staking module version v1.0.0-rc4
Improvements
- (docs) #127: Update swagger docs
- (deps) #126: Bump multistaking module version to v1.0.0-rc6
- (chore) #125: Fix lint errors
- (deps) Bump cosmos-sdk version to
v0.46.12
- (tests) #85 Add test to calculate expect mint amount each block
Deprecated
- Unfork module
x/staking
- (chore) #84 Remove useless param from create-token cmd