#include <public_tx_simulation_tester.hpp>
◆ PublicTxSimulationTester() [1/3]
| bb::avm2::testing::PublicTxSimulationTester::PublicTxSimulationTester |
( |
| ) |
|
◆ ~PublicTxSimulationTester()
| bb::avm2::testing::PublicTxSimulationTester::~PublicTxSimulationTester |
( |
| ) |
|
◆ PublicTxSimulationTester() [2/3]
◆ PublicTxSimulationTester() [3/3]
◆ append_l1_to_l2_message()
| void bb::avm2::testing::PublicTxSimulationTester::append_l1_to_l2_message |
( |
const FF & |
message | ) |
|
◆ append_note_hash()
| void bb::avm2::testing::PublicTxSimulationTester::append_note_hash |
( |
const FF & |
note_hash | ) |
|
◆ contract_db()
| TestContractDB & bb::avm2::testing::PublicTxSimulationTester::contract_db |
( |
| ) |
|
|
inline |
◆ current_revision()
| WorldStateRevision bb::avm2::testing::PublicTxSimulationTester::current_revision |
( |
| ) |
const |
|
private |
◆ default_config()
◆ default_sender()
| AztecAddress bb::avm2::testing::PublicTxSimulationTester::default_sender |
( |
| ) |
|
|
static |
◆ deploy_contract()
| DeployedContract bb::avm2::testing::PublicTxSimulationTester::deploy_contract |
( |
std::span< const uint8_t > |
bytecode, |
|
|
const FF & |
salt = 0 |
|
) |
| |
◆ fund_fee_payer()
| void bb::avm2::testing::PublicTxSimulationTester::fund_fee_payer |
( |
const AztecAddress & |
fee_payer | ) |
|
|
private |
◆ insert_siloed_nullifier()
| void bb::avm2::testing::PublicTxSimulationTester::insert_siloed_nullifier |
( |
const FF & |
siloed_nullifier | ) |
|
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ set_public_storage()
| void bb::avm2::testing::PublicTxSimulationTester::set_public_storage |
( |
const AztecAddress & |
address, |
|
|
const FF & |
slot, |
|
|
const FF & |
value |
|
) |
| |
◆ simulate_tx()
◆ world_state()
◆ contract_db_
| TestContractDB bb::avm2::testing::PublicTxSimulationTester::contract_db_ |
|
private |
◆ data_dir
| std::string bb::avm2::testing::PublicTxSimulationTester::data_dir |
|
private |
◆ fork_id
| uint64_t bb::avm2::testing::PublicTxSimulationTester::fork_id = 0 |
|
private |
◆ tx_count
| uint64_t bb::avm2::testing::PublicTxSimulationTester::tx_count = 0 |
|
private |
◆ ws
The documentation for this class was generated from the following files: