laconicd-deprecated/x
Loredana Cirstea cc37ed283a
evm: PostTxProcessing hook - include the full message data (#1027)
* x/evm - PostTxProcessing use message as callback input

* Update CHANGELOG.md

* Use core.Message for the PostTxProcessing hook (PR review)
2022-04-04 20:11:46 +02:00
..
evm evm: PostTxProcessing hook - include the full message data (#1027) 2022-04-04 20:11:46 +02:00
feemarket fix: update feemarket REST endpoints (#1026) 2022-04-04 15:00:26 +02: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.