Module stack

Module stack 

Source
Expand description

A stack-based executor with customizable state. A memory-based state is provided, but can be replaced by a custom implementation, for example one interacting with a database.

Structs§

Accessed
Authorization
Authorization contains already prepared data for EIP-7702.
MemoryStackAccount
MemoryStackState
MemoryStackSubstate
PrecompileOutput
Data returned by a precompile on success.
StackExecutor
Stack-based executor.
StackSubstateMetadata

Enums§

PrecompileFailure
Data returned by a precompile in case of failure.
StackExitKind

Traits§

PrecompileHandle
Handle provided to a precompile to interact with the EVM.
PrecompileSet
A set of precompiles.
StackState

Type Aliases§

PrecompileFn
Precompiles function signature. Expected input arguments are: