|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <gmock/gmock.h>#include <gtest/gtest.h>#include <cstdint>#include "barretenberg/vm2/constraining/flavor_settings.hpp"#include "barretenberg/vm2/constraining/testing/check_relation.hpp"#include "barretenberg/vm2/generated/relations/discard.hpp"#include "barretenberg/vm2/testing/fixtures.hpp"#include "barretenberg/vm2/testing/macros.hpp"#include "barretenberg/vm2/tracegen/lib/lookup_builder.hpp"#include "barretenberg/vm2/tracegen/test_trace_container.hpp"Go to the source code of this file.
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
| namespace | bb::avm2 |
| namespace | bb::avm2::constraining |