-
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: add BTC experimental toggle #25672
Conversation
@metamaskbot update-policies |
Policy update failed. You can review the logs or retry the policy update here |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #25672 +/- ##
===========================================
- Coverage 69.77% 69.77% -0.00%
===========================================
Files 1376 1378 +2
Lines 48403 48560 +157
Branches 13348 13390 +42
===========================================
+ Hits 33773 33881 +108
- Misses 14630 14679 +49 ☔ View full report in Codecov by Sentry. |
Builds ready [737b269]
Page Load Metrics (348 ± 313 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
ui/pages/settings/experimental-tab/experimental-tab.component.tsx
Outdated
Show resolved
Hide resolved
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. |
Co-authored-by: Charly Chevalier <[email protected]>
Co-authored-by: Charly Chevalier <[email protected]>
Builds ready [f789263]
Page Load Metrics (487 ± 384 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Co-authored-by: Charly Chevalier <[email protected]>
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 and I've manually tested too:
Screen.Recording.2024-07-10.at.17.31.16.mov
Only the href
will need to be updated, but this might be done later!
ui/components/multichain/account-list-menu/account-list-menu.js
Outdated
Show resolved
Hide resolved
Co-authored-by: Charly Chevalier <[email protected]>
Quality Gate passedIssues Measures |
Builds ready [4d65cd3]
Page Load Metrics (225 ± 226 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
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.
Tested, LGTM
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.
Also tested, and code looks good! :)
Description
This PR includes the following modifications,
pages/settings/experimental-tab
files to TypeScriptNote: This change does not affect production build at an UI/UX level
Related issues
Fixes: #486
Manual testing steps
BTC_BETA_SUPPORT
totrue
in thebuilds.yml
fileEnable "Add Bitcoin Accounts (Beta)"
Screenshots/Recordings
Before
After
Screen.Recording.2024-07-10.at.12.27.49.PM.mov
Pre-merge author checklist
Pre-merge reviewer checklist