-
Notifications
You must be signed in to change notification settings - Fork 298
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: avm inserts nullifiers from private (#10129)
- Insert nullifiers from private - Rearrange forking in phase manager just a bit to make sure we always fork before insertions of revertible private side effects - Create inner helper writeSiloedNullifier in state manager - Change NullifierManager/Cache to operate with siloed nullifiers and simplify module a bunch - Prep tests to compare nullifier root computed by ephemeral trees/elsewhere --------- Co-authored-by: Ilyas Ridhuan <[email protected]>
- Loading branch information
1 parent
089c34c
commit 3fc0c7c
Showing
20 changed files
with
606 additions
and
502 deletions.
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
Oops, something went wrong.