969794c5b4
* impr(evm): add check msg.Validate check to prevent 0 gas txs * add changelog * impr(evm): add integration tests for zero gas txs * go mod tidy and proto swagger * fix comment * move changelog to state machine breaking * add ReadHeaderTimeout` * revert ReadHeaderTimeout config change 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.