Skip to content

feat: add aligned status tracking to MultichainAccountGroup#9200

Draft
gantunesr wants to merge 3 commits into
mainfrom
gar/feat/account-group-status
Draft

feat: add aligned status tracking to MultichainAccountGroup#9200
gantunesr wants to merge 3 commits into
mainfrom
gar/feat/account-group-status

Conversation

@gantunesr

Copy link
Copy Markdown
Member

Explanation

Expose group alignment as aligned or missing-accounts so consumers can tell when a group is missing Ethereum, Solana, Bitcoin, or Tron accounts without calling isAligned() directly. Publish :multichainAccountGroupStatusChange when that status changes after updates.

Additionally, it protects group state mutations with a mutex and make init/update async, mirroring the wallet pattern. MultichainAccountWallet.init is now async to await group initialization.

References

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

@gantunesr gantunesr changed the title feat: add aligned status tracking to MultichainAccountGroup feat: add aligned status tracking to MultichainAccountGroup Jun 19, 2026
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