Skip to content

Conversation

@ccharly
Copy link
Contributor

@ccharly ccharly commented Nov 7, 2025

Explanation

Add this missing action.

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, highlighting breaking changes as necessary
  • I've prepared draft pull requests for clients and consumer packages to resolve any breaking changes

Note

Registers the MultichainAccountService:resyncAccounts action, updates types, adds a test for it, and updates the changelog.

  • MultichainAccountService
    • Register action handler MultichainAccountService:resyncAccounts to invoke resyncAccounts (src/MultichainAccountService.ts).
    • Add MultichainAccountServiceResyncAccountsAction type and include it in MultichainAccountServiceActions (src/types.ts).
  • Tests
    • Add test verifying messenger call MultichainAccountService:resyncAccounts triggers service.resyncAccounts (src/MultichainAccountService.test.ts).
  • Docs
    • Update CHANGELOG.md to reference the resyncAccounts method/action with additional PR link.

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

@ccharly ccharly marked this pull request as ready for review November 7, 2025 18:13
@ccharly ccharly requested review from a team as code owners November 7, 2025 18:13
@ccharly ccharly enabled auto-merge (squash) November 10, 2025 10:47
@ccharly ccharly merged commit d2ed48e into main Nov 10, 2025
271 checks passed
@ccharly ccharly deleted the fix/multichain-account-service-add-missing-action branch November 10, 2025 10:51
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