laconicd-deprecated/x
Vladislav Varadinov 8866ae0ffd
chore(evm) - Delete deprecated store migrations (#1498)
* (fix): Delete deprecated migrations

* Update x/evm/module.go

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2022-11-25 13:29:47 +00:00
..
evm chore(evm) - Delete deprecated store migrations (#1498) 2022-11-25 13:29:47 +00:00
feemarket chore: Update linter and protogen configuration (#1478) 2022-11-25 11:02:20 +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.