Module runtime
evm_tracing_events
0.1.0
Module runtime
Structs
Enums
Functions
Type Aliases
In crate evm_tracing_events
Modules
evm
gasometer
runtime
Structs
Context
StepEventFilter
Enums
Event
Traits
Listener
Functions
step_event_filter
using
?
Settings
Module
evm_tracing_events
::
runtime
Copy item path
source
·
[
−
]
Structs
§
Memory
Opcode
Opcode enum. One-to-one corresponding to an
u8
value.
Stack
Enums
§
Capture
ExitError
Exit error reason.
ExitReason
Exit reason.
ExitSucceed
Exit succeed reason.
RuntimeEvent
Functions
§
opcodes_string
Converts an Opcode into its name, stored in a
Vec<u8>
.
Type Aliases
§
Trap