7#include <gtest/gtest.h>
35 .result = { 5, 6, 7, 8, },
41 .num_acir_opcodes = 1,
43 .poseidon2_constraints = { poseidon2_constraint },
54 fr(std::string(
"0x01bd538c2ee014ed5141b29e9ae240bf8db3fe5b9a38629a9647cf8d76c01737")),
55 fr(std::string(
"0x239b62e7db98aa3a2a8f6a0d2fa1709e7a35959aa6c7034814d9daa90cbac662")),
56 fr(std::string(
"0x04cbb44c61d928ed06808456bf758cbf0c18d1e15a7b6dbc8245fa7515d5e3cb")),
57 fr(std::string(
"0x2e11c5cff2a22c64d01304b778d78f6998eff1ab73163a35603f54794c30847a")),
static bool check(const Builder &circuit)
Check the witness satisifies the circuit.
std::filesystem::path bb_crs_path()
void init_file_crs_factory(const std::filesystem::path &path)
Entry point for Barretenberg command-line interface.
TEST_F(IPATest, ChallengesAreZero)