cairo_vm::vm::trace

Module trace_entry

Source

Structs§

  • A trace entry for every instruction that was executed. Holds the register values before the instruction was executed, after going through the relocation process
  • A trace entry for every instruction that was executed. Holds the register values before the instruction was executed. Register values for ap & fp are represented as their offsets, as their indexes will always be 1

Functions§