-
-
Notifications
You must be signed in to change notification settings - Fork 261
Release/726.0.0 #7515
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Release/726.0.0 #7515
+13
−9
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gantunesr
previously approved these changes
Dec 16, 2025
gantunesr
approved these changes
Dec 16, 2025
salimtb
approved these changes
Dec 16, 2025
Contributor
Author
|
Not sure why (again), but I had to add |
Merged
github-merge-queue bot
pushed a commit
that referenced
this pull request
Dec 16, 2025
Minor release of the `multichain-account-service` to add a `enabled` flag for account discovery on account provider configs. Initial release was here: - #7515 <!-- CURSOR_SUMMARY --> --- > [!NOTE] > Releases multichain-account-service 4.1.0 (adds discovery enable flag and default provider configs) and updates dependent packages; bumps monorepo version to 727.0.0. > > - **Services**: > - **`@metamask/multichain-account-service@4.1.0`**: Add `config.discovery.enabled` and `{EVM,SOL,BTC,TRX}_ACCOUNT_PROVIDER_DEFAULT_CONFIG`. > - **Dependents**: > - Update `@metamask/multichain-account-service` to `^4.1.0` in `@metamask/account-tree-controller` and `@metamask/assets-controllers`. > - **Repo**: > - Bump root `version` to `727.0.0`. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit ca8cb3f. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Minor release of the
multichain-account-serviceto add aenabledflag for account discovery on account provider configs.Note
Releases
@metamask/multichain-account-service@4.1.0adding discovery enable flag and default provider configs, and updates dependent packages to^4.1.0.@metamask/multichain-account-service@4.1.0: addconfig.discovery.enabled; add{EVM,SOL,BTC,TRX}_ACCOUNT_PROVIDER_DEFAULT_CONFIG; update changelog/version.@metamask/account-tree-controller,@metamask/assets-controllers: bump dependency on@metamask/multichain-account-serviceto^4.1.0; update changelogs.versionto726.0.0; refreshyarn.lock.Written by Cursor Bugbot for commit 428db58. This will update automatically on new commits. Configure here.