Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
graph_description_megacircuitbuilder.test.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 

Typedefs

using Builder = MegaCircuitBuilder
 
using field_ct = stdlib::field_t< Builder >
 
using witness_ct = stdlib::witness_t< Builder >
 
using databus_ct = stdlib::databus< Builder >
 

Functions

 bb::TEST (BoomerangMegaCircuitBuilder, BasicCircuit)
 
 bb::TEST (BoomerangMegaCircuitBuilder, OnlyGoblinEccOpQueueUltraOps)
 Check that the ultra ops are recorded correctly in the EccOpQueue.
 

Typedef Documentation

◆ Builder

◆ databus_ct

◆ field_ct

◆ witness_ct