-
Notifications
You must be signed in to change notification settings - Fork 607
chore!: Remove circuit_size from all VKs #15747
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
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
c0153a5
[empty] Start merge-train. Choo choo.
dfdc1b5
Merge branch 'next' into merge-train/barretenberg
3efb90e
Merge branch 'next' into merge-train/barretenberg
f447c5a
Merge branch 'next' into merge-train/barretenberg
0772339
feat!: Merge with degree check (#15562)
federicobarbacovi ff8bd12
fix: Fix the docker build action for fuzzing (#15719)
Sarkoxed ecaa2d5
fix: restore accidentally deleted files (#15724)
johnathan79717 3eb8414
fix: civc wasm memory regression (#15722)
iakovenkos aa0f43c
feat: mmap backed polynomials (#15531)
johnathan79717 3ab6d4a
Merge branch 'next' into merge-train/barretenberg
0428551
Merge branch 'next' into merge-train/barretenberg
917523f
Merge branch 'next' into merge-train/barretenberg
ddfc800
Merge branch 'next' into merge-train/barretenberg
2c3b398
Merge branch 'next' into merge-train/barretenberg
37932f1
Merge branch 'next' into merge-train/barretenberg
740b698
feat(bbapi): CLI uses bbapi CIVC (#15702)
ludamad 8d0ef02
Merge branch 'next' into merge-train/barretenberg
fa7378d
no more explicit use of circuit size in vk
ledwards2225 b963604
remove circuit size from VKs altogether
ledwards2225 a00dcb5
fix avm build and tests
ledwards2225 2a0e251
cleanup and comments
ledwards2225 0993360
undo sol changes
ledwards2225 acfcbe7
simplify vk get value
ledwards2225 9f27abb
[empty] Start merge-train. Choo choo.
6893736
Merge branch 'next' into merge-train/barretenberg
6cd32ca
Merge branch 'next' into merge-train/barretenberg
8758f14
Merge branch 'merge-train/barretenberg' into lde/only_log_n
ledwards2225 3515641
update cached VKs
ledwards2225 17041de
continmue hashing vk circuit size for keccak only
ledwards2225 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
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
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
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
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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove
circuit_sizefrom the comment, please