laconicd/x
yihuang 82835307c7
imp(feemarket): min-gas-multiplier parameter should accept zero value (#1120)
* min-gas-multiplier parameter should accept zero value

update min-gas-multiplier validation logic

* fix unit test

* changelog

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2022-06-09 11:20:50 +02:00
..
evm tests: update consensus params (#1117) 2022-06-08 15:21:51 +02:00
feemarket imp(feemarket): min-gas-multiplier parameter should accept zero value (#1120) 2022-06-09 11:20:50 +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.