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

Interfaces for recursion, folding #672

Open
codygunton opened this issue Aug 16, 2023 · 0 comments
Open

Interfaces for recursion, folding #672

codygunton opened this issue Aug 16, 2023 · 0 comments

Comments

@codygunton
Copy link
Collaborator

For one, we should rename verify_proof to aggregate or fold as the case may be.

With Plonk we have to specify a manifest. Probably Barretenberg should just expose some instantiations of recursion functions rather than exposing the flavor and asking the circuit writer to instantiate. Relatedly, it feels wrong that I needed to define a simulator flavor to simulate recursion (or, really, aggregation).

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

No branches or pull requests

1 participant