feat(protocol-contracts): autogen Noir interface stubs#23216
Draft
dbanks12 wants to merge 1 commit into
Draft
Conversation
214e5c4 to
e5390ee
Compare
3a0c7fe to
e949a18
Compare
This was referenced May 12, 2026
Contributor
Author
This was referenced May 12, 2026
Merged
e5390ee to
b15e8d5
Compare
e949a18 to
4ab38c0
Compare
b15e8d5 to
d10c85a
Compare
4ab38c0 to
763b311
Compare
d10c85a to
d2e940f
Compare
46466fd to
6439938
Compare
d2e940f to
318e6d4
Compare
6439938 to
bfa7a64
Compare
318e6d4 to
1c77f2e
Compare
bfa7a64 to
f698cd1
Compare
1c77f2e to
af49ae9
Compare
f698cd1 to
dc5e0e6
Compare
af49ae9 to
1db2b59
Compare
1db2b59 to
298529e
Compare
55daa10 to
38f8d72
Compare
19b1501 to
05d65b1
Compare
2b9aad6 to
872a671
Compare
05d65b1 to
f6257a6
Compare
872a671 to
780ddd9
Compare
f6257a6 to
92b28da
Compare
780ddd9 to
298ab40
Compare
298ab40 to
4fe4f47
Compare
1fc8e80 to
9ba1b97
Compare
25dc2bc to
b975562
Compare
9ba1b97 to
3b41b1c
Compare
b975562 to
d974e4f
Compare
3b41b1c to
cf92dd6
Compare
d974e4f to
b5414a6
Compare
cf92dd6 to
59d9cee
Compare
b5414a6 to
c229624
Compare
889cb95 to
89321f8
Compare
c229624 to
315efc2
Compare
89321f8 to
ebe1131
Compare
315efc2 to
1b607dd
Compare
ebe1131 to
a93c590
Compare
1140616 to
c2dedb8
Compare
a93c590 to
bb68d8f
Compare
c2dedb8 to
e5fcf22
Compare
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.

Adds artifact-driven Noir interface stub generation for AuthRegistry and PublicChecks. Freshness test catches drift.
Stacked on #23215.