Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

v0.3.1

Compare
Choose a tag to compare
@fedekunze fedekunze released this 24 Nov 16:31

Improvements

  • (deps) #615 Bump Cosmos SDK version to v0.39.2
  • (deps) #610 Update Go dependency to 1.15+.
  • (evm) #603 Add state transition params that enable or disable the EVM Call and Create operations.
  • (deps) #602 Bump tendermint version to v0.33.9

Bug Fixes

  • (rpc) #613 Fix potential deadlock caused if the keyring List returned an error.