8#include <gtest/gtest.h>
35 .value =
fr(
"0x0000000000000002cf135e7506a45d632d270d45f1181294833fc48d823f272c"),
45 .value =
fr(std::string(
"0x000000000000000000000000000000000000000000000000000000616c696365")),
56 .out_point_is_infinite = 3,
61 .num_acir_opcodes = 1,
63 .multi_scalar_mul_constraints = { msm_constrain },
69 fr(
"0x000000000000000000000000000000000000000000000000000000616c696365"),
70 fr(
"0x0bff8247aa94b08d1c680d7a3e10831bd8c8cf2ea2c756b0d1d89acdcad877ad"),
71 fr(
"0x2a5d7253a6ed48462fedb2d350cc768d13956310f54e73a8a47914f34a34c5c4"),
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)