laconicd-deprecated/x
Vladislav Varadinov 831588c72c
chore(feemarket): Delete deprecated migration logic (#1508)
* (refactor): Remove old migration code

* (fix): Lint and add CHANGELOG entry
2022-11-29 11:24:16 +00:00
..
evm fix(evm): Added Cancun and Shanghai blocks to ChainConfig (#1499) 2022-11-25 15:07:18 +01:00
feemarket chore(feemarket): Delete deprecated migration logic (#1508) 2022-11-29 11:24:16 +00: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.