Skip to content

Releases: realiotech/realio-network

v1.0.0-rc5-testnet

02 Dec 18:14
Compare
Choose a tag to compare
v1.0.0-rc5-testnet Pre-release
Pre-release
fix cli

Changes to MsgBridgeIn

29 Nov 13:30
8617c2a
Compare
Choose a tag to compare
Pre-release

This release introduces changes to MsgBridgeIn.

Correct version semantics

27 Nov 23:11
5e4bbf1
Compare
Choose a tag to compare
Pre-release

This release correct the upgrade name from "v2" to "v1" to match the release tag

v1.0.0-rc2

20 Nov 17:07
1712d96
Compare
Choose a tag to compare
v1.0.0-rc2 Pre-release
Pre-release

This release upgrade the SDK to 50, upgrade the evm and also add in the bridge module

SDK-50 and bridge module

15 Nov 16:22
fd75b67
Compare
Choose a tag to compare
Pre-release

This release upgrade the SDK to 50, upgrade the evm and also add in the bridge module

v0.9.3

27 Jun 02:34
Compare
Choose a tag to compare

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

02 Apr 14:43
7fd9755
Compare
Choose a tag to compare

Changelog

  • 7fd9755 Merge pull request #133 from decentrio/patch-2

v0.9.1

01 Apr 22:10
688ea0b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0 multistaking

28 Mar 05:23
Compare
Choose a tag to compare

Changelog

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

v0.8.3

10 Jul 21:21
Compare
Choose a tag to compare

Changelog

  • (x/asset) #80 Update transfer token to use bank keepers BlockAddrs
  • (x/asset) #83 Create token will check for denom existence in bank module state