Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
calldata_vec.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <random>
4
#include <vector>
5
6
#include "
barretenberg/avm_fuzzer/fuzz_lib/instruction.hpp
"
7
#include "
barretenberg/avm_fuzzer/mutations/basic_types/vector.hpp
"
8
#include "
barretenberg/avm_fuzzer/mutations/configuration.hpp
"
9
10
void
mutate_calldata_vec
(std::vector<bb::avm2::FF>&
calldata
,
std::mt19937_64
& rng);
mutate_calldata_vec
void mutate_calldata_vec(std::vector< bb::avm2::FF > &calldata, std::mt19937_64 &rng)
Definition
calldata_vec.cpp:11
configuration.hpp
instruction.hpp
std::get
constexpr decltype(auto) get(::tuplet::tuple< T... > &&t) noexcept
Definition
tuple.hpp:13
calldata
std::vector< MemoryValue > calldata
Definition
data_copy.test.cpp:62
vector.hpp
src
barretenberg
avm_fuzzer
mutations
calldata
calldata_vec.hpp
Generated by
1.9.8