-
Notifications
You must be signed in to change notification settings - Fork 23
batch proving with same number of variables - part 1 #397
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
Open
CarloModicaPortfolio
wants to merge
22
commits into
tcoratger:main
Choose a base branch
from
CarloModicaPortfolio:carlo/batch_opening_1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 16 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
faa70ad
batch proving with same number of variables - part 1
CarloModicaPortfolio 2a9326d
Update src/poly/evals.rs
CarloModicaPortfolio 7eb4361
Update src/poly/evals.rs
CarloModicaPortfolio bb8fc16
Update src/whir/batch_proof.rs
CarloModicaPortfolio 0cb5617
Update src/whir/batch_proof.rs
CarloModicaPortfolio 43ea6d5
Update src/whir/batch_proof.rs
CarloModicaPortfolio 0789a5b
Update src/whir/batch_proof.rs
CarloModicaPortfolio 9e72199
Update src/whir/batch_proof.rs
CarloModicaPortfolio dcad22f
fold OOD constaints after selector round; both polynomials can use th…
CarloModicaPortfolio 91e3a70
removed === for code style consitency
CarloModicaPortfolio 3f64f6b
added explaination for alpha
CarloModicaPortfolio 179d115
added TODO!
CarloModicaPortfolio c58cd68
deleted useless test
CarloModicaPortfolio 3d7be34
removed another useless test
CarloModicaPortfolio 182bee0
removed useless test and add test for selector round function
CarloModicaPortfolio f2a441c
added MyWhirConfig for more lean code
CarloModicaPortfolio c2edf5b
Update batch_proof.rs
CarloModicaPortfolio cc6d12d
added Batch option in QueryOpening
CarloModicaPortfolio 7604d9d
update RoundState to accomodate multiple committed polynomials at once
CarloModicaPortfolio b0b1c61
batch query placeholder
CarloModicaPortfolio 3e6a9ad
input to the verifier is now a parsed commitment vector
CarloModicaPortfolio 194508b
WIP changes on the batch opening
CarloModicaPortfolio File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.