Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
chonk_batch_verifier.hpp File Reference
#include "barretenberg/commitment_schemes/ipa/ipa.hpp"
#include "barretenberg/flavor/mega_zk_flavor.hpp"
#include "barretenberg/honk/proof_system/types/proof.hpp"
#include "batch_verifier_types.hpp"
#include <atomic>
#include <condition_variable>
#include <deque>
#include <functional>
#include <mutex>
#include <thread>
#include <vector>

Go to the source code of this file.

Classes

class  bb::ChonkBatchVerifier
 Asynchronous batch verifier for Chonk IVC proofs. More...
 
struct  bb::ChonkBatchVerifier::ReduceResult
 Per-proof result from the reduce phase. More...
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.