|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/common/ref_vector.hpp"#include "barretenberg/common/throw_or_abort.hpp"#include "barretenberg/constants.hpp"#include "barretenberg/ecc/curves/bn254/fr.hpp"#include "barretenberg/honk/execution_trace/execution_trace_block.hpp"#include "barretenberg/honk/execution_trace/generated/ultra_execution_trace_generated.hpp"#include "barretenberg/numeric/bitop/get_msb.hpp"Go to the source code of this file.
Classes | |
| class | bb::UltraExecutionTraceBlocks |
Ultra execution trace wrapper. UltraTraceBlockData (codegen-emitted) lists the blocks and their owned GateKinds; this class adds offset/size bookkeeping used by the prover. More... | |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |