github evmos/evmos v3.0.0-beta1

latest releases: v18.0.0, v17.0.1, v17.0.0...
pre-release2 years ago

v3.0.0-beta1 - 2022-04-05

State Machine Breaking

  • #430 Exclusively delete claims records at the end of the claims period.
  • #342 Implement IBC middleware to recover stuck funds

API Breaking

  • #415 Bump Evmos go version to v3

Bug Fixes

  • (claims) #381 Fix claim migration and deletion for EVM chains via IBC attestation.
  • (claims) #374 Fix balance invariant in Claims InitGenesis
  • (erc20) #366 Delete ERC20 denom map when deleting pair.

Improvements

  • (deps) #458 Bump Ethermint to v0.13.0
  • (deps) #457 Bump Cosmos SDK to v0.45.2
  • (cmd) #446 Update migrate command to migrate Evmos, Ethermint and Cosmos SDK modules.
  • (app) #446 Refactor upgrade code.
  • (ibc) #412 Introduce boilerplate struct for IBC applications.
  • (deps) #402 Bump IBC go to v3.0.0
  • (ibctesting) #388 Support Cosmos and EVM chains in IBC testing Coordinator.
  • (claims) #385 Add claims invariant.
  • (inflation) #383 Add gRPC endpoints for inflation rate and total supply
  • (inflation) #369 Add enableInflation parameter.
  • (claims) #432 Add IBC trigger amount to claims merge/migrate IBC callbacks.
  • (claims) #442 Remove claims merge/migrate cases where sender already completed an action as they are never reached

Full Changelog: v3.0.0-beta...v3.0.0-beta1

Don't miss a new evmos release

NewReleases is sending notifications on new releases.