Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/vm2/simulation/gas_tracker.hpp"
#include <gmock/gmock.h>
#include <gtest/gtest.h>
#include "barretenberg/vm2/common/aztec_constants.hpp"
#include "barretenberg/vm2/common/gas.hpp"
#include "barretenberg/vm2/common/instruction_spec.hpp"
#include "barretenberg/vm2/simulation/events/gas_event.hpp"
#include "barretenberg/vm2/simulation/lib/instruction_info.hpp"
#include "barretenberg/vm2/simulation/testing/mock_context.hpp"
#include "barretenberg/vm2/simulation/testing/mock_range_check.hpp"
#include "barretenberg/vm2/testing/macros.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 30 of file gas_tracker.test.cpp.
|
protected |
Definition at line 33 of file gas_tracker.test.cpp.
|
protected |
Definition at line 32 of file gas_tracker.test.cpp.
|
protected |
Definition at line 29 of file gas_tracker.test.cpp.
|
protected |
Definition at line 31 of file gas_tracker.test.cpp.