|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/ecc/curves/bn254/fr.hpp"#include "barretenberg/ecc/fields/vector_field.hpp"#include "barretenberg/flavor/generated/mega_flavor_generated.hpp"#include "barretenberg/polynomials/univariate.hpp"#include "barretenberg/relations/permutation_relation.hpp"#include "barretenberg/relations/relation_parameters.hpp"#include "barretenberg/relations/relation_types.hpp"#include "barretenberg/relations/ultra_arithmetic_relation.hpp"#include <array>#include <gtest/gtest.h>