fix (cherry-pick): incomplete transactions on startup (#26963)#27537
Merged
danjm merged 6 commits intoVersion-v12.4.0from Oct 3, 2024
Merged
Conversation
Upgrade the `TransactionController` to `37.0.0`. Prevent various scenarios triggering the `signed or submitted` alert . Remove unapproved transaction fixtures as no longer supported.
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. |
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@metamask/transaction-controller@35.2.0 |
396c68c to
2cedf71
Compare
Contributor
Author
|
@metamaskbot update-policies |
Collaborator
|
Policies updated. 🧠 Learn how: https://lavamoat.github.io/guides/policy-diff/#what-to-look-for-when-reviewing-a-policy-diff |
3a51546 to
fb5b3d5
Compare
fb5b3d5 to
ba77578
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## Version-v12.4.0 #27537 +/- ##
================================================
Coverage 70.05% 70.05%
================================================
Files 1422 1422
Lines 49677 49677
Branches 13887 13887
================================================
Hits 34800 34800
Misses 14877 14877 ☔ View full report in Codecov by Sentry. |
Collaborator
Builds ready [ba77578]
Page Load Metrics (1665 ± 92 ms)
|
…saction-controller-startup
Collaborator
Builds ready [c942cc0]
Page Load Metrics (1683 ± 53 ms)
|
OGPoyraz
approved these changes
Oct 2, 2024
pedronfigueiredo
approved these changes
Oct 3, 2024
…saction-controller-startup
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
This PR cherry-picks #26963
Related issues
Fixes: #27486
Manual testing steps
Screenshots/Recordings
clean-unapproved-tx.webm
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist