Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mock App function circuits in Goblin recursion tests #803

Closed
ledwards2225 opened this issue Dec 6, 2023 · 1 comment
Closed

Mock App function circuits in Goblin recursion tests #803

ledwards2225 opened this issue Dec 6, 2023 · 1 comment
Assignees

Comments

@ledwards2225
Copy link
Collaborator

ledwards2225 commented Dec 6, 2023

The real kernel circuit will perform two recursive verifications (eventually, folding verifications). Currently we don't have a mocked app circuit at all in the goblin recursion tests so we simply construct two recursive verifications of the previous kernel proof as a stand in approximation. We need to actually construct an app proof since that will be a significant computation. For our purposes the app proof can simply be a circuit of given size comprised entirely of arithmetic gates.

@codygunton
Copy link
Collaborator

Closed by AztecProtocol/aztec-packages#4242

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants