laconicd-deprecated/x
Devon Bear 37e394f309
fix(evm): Simplify Gas Math (#1452)
* fix math

* changelog
2022-11-18 16:35:51 -05:00
..
evm fix(evm): Simplify Gas Math (#1452) 2022-11-18 16:35:51 -05:00
feemarket fix: protogen scripts were not correctly implemented (#1466) 2022-11-17 12:35:54 +01: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.