Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
wsdb_ipc_merkle_db.hpp File Reference

LowLevelMerkleDBInterface implementation backed by WSDB IPC. More...

Go to the source code of this file.

Classes

class  bb::avm2::simulation::WsdbIpcMerkleDB
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 
namespace  bb::avm2
 
namespace  bb::avm2::simulation
 AVM range check gadget for witness generation.
 

Detailed Description

LowLevelMerkleDBInterface implementation backed by WSDB IPC.

Connects to an aztec-wsdb process over Unix Domain Socket and translates each LowLevelMerkleDBInterface call into the corresponding WSDB IPC command.

Definition in file wsdb_ipc_merkle_db.hpp.