-
Notifications
You must be signed in to change notification settings - Fork 310
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(avm): new public inputs witgen (#10179)
This PR does a few things 1) Disconnects the kernel trace constraints (but keeps the file for future reference when we re-constrain public inputs) 2) Replaces the old public inputs with the new ones from `AvmCircuitPublicInputs`, however unconstrained 3) All merkle checks are now performed in witgen It's still a bit brittle and probably needs a refactor to clean it up but will suffice for now as we are getting all the pieces together
- Loading branch information
1 parent
b51fc43
commit ac8f13e
Showing
54 changed files
with
4,021 additions
and
4,049 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
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.