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
Authorizationcontains already prepared data for EIP-7702.- Memory
Stack Account - Memory
Stack State - Memory
Stack Substate - Precompile
Output - Data returned by a precompile on success.
- Stack
Executor - Stack-based executor.
- Stack
Substate Metadata
Enums§
- Precompile
Failure - Data returned by a precompile in case of failure.
- Stack
Exit Kind
Traits§
- Precompile
Handle - Handle provided to a precompile to interact with the EVM.
- Precompile
Set - A set of precompiles.
- Stack
State
Type Aliases§
- Precompile
Fn - Precompiles function signature. Expected input arguments are: