forked from cerc-io/laconicd-deprecated
4a6f4fd6e0
* upgrade geth and fix build * add support for * update EIPs * fix keeper tests * update traceTx function with latest geth changes * remove unnecessary comments * fix tests * update proto * add migrations * update module version * fix grpc test * fix lint * fix lint * update changelog * fix typo * remove unnecessary format logs * Update proto/ethermint/evm/v1/evm.proto Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com> * remove debug true on default * update comments * fixing ante tests * fixed cycle imports on migrate_test * fix wrong naming * update comment Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com> |
||
---|---|---|
.. | ||
evm | ||
feemarket | ||
README.md |
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.