Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
address_derivation.hpp
Go to the documentation of this file.
1#pragma once
2
10
11namespace bb::avm2::simulation {
12
33
34} // namespace bb::avm2::simulation
AddressDerivation(Poseidon2Interface &poseidon2, EccInterface &ecc, EventEmitterInterface< AddressDerivationEvent > &events)
unordered_flat_set< AztecAddress > cached_derivations
void assert_derivation(const AztecAddress &address, const ContractInstance &instance) override
EventEmitterInterface< AddressDerivationEvent > & events
::ankerl::unordered_dense::set< Key > unordered_flat_set
Definition set.hpp:11