forked from cerc-io/laconicd-deprecated
cad7ff66b0
* analytics(evm): replace telemetry gauges with counters and add gasUsed counter * analytics(feemarket): add telemetry gauges for base fee and block gas * analytics(feemarket): add telemetry gauges for gas_used per gas_limit * analytics(feemarket): remove refund telemetry * analytics(app): update CHANGELOG * remove unwanted change * address PR comments * update comment |
||
---|---|---|
.. | ||
evm | ||
feemarket | ||
README.md |
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.