Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
circuit_builder_base.cpp
Go to the documentation of this file.
1
// === AUDIT STATUS ===
2
// internal: { status: not started, auditors: [], date: YYYY-MM-DD }
3
// external_1: { status: not started, auditors: [], date: YYYY-MM-DD }
4
// external_2: { status: not started, auditors: [], date: YYYY-MM-DD }
5
// =====================
6
7
#include "
barretenberg/ecc/curves/bn254/bn254.hpp
"
8
#include "
barretenberg/ecc/curves/grumpkin/grumpkin.hpp
"
9
#include "
circuit_builder_base_impl.hpp
"
10
11
namespace
bb
{
12
13
template
class
CircuitBuilderBase<bb::fr>;
14
template
class
CircuitBuilderBase<grumpkin::fr>;
15
}
// namespace bb
circuit_builder_base_impl.hpp
bn254.hpp
grumpkin.hpp
bb
Entry point for Barretenberg command-line interface.
Definition
acir_format_getters.cpp:6
src
barretenberg
stdlib_circuit_builders
circuit_builder_base.cpp
Generated by
1.9.8