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

[WIP] update prover crate #1422

Draft
wants to merge 4 commits into
base: feat/migrate_compression
Choose a base branch
from

Conversation

roynalnaruto
Copy link

prover crate should use ce-snark-verifier to construct SNARKs for the compression circuit.

@darth-cy darth-cy marked this pull request as draft September 19, 2024 16:56
@deseti
Copy link

deseti commented Oct 2, 2024

This looks like a great step towards integrating  ce-snark-verifier  into the prover crate! I'm curious about the specific changes made and how they impact the performance and efficiency of the SNARK generation process.

Could you provide some more details about the changes made in this PR? For example, what are the key modifications to the  prover  crate? Are there any performance benchmarks or comparisons with the previous approach?

I'm also interested in understanding how the integration of  ce-snark-verifier  impacts the overall architecture of the prover.

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

Successfully merging this pull request may close these issues.

3 participants