-
Notifications
You must be signed in to change notification settings - Fork 5k
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
feat: Enable hardware wallets for smart transactions in swaps #25742
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. |
Builds ready [e3e17ef]
Page Load Metrics (769 ± 501 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
e3e17ef
to
f23b6ea
Compare
Builds ready [f23b6ea]
Page Load Metrics (237 ± 241 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
f23b6ea
to
b5efe71
Compare
Builds ready [b5efe71]
Page Load Metrics (346 ± 302 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #25742 +/- ##
========================================
Coverage 69.69% 69.69%
========================================
Files 1401 1401
Lines 49590 49592 +2
Branches 13707 13707
========================================
+ Hits 34561 34563 +2
Misses 15029 15029 ☔ View full report in Codecov by Sentry. |
b5efe71
to
5e34786
Compare
Builds ready [5e34786]
Page Load Metrics (327 ± 298 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
bc3783c
to
9070eef
Compare
9070eef
to
e67ffdc
Compare
e67ffdc
to
7123888
Compare
Quality Gate passedIssues Measures |
Builds ready [7123888]
Page Load Metrics (245 ± 229 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Description
This enables hardware wallets to be used with smart transactions in MetaMask swaps.
Updated event props for some events will be in an upcoming PR.
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist