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

feat: proversetup fileio #295

Merged
merged 3 commits into from
Oct 22, 2024
Merged

feat: proversetup fileio #295

merged 3 commits into from
Oct 22, 2024

Conversation

Dustin-Ray
Copy link
Contributor

@Dustin-Ray Dustin-Ray commented Oct 22, 2024

Rationale for this change

This PR adds support for a conversion from pre-generated public parameters and a blitzar handle into a ProverSetup. This helps skip an expensive step to generate parameters and should significantly decrease the amount of time to load the parameters. It serves as a step towards file i/o for the parameters.

What changes are included in this PR?

  • convert public params and blitzar handle into a proversetup

Are these changes tested?

existing tests pass. a round trip test is forthcoming in a future PR.

@Dustin-Ray Dustin-Ray merged commit 8772412 into main Oct 22, 2024
13 checks passed
@Dustin-Ray Dustin-Ray deleted the feat/prover-setup-file-io branch October 22, 2024 17:04
Copy link

🎉 This PR is included in version 0.33.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants