-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
fix: transaction controller patch #7314
Conversation
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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## main #7314 +/- ##
=======================================
Coverage 34.60% 34.60%
=======================================
Files 1016 1016
Lines 27107 27107
Branches 2198 2198
=======================================
Hits 9381 9381
Misses 17237 17237
Partials 489 489 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Passing E2E smoke test run: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/1f7b1a43-b929-48d8-8f54-6ed5154588ec |
Kudos, SonarCloud Quality Gate passed! |
Description
The fix: legacy gas fee edit modal PR introduced changes to the monorepo and wasn't patched properly. This PR fixes that. Context
Fixes #???
#7035 (comment)
Pre-merge author checklist
Pre-merge reviewer checklist