Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
public_inputs_trace.hpp
Go to the documentation of this file.
1#pragma once
2
5
6namespace bb::avm2::tracegen {
7
8// This fills the trace for the public inputs columns & aux columns.
9// See public_inputs.pil.
15
16} // namespace bb::avm2::tracegen
void process_public_inputs(TraceContainer &trace, const PublicInputs &public_inputs)
Populate the public inputs trace columns from the given public inputs.
void process_public_inputs_aux_precomputed(TraceContainer &trace)
Populate the auxiliary precomputed selector for the public inputs subtrace.
TestTraceContainer trace