4d63238ab0
* tests: Add tests for MsgEthereumTx getter methods * tests: Add nil data test for MsgEthereumTx buildTx * tests: Removed unnecessary sdk>big.Int conversions in MsgEthereumTx ValidateBasic test * tests: Replace deprecated ethtypes.NewTransaction * tests: Add AccessListTx tests * tests: Fix dropped LegacyTx coverage * Address PR comments 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.