-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: manage enqueued calls & phases in AVM witgen (#10310)
Another larger PR: 1) Swap out to use the enqueued side effect trace (so we private insert hints) 2) Perform private inserts of nullifiers in witgen 3) Apply asserts in witgen to ensure the endTree snapshots and endGas line up with expected public inputs 4) Enforce side effect limits in witgen 5) Handle enqueued calls & phases in witgen Later: 1) [Handle nested calls in witgen](AztecProtocol/aztec-packages#10384) 2) Remove old side effect trace & old public inputs completely --------- Co-authored-by: David Banks <[email protected]> Co-authored-by: dbanks12 <[email protected]>
- Loading branch information
Showing
13 changed files
with
1,119 additions
and
734 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
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.