-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Compute size of Execution proof without needing to compute the proof #2949
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
Merged
+389
−69
Merged
Changes from 1 commit
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
5a19d81
added proof_size function
Antonio95 5d27960
added function that returns the proof size given the Authorization
Antonio95 727b65f
created Authorization::number_of_input_records(); turned authorizatio…
Antonio95 68defa5
added consistency check between prepare_verifier_inputs and Authoriza…
Antonio95 99c00bd
switched execution tests to Varuna V2 and added proof-size checks to all
Antonio95 47acade
added 1 to the wrapper function to account for serialized version number
Antonio95 32f3ea1
Merge branch 'option_serialized_size_fix' into proof_size
Antonio95 3191b05
comment fixed and replaced magical 8 by size_of usize
Antonio95 532cd3d
Merge branch 'staging' into proof_size
Antonio95 6841b97
Update synthesizer/process/src/stack/authorization/mod.rs
Antonio95 49f0a3a
added reference to serialize_compressed in the documentation of proof…
Antonio95 1ee7a72
Update algorithms/src/snark/varuna/data_structures/proof.rs
vicsn d394f44
modified interface, added Authorisation::from_unchecked, added test c…
Antonio95 de62b52
restricted consensus version
Antonio95 edac4f1
addressed PR review comments; created proof_size for synthesizer Proof
Antonio95 5f966ad
merged staging
Antonio95 795df43
improved documentation of the two proof_size methods
Antonio95 1988927
changed original output type into the new semantic one
Antonio95 d63394f
Merge branch 'staging' into proof_size
Antonio95 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
Some comments aren't visible on the classic Files Changed page.
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
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
vicsn marked this conversation as resolved.
Show resolved
Hide resolved
|
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
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
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
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
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.