laconicd-deprecated/x
mergify[bot] 00b0d4411f
tests(evm): add benchmark tests setup for params (#1623) (#1627)
* tests: add benchmark tests setup

* fix: localized benchmark tests to keeper

* update benchmark

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
(cherry picked from commit 9305788d885ed16df9ece06daef4193ecd9df1f5)

Co-authored-by: Vladislav Varadinov <vladislav.varadinov@gmail.com>
2023-01-23 18:40:27 +00:00
..
evm tests(evm): add benchmark tests setup for params (#1623) (#1627) 2023-01-23 18:40:27 +00:00
feemarket fix: avoid duplicate register proto type in evm & feemarket (#1586) 2023-01-12 10:52:55 +02:00
README.md all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00

List of Modules

Here are the modules required in Ethermint :

  • EVM - Implement the EVM as a Cosmos SDK module.
  • Fee Market - Define a global variable fee for Cosmos transactions based on EIP-1559.