Creates a new SimulationOpcodeTraceUnit object.
Optional scratchOptional spawnedOptional stackOptional stackOptional stateThe program counter of the current opcode being evaluated.
Optional scratchThe writes into scratch slots.
Optional spawnedThe indexes of the traces for inner transactions spawned by this opcode, if any.
Optional stackThe values added by this opcode to the stack.
Optional stackThe number of deleted stack values by this opcode.
Optional stateThe operations against the current application's states.
Static Private encodingStatic encodingStatic fromGenerated using TypeDoc
The set of trace information and effect from evaluating a single opcode.