laconicd-deprecated/x
MalteHerrmann 51a3d6102e
imp (docs): Point to Evmos mempool docs for tx prioritization (#1536)
* Adjust priority tip docs to point to Evmos mempool docs

* remove some typos and out of place commas in feemarket concepts

* add missing "in"

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2022-12-07 15:32:38 +00:00
..
evm chore(evm): add comment regarding RANDOM opcode (#1520) 2022-12-02 14:00:46 +01:00
feemarket imp (docs): Point to Evmos mempool docs for tx prioritization (#1536) 2022-12-07 15:32:38 +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.