Skip to content

fix(aztec-nr): use registered accounts as capsule test scopes#22171

Merged
benesjan merged 11 commits intomerge-train/fairiesfrom
be/fix-capsule-test-scopes
Mar 31, 2026
Merged

fix(aztec-nr): use registered accounts as capsule test scopes#22171
benesjan merged 11 commits intomerge-train/fairiesfrom
be/fix-capsule-test-scopes

Conversation

@benesjan
Copy link
Copy Markdown
Contributor

Summary

  • The removal of ALL_SCOPES (feat!: remove ALL_SCOPES #22136) broke CapsuleArray tests because they used hardcoded scope addresses (0xface, 0xaaa, 0xbbb) not registered in the keystore
  • Replaced with real accounts created via create_light_account(), which registers them as allowed scopes in CapsuleService

Test plan

  • All 12 capsules::test::* tests pass locally with TXE server

🤖 Generated with Claude Code

Loading
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