chore: remove MMI hooks and upgrade transaction controller#31597
Merged
Conversation
|
Updated dependencies detected. Learn more about Socket for GitHub ↗︎
|
Collaborator
✨ Files requiring CODEOWNER review ✨✅ @MetaMask/confirmations
|
matthewwalsh0
previously approved these changes
Apr 4, 2025
vinistevam
reviewed
Apr 4, 2025
Member
|
@metamaskbot update-policies |
Collaborator
|
Policies updated. 🧠 Learn how: https://lavamoat.github.io/guides/policy-diff/#what-to-look-for-when-reviewing-a-policy-diff |
|
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
vinistevam
previously approved these changes
Apr 4, 2025
chore: upgrade transaction controller chore: update lavamoat chore: tweak build system lavamoat policy chore: satisfy yarn dedupe chore: unpin transaction-controller version Update LavaMoat policies chore: update lockfile since tx controller version was unpinned chore: update sentry constants chore: update sentry constants chore: update fixture chore: remove file
8bc12a9 to
cc8a217
Compare
…ub.com/MetaMask/metamask-extension into remove-mmi-hooks-upgrade-tx-controller
Contributor
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
Collaborator
Builds ready [ea40927]
UI Startup Metrics (1238 ± 58 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Collaborator
Builds ready [a113d06]
UI Startup Metrics (1224 ± 64 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Collaborator
Builds ready [68148fd]
UI Startup Metrics (1223 ± 55 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
matthewwalsh0
approved these changes
Apr 7, 2025
vinistevam
approved these changes
Apr 8, 2025
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Description
Upgrades
@metamask/transaction-controllerto v53.0.0Also removes the MMI hooks, so that we are no longer dependent on the custodyStatus/custodyId properties from transaction controller, given that they were removed in v53.0.0. MMI is deprecated, so this code is gradually being cleared out.
Related issues
Core PR: MetaMask/core#5045
Manual testing steps
yarn lintwill break otherwiseScreenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist