-
Notifications
You must be signed in to change notification settings - Fork 234
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: Recursive folding verifier and decider as ultra circuits and circuit simulator #6150
Merged
Merged
Changes from 75 commits
Commits
Show all changes
80 commits
Select commit
Hold shift + click to select a range
3497303
feat: barretenberg PR migrate tool
ludamad c4d7963
Simulator
codygunton 42878d0
Reinstate asserts.
codygunton 4ea80be
Give up and skip test.
codygunton 5aa32cf
Manually pick non-B. changes.
codygunton 0fcabd8
Add one high generator.
codygunton ca674c3
Merge branch 'master' into cg/simulate-spike-bb-subrepo
codygunton daa37eb
Reset files I didn't touch
codygunton d818dfd
fix: merge and ci workarounds
ludamad c0790fe
Merge branch 'master' into cg/simulate-spike-bb-subrepo
ludamad 2cb9f9d
Merge branch 'master' into cg/simulate-spike-bb-subrepo
ludamad b707765
Compare Pedersen benchmarks.
codygunton 378b899
blake3s
codygunton c42b000
Ecdsa / secp256k1
codygunton 6a2c226
Biggroup batch_mul
codygunton 65a3997
Speed up biggroup batch mul.
codygunton 19ed7b5
Merge remote-tracking branch 'origin/master' into cg/simulate-spike-b…
codygunton dfe4af6
Changes missed in merge commit.
codygunton 7c67671
Try to satisfy GCC
codygunton 3f2862a
Tweak script output.
codygunton b963361
Speed up ECDSA simulation
codygunton 6e0069b
Add missing brace
codygunton 8744b27
Use derived context.
codygunton ec3346a
Set context so merkel test will run.
codygunton dfbf067
Fix script comments
codygunton 1709038
TODO(https://github.com/AztecProtocol/barretenberg/issues/659)
codygunton 05101f3
Cleanup and issue issues.
codygunton f4665e0
Remove unneeded function.
codygunton e81f015
Reinstate missing recursion check.
codygunton 94d5afd
Clean up and add comments.
codygunton 890c374
Intentionally do a bad merge.
ludamad 5659262
fix e2e-escrow
ludamad 39f6efe
Merge remote-tracking branch 'origin/master' into cg/simulate-spike-b…
ludamad0 9e2042f
Merge remote-tracking branch 'origin/master' into cg/simulate-spike-b…
ludamad0 586241e
chore: merge master into simulate feature branch (#1848)
ludamad fed8f7e
Merge
ludamad0 999451d
Rm bb
ludamad0 0a5f699
git mv bb
ludamad0 a168a6d
Rm bb/build-system
ludamad0 38882cf
Merge commit '404ec34d38e1a9c3fbe7a3cdb6e88c28f62f72e4' into cg/simul…
ludamad0 7c0f781
Merge remote-tracking branch 'origin/master' into cg/simulate-spike-b…
ludamad0 20dfb60
Fix merge markers
ludamad0 581fbb3
Format
ludamad0 15ed3a9
Reverts
ludamad0 f4a62bb
Merge branch 'master' into cg/simulate-spike-bb-subrepo
maramihali 560f7bf
fine till here
maramihali 05f9913
experiments with ultra verifier
maramihali 75dd2dd
Merge remote-tracking branch 'origin/master' into cg/simulate-spike-b…
maramihali 8df0c86
unify honk recursive verifiers
maramihali 3132542
yay
maramihali 2edbcf7
stuff
maramihali 7462d38
add benchmark
maramihali 60d7197
more cleanup
maramihali ebe0996
Merge remote-tracking branch 'origin/master' into cg/simulate-spike-b…
maramihali f7183b5
more cleanup
maramihali 9bee66b
reenable check, more cleanup
maramihali 1f4a260
cleanup benchmark
maramihali 96eb8df
Merge remote-tracking branch 'origin/master' into cg/simulate-spike-b…
maramihali b429bef
fix gcc and test
maramihali 80b06c6
more cleanup
maramihali 6b5ae50
even more cleanup
maramihali 3728048
delete some more unnecessary stuff
maramihali 4a169b4
more cleanup
maramihali 4d98946
revert some formatting
maramihali 2d4355e
remove unnecessary fields in simulator
maramihali ca81f60
follup up after cody's comments
maramihali ff03998
Merge remote-tracking branch 'origin/master' into cg/simulate-spike-b…
maramihali 424b670
Merge remote-tracking branch 'origin/master' into cg/simulate-spike-b…
maramihali 0eb95a0
:(
maramihali d25e8a9
work around batch_mul edge case
maramihali d678aea
Merge remote-tracking branch 'origin/master' into mm/pg-simulator
maramihali c779b26
docs, issues, cleanup, fixes
maramihali 5bac1f3
Merge branch 'master' into mm/pg-simulator
maramihali 32496c5
Merge branch 'master' into mm/pg-simulator
maramihali 2d5bcf5
stuff
maramihali 72bbe35
fix typo, remove unneeded headers
maramihali 9e86d6e
Merge remote-tracking branch 'origin/master' into mm/pg-simulator
maramihali afbbc61
clarify concepts
maramihali 23feb8f
Merge remote-tracking branch 'origin/master' into mm/pg-simulator
maramihali 9c8a82a
Merge branch 'master' into mm/pg-simulator
maramihali 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 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 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 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.
Typo: "combute"