Skip to content

Releases: realiotech/realio-network

V1.5.0

03 Feb 14:56
ccee5ce

Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0

v1.5.0-rc1

30 Dec 17:34
6374244

Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0-rc1

v1.4.0

03 Oct 18:31

Choose a tag to compare

What's Changed

Improvements

  • (chore) #256: Update debug commands

  • (chore) #268: Update local_node scripts to comparative with evm

  • (chore) #294: Make RegisterNewCoins and DeregisterCoins as gov proposals

State Machine Breaking

  • (chore) #283: Bump cosmos-sdk version to 0.50.14

  • (multistaking) #254: Bump multistaking module to v1.1.0-rc1 for EVM Coin staking support

  • (multistaking) #312: Bump multistaking module to v1.1.0-rc3 to support RemoveMultistakingBondDenom

  • (multistaking) #314: Avoid MaxEntry undelegations

Full Changelog: v1.2.0...v1.4.0

v1.4.0-rc4

22 Sep 17:55

Choose a tag to compare

Changelog

v1.4.0-rc2

13 Aug 16:45
3003f56

Choose a tag to compare

Changelog

  • 3003f56 Merge pull request #299 from realiotech/hieu/swagger

v1.0.4-rc2

13 Aug 16:40
3003f56

Choose a tag to compare

Changelog

  • 3003f56 Merge pull request #299 from realiotech/hieu/swagger

v1.4.0-rc1

07 Aug 13:00
3c1a946

Choose a tag to compare

Changelog

v1.3.1

20 Jul 13:53
56b67f7

Choose a tag to compare

What's Changed

  • Feat: Overwrite cosmos-sdk debug commands by @hieuvubk in #256
  • Update changelog from 1.3.0 by @hieuvubk in #267
  • fix: add support for legacy transactions on json rpc by @facs95 in #278
  • Support decode /os.evm.v1.MsgEthereumTx types by @hieuvubk in #277

Full Changelog: v1.3.0...v1.3.1

v1.3.0

07 Jul 13:06

Choose a tag to compare

What's Changed

Improvements

  • (codec) #262: Refractor evmos/os codec register

State Machine Breaking

  • (chore) #261: v1.3.0 upgrade handler consolidation

  • (fix) #258: Add missing items and fix upgrade v1.3.0

  • (codec) #259: evmos/os keys codec

  • (fix) #260: Fix keyring algo, use eth_secp256k1 default.

State Machine Breaking

  • (mint) #232: Add mint end blocker.
  • (evm) #242: Migrate to cosmos/evm and bump ibc v10

Full Changelog: v1.2.0...v1.3.0

v1.2.0

30 Apr 15:58
fdba812

Choose a tag to compare

What's Changed

Bug Fixes

  • (evm) #212: Add Berlin precomiles to memory

Improvements

  • (chore) #211: Update changelog from v1.0.1
  • (chore) #233: Clean up upgrade handler

New Contributors

Full Changelog: v1.0.5...v1.2.0