laconicd-deprecated/x
Austin Chandra 39309e0b21
chore(evm): add comment regarding RANDOM opcode (#1520)
* fix: add random field to BlockContext using block header hash

* add comment

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2022-12-02 14:00:46 +01:00
..
evm chore(evm): add comment regarding RANDOM opcode (#1520) 2022-12-02 14:00:46 +01:00
feemarket chore(all): markdownlint (#1522) 2022-12-01 17:56:44 +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.