Module pre_execution

Source

Structs§

PreExecutionHandler
Handles related to pre execution before the stack loop is started.

Type Aliases§

ApplyEIP7702AuthListHandle
Load Auth list for EIP-7702, and returns number of created accounts.
DeductCallerHandle
Deduct the caller to its limit.
LoadAccountsHandle
Load access list accounts and beneficiary. There is no need to load Caller as it is assumed that it will be loaded in DeductCallerHandle.
LoadPrecompilesHandle
Loads precompiles into Evm