Module trace

Source

Structs§

CallCreateTraceNode
Represents an EVM execution frame with matched action-result pair and nested child frames (sub-calls).
CallCreateTraceWithPosition
Final trace output with execution position metadata
SelfDestructTraceWithPosition

Enums§

TraceWithPosition

Functions§

build_call_hierarchy
Builds hierarchical call structure from raw traces. Returns root node of the execution tree.
construct_parity_trace
Converts raw EVM execution steps into Parity-compatible trace entries, pairing each action (call/create) with its corresponding result.
into_eth_localized_traces
primitive_traces_to_eth_localized_traces