Skip to content

feat: merge-train/fairies#22152

Open
AztecBot wants to merge 8 commits intonextfrom
merge-train/fairies
Open

feat: merge-train/fairies#22152
AztecBot wants to merge 8 commits intonextfrom
merge-train/fairies

Conversation

@AztecBot
Copy link
Copy Markdown
Collaborator

@AztecBot AztecBot commented Mar 30, 2026

BEGIN_COMMIT_OVERRIDE
feat!: remove ALL_SCOPES (#22136)
chore: syncing oracle versions (#22131)
fix(aztec-nr): use registered accounts as capsule test scopes (#22171)
chore: reverting accidentally merged AI slop (#22175)
END_COMMIT_OVERRIDE

This is a breaking change in the interface between PXE and wallets. 

ALL_SCOPES allowed wallets to request PXE to run operations "for all its
known accounts". This PR removes that option and forces all layers of
the system to explicitly state which addresses to use as scope by
providing an array of addresses. An empty array now means "no account in
scope" (it used to default to "ALL_SCOPES" particularly when executing
utilities).
Copy link
Copy Markdown
Collaborator

@ludamad ludamad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 Auto-approved

@AztecBot AztecBot added this pull request to the merge queue Mar 30, 2026
@AztecBot
Copy link
Copy Markdown
Collaborator Author

🤖 Auto-merge enabled after 4 hours of inactivity. This PR will be merged automatically once all checks pass.

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 30, 2026
Currently the `ORACLE_VERSION` on `v4-next` is 22 but on
`merge-train/fairies` it's 21.

I think this has accidentally happened when backporting as it should
never happen that code on v4-next is ahead of v5 (the version was bumped
in [this
commit](a0cbbb6)
on v4-next).

For this reason I am bumping the version here to 22 as I could imagine
it could cause issues.

Co-authored-by: benesjan <benesjan@users.noreply.github.com>
@nventuro nventuro self-requested a review as a code owner March 30, 2026 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants