Skip to main content

Crate atupa_core

Crate atupa_core 

Source

Modules§

config

Structs§

CollapsedStack
A single collapsed stack entry for aggregation.
DiffRow
A single comparable metric row for protocol-level diffing.
HotPath
A collapsed execution path with aggregated gas costs.
Profile
The final report generated by Atupa.
ProtocolDiffReport
A field-by-field delta between two protocol executions.
TraceStep
A single step in the EVM execution trace (equivalent to structLog).

Enums§

GasCategory
Standard EVM Gas Categories for logical grouping of execution costs.
VmKind
Which virtual machine produced these execution steps.