laconicd/x
Daniel Burckhardt 928e018aa9
impr(evm): add tx_type, gas and counter telemetry for ethereum txs (#1101)
* impr(evm): add tx_type, gas and counter telemetry for ethereum txs

* impr(evm): Add CHANGELOG
2022-05-30 10:24:29 +02:00
..
evm impr(evm): add tx_type, gas and counter telemetry for ethereum txs (#1101) 2022-05-30 10:24:29 +02: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.