-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[EPIC] Mobile controller decoupling #12870
Comments
7 tasks
github-merge-queue bot
pushed a commit
that referenced
this issue
Mar 6, 2025
… pattern (#13859) ## **Description** This PR bumps `@metamask/profile-sync-controller` to `^9.0.0`. It also migrates `AuthenticationController` and `UserStorageController` to the new controller init pattern. ## **Related issues** Fixes: https://consensyssoftware.atlassian.net/browse/IDENTITY-55 Related to: - #12968 - #13840 - #12870 ## **Manual testing steps** No user facing changes. Verifying that notifications work should suffice. ## **Screenshots/Recordings** <!-- If applicable, add screenshots and/or recordings to visualize the before and after of your change. --> ### **Before** <!-- [screenshots/recordings] --> ### **After** <!-- [screenshots/recordings] --> ## **Pre-merge author checklist** - [x] I’ve followed [MetaMask Contributor Docs](https://github.com/MetaMask/contributor-docs) and [MetaMask Mobile Coding Standards](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/CODING_GUIDELINES.md). - [x] I've completed the PR template to the best of my ability - [x] I’ve included tests if applicable - [x] I’ve documented my code using [JSDoc](https://jsdoc.app/) format if applicable - [x] I’ve applied the right labels on the PR (see [labeling guidelines](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/LABELING_GUIDELINES.md)). Not required for external contributors. ## **Pre-merge reviewer checklist** - [x] I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed). - [x] I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots. --------- Co-authored-by: tommasini <46944231+tommasini@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What is this about?
This is an epic that tracks the controller decoupling work as outlined here here - https://www.notion.so/metamask-consensys/Architecture-decoupling-refinement-175f86d67d68806c8f2cdfd32ec83544?pvs=4 with the main goal of increasing developer velocity by also decoupling code ownership.
Tasks:
Scenario
Design
No response
Technical Details
Threat Modeling Framework
No response
Acceptance Criteria
Stakeholder review needed before the work gets merged
References
No response
The text was updated successfully, but these errors were encountered: