|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
This is the complete list of members for bb::avm2::fuzzer::FuzzerContext, including all inherited members.
| add_contract_address(FF address) | bb::avm2::fuzzer::FuzzerContext | inline |
| contract_addresses_ | bb::avm2::fuzzer::FuzzerContext | private |
| contract_count() const | bb::avm2::fuzzer::FuzzerContext | inline |
| contract_db_ | bb::avm2::fuzzer::FuzzerContext | private |
| existing_note_hashes_ | bb::avm2::fuzzer::FuzzerContext | private |
| FuzzerContext() | bb::avm2::fuzzer::FuzzerContext | inline |
| get_contract_address(size_t index) const | bb::avm2::fuzzer::FuzzerContext | inline |
| get_contract_db() const | bb::avm2::fuzzer::FuzzerContext | inline |
| get_existing_note_hash(size_t index) const | bb::avm2::fuzzer::FuzzerContext | |
| has_contracts() const | bb::avm2::fuzzer::FuzzerContext | inline |
| register_contract_from_bytecode(const std::vector< uint8_t > &bytecode) | bb::avm2::fuzzer::FuzzerContext | |
| reset() | bb::avm2::fuzzer::FuzzerContext | |
| set_existing_contract_addresses(std::span< const FF > contract_addresses) | bb::avm2::fuzzer::FuzzerContext | |
| set_existing_note_hashes(std::span< const std::pair< FF, uint64_t > > note_hashes) | bb::avm2::fuzzer::FuzzerContext |