Skip to content

feat: use websocket for non-EVM transactions updates#9379

Draft
mikesposito wants to merge 2 commits into
mainfrom
me/multichain-transactions
Draft

feat: use websocket for non-EVM transactions updates#9379
mikesposito wants to merge 2 commits into
mainfrom
me/multichain-transactions

Conversation

@mikesposito

Copy link
Copy Markdown
Member

Explanation

[WIP]
AccountActivityService is being updated to subscribe to all account's scopes whenever a websocket connection is established, or the selected account changes. Previously, the service was subscribing to the account passed by the AccountsController event payload, which always refers to the EVM scope.

Moreover, MultichainTransactionController is being updated to listen to AccountActivityService events to update transactions statuses when final.

References

[WIP]

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

@mikesposito mikesposito changed the title Me/multichain transactions feat: use websocket for non-EVM transactions updates Jul 2, 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