laconicd/x
Daniel Burckhardt d23fb0c37d
specs(evm): Add concepts (#1095)
* specs(evm): Add concepts

* specs(evm): Add geth and bytecode concepts

* specs(evm): little fixes

* fix typo

* add CHANGELOG
2022-05-26 15:04:19 +00:00
..
evm specs(evm): Add concepts (#1095) 2022-05-26 15:04:19 +00:00
feemarket fix: update BaseFee JSON-RPC (#1059) 2022-04-26 14:24:32 +00:00
README.md docs: add spec for feemarket module (#889) 2022-02-25 12:49:18 +00: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.