Skip to content

feat!: demote public_checks to non-protocol contract#23217

Draft
dbanks12 wants to merge 3 commits into
cb/e468a77822a0from
dbanks12/demote-public-checks
Draft

feat!: demote public_checks to non-protocol contract#23217
dbanks12 wants to merge 3 commits into
cb/e468a77822a0from
dbanks12/demote-public-checks

Conversation

@dbanks12
Copy link
Copy Markdown
Contributor

Demotes public_checks from protocol contract.

Stacked on #23106.

Copy link
Copy Markdown
Contributor Author

dbanks12 commented May 12, 2026

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@dbanks12 dbanks12 force-pushed the dbanks12/demote-public-checks branch from f510541 to ab09d50 Compare May 12, 2026 19:24
@dbanks12 dbanks12 force-pushed the dbanks12/demote-public-checks branch 4 times, most recently from 6578b98 to 9a6b2ac Compare May 12, 2026 20:26
@dbanks12 dbanks12 force-pushed the dbanks12/demote-public-checks branch from 9a6b2ac to df5c16a Compare May 13, 2026 17:27
@dbanks12 dbanks12 changed the title feat(public_checks): demote to non-protocol contract feat!: demote public_checks to non-protocol contract May 13, 2026
@dbanks12 dbanks12 force-pushed the dbanks12/demote-public-checks branch 2 times, most recently from d333bc5 to c6ec6a6 Compare May 13, 2026 21:06
@dbanks12 dbanks12 force-pushed the dbanks12/demote-public-checks branch 4 times, most recently from 5d2eb19 to 3666379 Compare May 14, 2026 19:37
@dbanks12 dbanks12 force-pushed the dbanks12/demote-public-checks branch from 3666379 to a08761a Compare May 14, 2026 19:45
@dbanks12 dbanks12 force-pushed the dbanks12/demote-public-checks branch 3 times, most recently from bec5fd3 to 6e91619 Compare May 14, 2026 22:17
@dbanks12 dbanks12 force-pushed the dbanks12/demote-public-checks branch 2 times, most recently from 1850314 to 301e60e Compare May 17, 2026 00:24
@dbanks12 dbanks12 force-pushed the dbanks12/demote-public-checks branch 2 times, most recently from 54fa4bc to 5c061ab Compare May 17, 2026 13:32
@dbanks12 dbanks12 force-pushed the dbanks12/demote-public-checks branch from 5c061ab to b012790 Compare May 17, 2026 14:35
dbanks12 added 3 commits May 17, 2026 15:18
PublicStaticCall<NameLen, ArgsLen, ReturnT> needs its return type fixed
explicitly; without the let-binding ascription the compiler cannot
infer ReturnT from the args at the call site, yielding 'Type annotation
needed' on enqueue_view_incognito. Match the (15, 2, ()) / (18, 2, ())
parameters used in the upstack PublicChecksInterface stub.
PUBLIC_CHECKS_ADDRESS now lives in aztec/src/standard_addresses.nr (and its
aztec_sublib twin), not the deleted standard_addresses crate.
@dbanks12 dbanks12 force-pushed the dbanks12/demote-public-checks branch from b012790 to 2f7d069 Compare May 17, 2026 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant