Skip to content

chore: Expose missing MoneyAccountService methods through the messenger#8718

Merged
GuillaumeRx merged 3 commits into
mainfrom
gr/expose-money-account-controller-methods
May 6, 2026
Merged

chore: Expose missing MoneyAccountService methods through the messenger#8718
GuillaumeRx merged 3 commits into
mainfrom
gr/expose-money-account-controller-methods

Conversation

@GuillaumeRx
Copy link
Copy Markdown
Contributor

@GuillaumeRx GuillaumeRx commented May 6, 2026

Explanation

This exposes missing methods used in the clients through the messenger.

References

Progresses https://consensyssoftware.atlassian.net/browse/WPC-989

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

Low Risk
Low risk: this only exposes an existing MoneyAccountController.init method via the messenger and adds the corresponding action type, without changing account/keyring logic.

Overview
Exposes the previously unexposed MoneyAccountController:init method through the controller messenger by adding init to MESSENGER_EXPOSED_METHODS.

Adds the corresponding MoneyAccountControllerInitAction type, exports it from the package entrypoint, and documents the new exposed action in the changelog.

Reviewed by Cursor Bugbot for commit b1a4ad5. Bugbot is set up for automated code reviews on this repo. Configure here.

@GuillaumeRx GuillaumeRx marked this pull request as ready for review May 6, 2026 09:49
@GuillaumeRx GuillaumeRx requested review from a team as code owners May 6, 2026 09:49
@GuillaumeRx GuillaumeRx added this pull request to the merge queue May 6, 2026
Merged via the queue into main with commit 7b67a01 May 6, 2026
366 checks passed
@GuillaumeRx GuillaumeRx deleted the gr/expose-money-account-controller-methods branch May 6, 2026 10:02
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.

2 participants