Skip to content

refactor(authwit): split into utils/private/public#23214

Draft
dbanks12 wants to merge 2 commits into
dbanks12/standard-contracts-pin-artifactsfrom
dbanks12/authwit-split
Draft

refactor(authwit): split into utils/private/public#23214
dbanks12 wants to merge 2 commits into
dbanks12/standard-contracts-pin-artifactsfrom
dbanks12/authwit-split

Conversation

@dbanks12
Copy link
Copy Markdown
Contributor

Splits aztec-nr/aztec/src/authwit/auth.nr into common/private/public submodules. No behavior change.

@dbanks12 dbanks12 changed the base branch from merge-train/fairies to graphite-base/23214 May 13, 2026 17:27
@dbanks12 dbanks12 force-pushed the dbanks12/authwit-split branch from 46be8da to 3aa310c Compare May 13, 2026 17:27
@dbanks12 dbanks12 changed the base branch from graphite-base/23214 to dbanks12/shift-protocol-addresses May 13, 2026 17:28
@dbanks12 dbanks12 force-pushed the dbanks12/authwit-split branch from 3aa310c to 2a9f5a2 Compare May 13, 2026 18:47
@dbanks12 dbanks12 force-pushed the dbanks12/shift-protocol-addresses branch from caf7ccf to e07ba01 Compare May 13, 2026 19:28
@dbanks12 dbanks12 force-pushed the dbanks12/authwit-split branch from 2a9f5a2 to 061c06b Compare May 13, 2026 19:28
@dbanks12 dbanks12 force-pushed the dbanks12/shift-protocol-addresses branch from e07ba01 to d2f6d24 Compare May 13, 2026 21:06
@dbanks12 dbanks12 force-pushed the dbanks12/authwit-split branch from 061c06b to 7324ae0 Compare May 13, 2026 21:06
@dbanks12 dbanks12 changed the base branch from dbanks12/shift-protocol-addresses to graphite-base/23214 May 13, 2026 21:15
@dbanks12 dbanks12 force-pushed the dbanks12/authwit-split branch from 7324ae0 to 8e7c296 Compare May 13, 2026 21:15
@dbanks12 dbanks12 force-pushed the dbanks12/authwit-split branch from 8e7c296 to e04739f Compare May 14, 2026 13:42
@dbanks12 dbanks12 changed the base branch from graphite-base/23214 to dbanks12/standard-contracts-pin-artifacts May 14, 2026 13:42
@dbanks12 dbanks12 force-pushed the dbanks12/standard-contracts-pin-artifacts branch from 3702cda to c291b97 Compare May 14, 2026 14:18
@dbanks12 dbanks12 force-pushed the dbanks12/authwit-split branch from e04739f to 20bd4d9 Compare May 14, 2026 14:18
@dbanks12 dbanks12 force-pushed the dbanks12/standard-contracts-pin-artifacts branch from c291b97 to 91cba07 Compare May 14, 2026 19:26
@dbanks12 dbanks12 force-pushed the dbanks12/authwit-split branch from 20bd4d9 to 5ea28bf Compare May 14, 2026 19:26
@dbanks12 dbanks12 force-pushed the dbanks12/standard-contracts-pin-artifacts branch from 91cba07 to 991fe58 Compare May 14, 2026 19:37
@dbanks12 dbanks12 force-pushed the dbanks12/authwit-split branch from 5ea28bf to 04a5762 Compare May 14, 2026 19:37
@dbanks12 dbanks12 force-pushed the dbanks12/standard-contracts-pin-artifacts branch from 991fe58 to c312b64 Compare May 14, 2026 19:45
@dbanks12 dbanks12 force-pushed the dbanks12/authwit-split branch 2 times, most recently from fa29d0e to cb2e192 Compare May 14, 2026 20:04
@dbanks12 dbanks12 force-pushed the dbanks12/standard-contracts-pin-artifacts branch 2 times, most recently from 536846d to bded191 Compare May 14, 2026 20:48
@dbanks12 dbanks12 force-pushed the dbanks12/authwit-split branch 2 times, most recently from e850cb2 to c2d0a3a Compare May 14, 2026 22:17
@dbanks12 dbanks12 force-pushed the dbanks12/standard-contracts-pin-artifacts branch from bded191 to 1e72115 Compare May 14, 2026 22:17
@dbanks12 dbanks12 force-pushed the dbanks12/authwit-split branch from c2d0a3a to c911e48 Compare May 15, 2026 17:33
@dbanks12 dbanks12 force-pushed the dbanks12/standard-contracts-pin-artifacts branch from 1e72115 to 948ba98 Compare May 15, 2026 17:33
@dbanks12 dbanks12 force-pushed the dbanks12/authwit-split branch from c911e48 to 8b8b67a Compare May 15, 2026 19:27
@dbanks12 dbanks12 force-pushed the dbanks12/standard-contracts-pin-artifacts branch from 30edb2f to 9f8bb05 Compare May 15, 2026 19:37
@dbanks12 dbanks12 force-pushed the dbanks12/authwit-split branch from 8b8b67a to b6cdaef Compare May 15, 2026 19:37
@dbanks12 dbanks12 changed the title refactor(authwit): split into common/private/public refactor(authwit): split into utils/private/public May 16, 2026
@dbanks12 dbanks12 force-pushed the dbanks12/standard-contracts-pin-artifacts branch from 9f8bb05 to 7e52403 Compare May 17, 2026 00:24
@dbanks12 dbanks12 force-pushed the dbanks12/authwit-split branch 3 times, most recently from 5b38b33 to eda5371 Compare May 17, 2026 13:32
@dbanks12 dbanks12 force-pushed the dbanks12/standard-contracts-pin-artifacts branch from 04b4114 to 85a4440 Compare May 17, 2026 14:35
@dbanks12 dbanks12 force-pushed the dbanks12/authwit-split branch from eda5371 to 6668f22 Compare May 17, 2026 14:35
dbanks12 added 2 commits May 17, 2026 15:19
- schnorr/simulated_schnorr account contracts and uniswap_contract still imported authwit::common::*; rename the path to authwit::utils::* to match the split.
- app_subscription_contract: revert the spurious 'use public_checks::utils::privately_check_block_number' (the public_checks crate is no longer a separate crate after #23215 moved the helpers into aztec-nr) back to 'use aztec::public_checks::privately_check_block_number'.
@dbanks12 dbanks12 force-pushed the dbanks12/authwit-split branch from 6668f22 to db129e1 Compare May 17, 2026 15:19
@dbanks12 dbanks12 force-pushed the dbanks12/standard-contracts-pin-artifacts branch from 85a4440 to ca91f9b 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