Skip to main content

Module handler

Module handler 

Source
Expand description

Handler implementation for orchestrating EVM execution.

Traits§

EvmTrError
Trait for errors that can occur during EVM execution.
Handler
The main implementation of Ethereum Mainnet transaction execution.

Functions§

cache_cpsb_on_local
Caches the EIP-8037 cost_per_state_byte on the local context for the current transaction, honoring cfg.cpsb_override.