github evmos/evmos v10.0.0-rc2

latest releases: v18.0.0, v17.0.1, v17.0.0...
pre-release16 months ago

v10.0.0-rc2

Changelog

State Machine Breaking

  • (deps) #1157 Bump Ethermint version to v0.20.0-rc4
  • (vesting) #1070 Add Amino encoding support to the vesting module for EIP-712 signing.
  • (ante) #1054 Remove validator commission AnteHandler decorator and replace it with the new MinCommissionRate staking parameter.
  • (deps) #1041 Add ICS-23 dragon-berry replace in go.mod as mentioned in the Cosmos SDK release

API Breaking

  • (erc20) #914 Support registering multiple assets on RegisterCoinProposal and RegisterERC20Proposal

Features

  • (app) #1114 Add default File store listener for application from ADR38
  • (transfer, erc20) #1085 Added wrapper for ICS-20 transfer to automatically convert ERC-20 tokens to native Cosmos coins.

Improvements

  • (ci) #1138 Add Golang dependency vulnerability checker.
  • (deps) #1098 Bump Cosmos SDK to v0.46.6
  • (docs) #1090 Add audits page to documentation.
  • (vesting) #1087 Add new MsgUpdateVestingFunder that updates the Funder field of a given clawback vesting account
  • (ibc) #1081 Added utils functions for ibc denoms.
  • (erc20) #1059 Add util functions (iterator and params) for ERC20 module.
  • (go) #1039 Bump go v1.19
  • (test) #1028 Add node upgrade end-to-end test suite.
  • (cmd) #1027 Apply Google CLI Syntax for required and optional args.
  • (ante) #993 Re-order AnteHandlers for better performance
  • (docs) #985 Specify repo branch name on markdown-link-check configuration.
  • (docs) #883 Add Ethereum tx indexer documentation.
  • (docs) #980 Fix documentation links to cosmos-sdk docs.
  • (cmd) #974 Add prune command.

Bug Fixes

  • (cmd) #1121 Fix evmosd version to show either tag or last commit.
  • (cmd) #1120 Fix snapshot configuration
  • (app) #1118 Setup gRPC node service with the application.
  • (analytics) #1094 Fix unbound metrics and remove labels that keep increasing.

Full Changelog: v10.0.0-rc1...v10.0.0-rc2

Don't miss a new evmos release

NewReleases is sending notifications on new releases.