Module evm::executor[][src]

Expand description

EVM executors

Executors are structs that hook gasometer and the EVM core together. It also handles the call stacks in EVM.

Structs

MemoryStackState
PrecompileOutput
StackExecutor

Stack-based executor.

StackSubstateMetadata

Enums

StackExitKind

Traits

StackState