Skip to content

Conversation

@ccharly
Copy link
Contributor

@ccharly ccharly commented Nov 10, 2025

New major release of the multichain-account-service which now depends on the error-reporting-service to report errors during account creations.


Note

Releases core v667, introducing multichain-account-service v3.0.0 (error reporting, async init, resync) and cascading breaking bumps across controllers, plus multi‑tx Relay support in transaction-pay-controller.

  • Release:
    • Bump root to 667.0.0.
  • Multichain Accounts:
    • @metamask/multichain-account-service@3.0.0: add ErrorReportingService peer dep, make init async, add resyncAccounts methods.
  • Controllers (breaking version bumps):
    • @metamask/account-tree-controller@3.0.0: peer/dev bump to multichain-account-service@^3.0.0.
    • @metamask/assets-controllers@88.0.0: bump deps to account-tree-controller@^3 and multichain-account-service@^3.
    • @metamask/bridge-controller@60.0.0: require assets-controllers@^88.
    • @metamask/bridge-status-controller@60.0.0: require bridge-controller@^60; add isGasFeeSponsored in batch params.
    • @metamask/earn-controller@10.0.0: bump to account-tree-controller@^3; update controller-utils.
    • @metamask/transaction-pay-controller@4.0.0: add Relay multi‑tx quote support; bump to assets-controllers@^88, bridge(-status)-controller@^60.
  • Dependencies:
    • Update yarn.lock to reflect new majors across packages.

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

@ccharly ccharly marked this pull request as ready for review November 10, 2025 11:56
@ccharly ccharly requested review from a team as code owners November 10, 2025 11:56
Copy link
Contributor

@cryptodev-2s cryptodev-2s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ccharly ccharly merged commit ddf2247 into main Nov 10, 2025
277 checks passed
@ccharly ccharly deleted the release/667.0.0 branch November 10, 2025 12:37
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