|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/vm2/tracegen/calldata_trace.hpp"#include "barretenberg/crypto/poseidon2/poseidon2.hpp"#include "barretenberg/numeric/uint256/uint256.hpp"#include "barretenberg/vm2/generated/relations/lookups_calldata.hpp"#include "barretenberg/vm2/generated/relations/lookups_calldata_hashing.hpp"#include "barretenberg/vm2/tracegen/lib/interaction_def.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::tracegen |
Typedefs | |
| using | Poseidon2 = bb::crypto::Poseidon2< bb::crypto::Poseidon2Bn254ScalarFieldParams > |
Definition at line 9 of file calldata_trace.cpp.