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: Refactor nova.rs for new Public Parameters tuned to a SNARK #626

Merged
merged 1 commit into from
Aug 19, 2023

Conversation

huitseeker
Copy link
Contributor

@huitseeker huitseeker requested a review from a team as a code owner August 19, 2023 22:10
- Updated code comments in `src/proof/nova.rs` to clearly state that `SS1<F>` and `SS2<F>` do not utilize computational commitments
- Enhanced `public_params` function with two new parameters: `commitment_size_hint1` and `commitment_size_hint2`, aligning the setup of `nova::PublicParams` with lurk-lang/arecibo#5
@huitseeker huitseeker force-pushed the fix_nova_public_parameters branch from 0de3e7d to fbabced Compare August 19, 2023 22:12
@huitseeker huitseeker added this pull request to the merge queue Aug 19, 2023
Merged via the queue into lurk-lab:master with commit d995fba Aug 19, 2023
@huitseeker huitseeker deleted the fix_nova_public_parameters branch August 19, 2023 23:14
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.

2 participants