26using namespace stdlib;
65static_assert(PROOF_TYPE::OINK == 1);
66static_assert(PROOF_TYPE::HN == 2);
67static_assert(PROOF_TYPE::HN_FINAL == 7);
68static_assert(PROOF_TYPE::CHONK == 8);
97 std::vector<uint32_t>
key;
134template <
typename Builder>
139 std::vector<size_t>& gates_per_opcode,
158 std::vector<size_t>& gates_per_opcode,
The IVC scheme used by the aztec client for private function execution.
bool is_hiding_kernel() const
Whether the circuit currently being accumulated/completed is the hiding kernel.
bool is_init_kernel() const
Whether the kernel currently being completed is the init kernel (the first kernel,...
Entry point for Barretenberg command-line interface.
constexpr decltype(auto) get(::tuplet::tuple< T... > &&t) noexcept
bb::VectorAffineElementPushSpan< BaseParams > lhs
bb::VectorAffineElementPushSpan< BaseParams > rhs