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

Use IPA #2544

Open
marcbeunardeau88 opened this issue Sep 9, 2024 · 0 comments
Open

Use IPA #2544

marcbeunardeau88 opened this issue Sep 9, 2024 · 0 comments

Comments

@marcbeunardeau88
Copy link
Contributor

For now the proof is generated using KZG and folding a lot of different proofs.
We need to replace folding with single proof generation using the Pasta IPA proof system (similar to initial zkVM prototype prover here)
At the same time we can reorganise the poly commitment with KZG and IPA submodules. We must abstract the srs and the commitments. Once we have more generic code, we instantiate with IPA.

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

1 participant