chore: re-enable some avm proving/check-circuit tests#16666
Merged
Conversation
Contributor
Author
a35c9d0 to
a3aae5a
Compare
6a5d61d to
20cec85
Compare
20cec85 to
6fa94fa
Compare
This was referenced Aug 29, 2025
sirasistant
approved these changes
Sep 1, 2025
a3aae5a to
058fb20
Compare
6ececd7 to
0a9936f
Compare
058fb20 to
768e417
Compare
0a9936f to
d7b2e19
Compare
768e417 to
4c886c2
Compare
d7b2e19 to
3b8db17
Compare
ludamad
pushed a commit
that referenced
this pull request
Dec 16, 2025
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.

Re-enables a bunch of skipped AVM tests.
Create a fake public context in Noir so that the AVM can call functions/oracles that are private/hidden in the PublicContext. This lets us re-enable old tests, especially tests that "recover" from errors/reverts.