-
Notifications
You must be signed in to change notification settings - Fork 5.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
feat: replace experimental add solana account with remote flag #30487
feat: replace experimental add solana account with remote flag #30487
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. |
ec34c73
to
21a7f01
Compare
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, we should either remove this selector here:
OR, we could keep it as and re-use the remote-ff-flag under the hood (I've never really used it, so IDK if that plays well with our selectors?)
Builds ready [21a7f01]
Page Load Metrics (1754 ± 73 ms)
Bundle size diffs [🚀 Bundle size reduced!]
|
Builds ready [7991628]
Page Load Metrics (1640 ± 59 ms)
Bundle size diffs [🚀 Bundle size reduced!]
|
da2ddf0
to
79feb37
Compare
Builds ready [79feb37]
Page Load Metrics (1658 ± 113 ms)
Bundle size diffs [🚀 Bundle size reduced!]
|
The implementation of remote feature flag looks good to me, let me know when you finish resolving other comments 🙏🏻 |
Builds ready [34e27a9]
Page Load Metrics (1683 ± 69 ms)
Bundle size diffs [🚀 Bundle size reduced!]
|
Builds ready [29827e9]
Page Load Metrics (1847 ± 124 ms)
Bundle size diffs [🚀 Bundle size reduced!]
|
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
Description
Enable "Add Solana account"
settingflask - dev
Related issues
Fixes:
Manual testing steps
MANIFEST_OVERRIDES=.manifest-overrides.json
to the.metamaskrc
.manifest-overrides.json
fileScreenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist