Skip to content

Latest commit

 

History

History
94 lines (59 loc) · 3.28 KB

CHANGELOG.md

File metadata and controls

94 lines (59 loc) · 3.28 KB

Changelog

[v0.3.0] - 2021-11-24

API Breaking

  • (intrarelayer) #99 Rename enable_e_v_m_hook json parameter to enable_evm_hook.

Improvements

  • (deps) #110 Bump Ethermint version to v0.8.1
  • (intrarelayer) #107 Add IBC validation
  • (cmd) #105 Improve testnet command to include JSON-RPC client.

Bug Fixes

  • (intrarelayer) #109 Fix hardcoded intrarelayer nonce and UpdateTokenPairERC20 proposal to support ERC20s with 0 decimals.
  • (intrarelayer) #102 Add convert-erc20 cmd

[v0.2.0] - 2021-11-17

Features

  • (intrarelayer) #82 Intrarelayer module
  • (cmd) #32 Create testnet command that spins up a new local testnet with N nodes.

Improvements

[v0.1.3] - 2021-10-24

Improvements

  • (deps) #64 Bump Ethermint version to v0.7.2

Bug Fixes

  • (cmd) #41 Fix debug command.

[v0.1.2] - 2021-10-08

Improvements

  • (deps) #34 Bump Ethermint version to v0.7.1

[v0.1.1] - 2021-10-07

Bug Fixes

  • (build) #30 Fix version command.

[v0.1.0] - 2021-10-07

Improvements

  • (cmd) #26 Use config on genesis accounts.
  • (deps) #28 Bump Ethermint version to v0.7.0