Skip to content

Releases: realiotech/realio-network

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

v0.8.2

09 Jun 08:58
Compare
Choose a tag to compare

Changelog

v0.8.1

01 Jun 14:13
Compare
Choose a tag to compare

Changelog

v0.8.0-rc4

03 Apr 05:07
Compare
Choose a tag to compare

Changelog

v0.8.0-rc3

28 Mar 15:24
5c17ee9
Compare
Choose a tag to compare

Changelog

  • 5c17ee9 Merge pull request #51 from realiotech/jiujiteiro/test-update

v0.8.0-rc2

24 Mar 17:47
4f1a74a
Compare
Choose a tag to compare

Changelog

  • 4f1a74a Merge pull request #49 from realiotech/jiujiteiro/restriction-update

v0.7.2

25 Jan 13:55
Compare
Choose a tag to compare

Changelog

This release updates the Cosmos SDK to the 46.7 tag, which will require a coordinated upgrade among the testnet validators. It also updates IBC-GO to 6.1.0 and ethermint to v0.21.0-rc1.

v0.6.3

07 Dec 21:08
9c91fde
Compare
Choose a tag to compare

Changelog

  • 9c91fde Merge pull request #13 from realiotech/develop

v0.6.2

24 Nov 23:43
Compare
Choose a tag to compare

Changelog

  • cd18743 genesis and query asset updates