Crate evm_gasometer[][src]

Expand description

EVM gasometer.

Modules

Allows to listen to gasometer events.

Structs

EVM gasometer.

Memory cost.

Enums

Gas cost.

Storage opcode will access. Used for tracking accessed storage (EIP-2929).

Transaction cost.

Functions

Calculate the call transaction cost.

Calculate the create transaction cost.

Calculate the opcode cost.