build_trace

Function build_trace 

Source
pub fn build_trace(
    execution_output: ExecutionOutput,
    trace_generation_context: TraceGenerationContext,
    program_hash: Word,
    kernel: Kernel,
) -> ExecutionTrace
Expand description

Builds the main trace from the provided trace states in parallel.