|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/bbapi/bbapi_chonk.hpp"#include "barretenberg/bbapi/bbapi_shared.hpp"#include "barretenberg/chonk/chonk_proof.hpp"#include "barretenberg/chonk/private_execution_steps.hpp"#include "barretenberg/common/log.hpp"#include "barretenberg/srs/global_crs.hpp"#include <gtest/gtest.h>#include <algorithm>#include <cstdint>#include <cstdlib>#include <filesystem>#include <string>#include <utility>#include <vector>