EscanBE / evermint

Evermint is a fork of open source Evmos, maintains bug fixes, customization and enable developers to fork and transform to their chain, fully customized naming, in just 2 steps. For research and development purpose.
GNU Lesser General Public License v3.0
2 stars 3 forks source link

Problem: confused `gas_used` of EVM-block #94

Closed VictorTrustyDev closed 1 week ago

VictorTrustyDev commented 8 months ago

Gas used, what should it be?

Why this questions? If it is gas used of the Cosmos-block, the data looks invalid because the sum would not be equals if there is Cosmos & EVM txs are mixed within one block.

VictorTrustyDev commented 1 week ago

Resolved by #132, gas used is EVM txs only