Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <vector>
#include "barretenberg/vm2/common/field.hpp"
#include "barretenberg/vm2/common/memory_types.hpp"
Go to the source code of this file.
Classes | |
struct | bb::avm2::simulation::DataCopyException |
struct | bb::avm2::simulation::DataCopyEvent |
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |
namespace | bb::avm2 |
namespace | bb::avm2::simulation |
Enumerations | |
enum class | bb::avm2::simulation::DataCopyOperation { bb::avm2::simulation::CD_COPY = 1 , bb::avm2::simulation::RD_COPY = 2 } |