This repository was archived by the owner on Apr 9, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 17
feat(acir)!: Verify Proof #291
Merged
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
e4df8d5
bring back serde
kevaundray 100db6c
recursion in live with acvm 0.12.0 changes and struct varaints for bl…
vezenovm d26b253
proof_as_fields and vk_as_fields in ProofSystemCompiler trait
vezenovm 4934dd3
verify_proof with acvm after 0.12.0 with struct variants for black bo…
vezenovm 8a8b212
add is_recursive flag to prove and verify with keys
vezenovm cfbd0ec
remove unnecessary fields from VerifyProof
vezenovm 7fb1694
merge conflicts with master
vezenovm d4c884e
Merge branch 'master' into mv/verify-proof-2
kevaundray d445670
rename VerifyProof to RecursiveAggregation, make input agg an option,…
vezenovm 81f9231
add some comments for is_recursive
vezenovm d58ea54
cargo fmt
vezenovm 352c28b
remove recursive aggregation simulation
vezenovm a90514d
switched BlackBoxFunc to RecursiveAggregation
vezenovm e3a2e18
merge conflicts with keccak var opcode
vezenovm ab635dd
one more comment on BlackBoxFunc::RecursiveAggregation
vezenovm 9d5b32f
cargo fmt
vezenovm ae14a4b
Merge branch 'master' into mv/verify-proof-2
vezenovm d5a2cf8
add func to fetch values from WitnessMap
vezenovm 803d852
Merge branch 'master' into mv/verify-proof-2
vezenovm 1df20f5
Merge branch 'mv/verify-proof-2' into mv/get-witness-values
vezenovm 64a6db4
remove unnecessary method for fetching WitnessMap values
vezenovm bb0b1d4
Merge branch 'master' into mv/verify-proof-2
vezenovm b8198aa
don't incldue input aggregation object in inputs vec
vezenovm b4592d9
add comment why do not return an input_aggregation_object in the inpu…
vezenovm fa4b004
Merge branch 'master' into mv/verify-proof-2
vezenovm db9a5c2
Merge branch 'master' into mv/verify-proof-2
vezenovm 71e5017
Merge branch 'master' into mv/verify-proof-2
vezenovm 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
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.