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

move fold step from CompressedSNARK to RecursiveSNARK #295

Closed
wants to merge 1 commit into from

Conversation

srinathsetty
Copy link
Collaborator

Nova paper's description performs a fold step prior to applying a SNARK. Revisiting Nova paper observes that this fold step does not alter the incrementality property.

This PR moves the fold step from CompressedSNARK to RecrursiveSNARK, so the RecursiveSNARK needs to track a single witness rather than two witnesses for the secondary circuit.

@mpenciak mpenciak mentioned this pull request Jan 25, 2024
2 tasks
@srinathsetty
Copy link
Collaborator Author

Closing this for now.

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

Successfully merging this pull request may close these issues.

1 participant