|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/vm2/simulation/gadgets/contract_instance_manager.hpp"#include <gmock/gmock.h>#include <gtest/gtest.h>#include <optional>#include "barretenberg/vm2/common/aztec_constants.hpp"#include "barretenberg/vm2/common/aztec_types.hpp"#include "barretenberg/vm2/simulation/events/contract_instance_retrieval_event.hpp"#include "barretenberg/vm2/simulation/events/event_emitter.hpp"#include "barretenberg/vm2/simulation/testing/mock_dbs.hpp"#include "barretenberg/vm2/simulation/testing/mock_field_gt.hpp"#include "barretenberg/vm2/simulation/testing/mock_update_check.hpp"#include "barretenberg/vm2/testing/fixtures.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::simulation |
|
protected |
Definition at line 26 of file contract_instance_manager.test.cpp.
|
protected |
Definition at line 30 of file contract_instance_manager.test.cpp.
|
protected |
Definition at line 29 of file contract_instance_manager.test.cpp.
|
protected |
Definition at line 27 of file contract_instance_manager.test.cpp.
|
protected |
Definition at line 28 of file contract_instance_manager.test.cpp.