Skip to content

refactor(pxe): narrow tryGetPublicKeysAndPartialAddress return type#21214

Draft
AztecBot wants to merge 1 commit intobackport-to-v4-stagingfrom
claudebox/backport-pxe-narrow-return-type
Draft

refactor(pxe): narrow tryGetPublicKeysAndPartialAddress return type#21214
AztecBot wants to merge 1 commit intobackport-to-v4-stagingfrom
claudebox/backport-pxe-narrow-return-type

Conversation

@AztecBot
Copy link
Collaborator

@AztecBot AztecBot commented Mar 6, 2026

Backport of #21208 to v4.

Cherry-pick required conflict resolution due to method renaming (utility prefix) on v4. Applied the return type narrowing (CompleteAddress{ publicKeys, partialAddress }) while preserving the v4 naming convention.

ClaudeBox log: http://ci.aztec-labs.com/88fa6a05e56c8662-1

Return only `{ publicKeys, partialAddress }` instead of the full
`CompleteAddress` from the oracle interface, since callers never use
the `address` field from the result.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@AztecBot AztecBot added the claudebox Owned by claudebox. it can push to this PR. label Mar 6, 2026
@ludamad ludamad force-pushed the backport-to-v4-staging branch 2 times, most recently from 9221e1a to be9b609 Compare March 17, 2026 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

claudebox Owned by claudebox. it can push to this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants