-
Notifications
You must be signed in to change notification settings - Fork 598
feat: Inject protocol nullifier conditionally #11155
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
36 commits
Select commit
Hold shift + click to select a range
759cdf6
wip conditional protocol nullifier
sirasistant 00b895f
fmt
sirasistant 219ad4a
fix
sirasistant 48b24c3
moar fix
sirasistant 0883bb6
fix txe impl
sirasistant e05798e
separate call result and execution result
sirasistant e4dada1
refactor
sirasistant 8a1e7c4
Merge branch 'master' into arv/conditional_protocol_nullifier
sirasistant b3c3a2a
fix prover toml
sirasistant 2312507
update
sirasistant 23cc545
fix
sirasistant d0508be
avoid protocol nullifier in private only txs
sirasistant 81ff5b7
fix tests
sirasistant 0cb7bac
fix txe
sirasistant f27f48a
fmt
sirasistant b041777
rework circuits part
sirasistant e8f62f5
fmt
sirasistant b3c607b
fix
sirasistant 75d0f42
fix build
sirasistant ce60c97
fix nr tests
sirasistant acfa0cf
fmt
sirasistant df40913
added tests to reset kernel
sirasistant 64b65df
added tail tests
sirasistant 778b149
fmt
sirasistant c459051
rename
sirasistant b95f050
Merge branch 'master' into arv/conditional_protocol_nullifier
sirasistant 907a32c
add check for first nullifier in ts
sirasistant ea1f18b
refactor
sirasistant 23d812c
Merge branch 'arv/conditional_protocol_nullifier' of github.com:Aztec…
sirasistant 3ae43ad
Merge branch 'master' into arv/conditional_protocol_nullifier
sirasistant 854410d
comment
sirasistant d05514d
remove useless constraint
sirasistant 0e1481c
Merge branch 'master' into arv/conditional_protocol_nullifier
sirasistant a47083c
fmt
sirasistant 53c96f7
proper fmt
sirasistant 87bde1a
remove tess
sirasistant 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
197 changes: 99 additions & 98 deletions
197
noir-projects/noir-protocol-circuits/crates/private-kernel-init/Prover.toml
Large diffs are not rendered by default.
Oops, something went wrong.
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
479 changes: 240 additions & 239 deletions
479
noir-projects/noir-protocol-circuits/crates/private-kernel-inner/Prover.toml
Large diffs are not rendered by default.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.