Skip to content

Conversation

@baptiste-marchand
Copy link
Contributor

@baptiste-marchand baptiste-marchand commented Dec 18, 2025

Explanation

Add Bitcoin accountChanged event support, following the previous work done for Solana and Tron.

References

Related to #7304

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've communicated my changes to consumers by updating changelogs for packages I've changed
  • I've introduced breaking changes in this PR and have prepared draft pull requests for clients and consumer packages to resolve them

Note

Adds Bip122AccountChangedNotifications to KnownSessionProperties and updates tests and changelog accordingly.

  • chain-agnostic-permission:
    • KnownSessionProperties: Add Bip122AccountChangedNotifications (bip122_accountChanged_notifications) in src/scope/constants.ts.
    • Tests: Update snapshots and validations to include Bip122 (and assert Tron) in constants.test.ts and supported.test.ts (isKnownSessionPropertyValue, isSupportedSessionProperty).
    • Changelog: Document new session property under Unreleased.

Written by Cursor Bugbot for commit 850e228. This will update automatically on new commits. Configure here.

@baptiste-marchand baptiste-marchand requested review from a team as code owners December 18, 2025 13:32
@baptiste-marchand baptiste-marchand force-pushed the add-bitcoin-account-changed-property branch from e039a31 to 850e228 Compare December 18, 2025 13:59
@baptiste-marchand baptiste-marchand added this pull request to the merge queue Dec 18, 2025
Merged via the queue into main with commit 16efc60 Dec 18, 2025
557 of 565 checks passed
@baptiste-marchand baptiste-marchand deleted the add-bitcoin-account-changed-property branch December 18, 2025 14:36
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.

3 participants