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

Go to the source code of this file.

Namespaces

namespace  acir_format
 

Functions

std::shared_ptr< Chonkacir_format::create_mock_chonk_from_constraints (const std::vector< RecursionConstraint > &constraints)
 Create a Chonk instance with mocked state corresponding to a set of IVC recursion constraints.
 
Chonk::VerifierInputs acir_format::create_mock_verification_queue_entry (const Chonk::QUEUE_TYPE verification_type, const bool is_kernel)
 Create a mock verification queue entry with structurally correct proof and VK.
 
void acir_format::mock_chonk_accumulation (const std::shared_ptr< Chonk > &ivc, Chonk::QUEUE_TYPE type, const bool is_kernel)
 Add mock accumulation state to a Chonk instance for a single circuit.