-
Notifications
You must be signed in to change notification settings - Fork 5.5k
refactor: remove network #31394
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
Merged
Merged
refactor: remove network #31394
Conversation
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
…into gar/refactor/remove-network
…into gar/refactor/remove-network
Collaborator
Builds ready [7be5540]
UI Startup Metrics (1211 ± 74 ms)
Benchmark value 1618 exceeds gate value 1615 for firefox webpack home mean uiStartup Benchmark value 2011 exceeds gate value 1935 for firefox webpack home p95 uiStartup Benchmark value 1735 exceeds gate value 1660 for firefox webpack home p95 load Benchmark value 1735 exceeds gate value 1660 for firefox webpack home p95 domContentLoaded Benchmark value 1716 exceeds gate value 1630 for firefox webpack home p95 loadScripts Sum of mean exceeds: 3ms | Sum of p95 exceeds: 312ms Sum of all benchmark exceeds: 315ms Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
ccharly
previously approved these changes
Apr 22, 2025
Contributor
ccharly
left a comment
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 + tested, just a left nit suggestion.
ui/components/app/modals/confirm-delete-network/confirm-delete-network.component.js
Show resolved
Hide resolved
…-delete-network.component.js Co-authored-by: Charly Chevalier <charly.chevalier@consensys.net>
ccharly
reviewed
Apr 22, 2025
ui/components/app/modals/confirm-delete-network/confirm-delete-network.component.js
Outdated
Show resolved
Hide resolved
…-delete-network.component.js Co-authored-by: Charly Chevalier <charly.chevalier@consensys.net>
ccharly
previously approved these changes
Apr 22, 2025
Collaborator
Builds ready [3b432a0]
UI Startup Metrics (1244 ± 64 ms)
Benchmark value 1244 exceeds gate value 1234 for chrome browserify home mean uiStartup Benchmark value 1074 exceeds gate value 1070 for chrome browserify home mean load Benchmark value 1067 exceeds gate value 1061 for chrome browserify home mean domContentLoaded Benchmark value 1384 exceeds gate value 1365 for chrome browserify home p95 uiStartup Benchmark value 1194 exceeds gate value 1190 for chrome browserify home p95 load Benchmark value 1184 exceeds gate value 1180 for chrome browserify home p95 domContentLoaded Benchmark value 31 exceeds gate value 28 for firefox webpack home p95 setupStore Sum of mean exceeds: 20ms | Sum of p95 exceeds: 30ms Sum of all benchmark exceeds: 50ms Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
owencraston
previously approved these changes
Apr 22, 2025
Collaborator
Builds ready [97de83d]
UI Startup Metrics (1210 ± 75 ms)
Sum of mean exceeds: 0ms | Sum of p95 exceeds: 1ms Sum of all benchmark exceeds: 1ms Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Collaborator
Builds ready [1647a88]
UI Startup Metrics (1207 ± 58 ms)
Sum of mean exceeds: 0ms | Sum of p95 exceeds: 1ms Sum of all benchmark exceeds: 1ms Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
ccharly
approved these changes
Apr 24, 2025
owencraston
approved these changes
Apr 24, 2025
Collaborator
Builds ready [07e847c]
UI Startup Metrics (1177 ± 57 ms)
|
Collaborator
Builds ready [e2f110b]
UI Startup Metrics (1173 ± 63 ms)
Benchmark value 1242 exceeds gate value 1239 for firefox browserify home mean domContentLoaded Benchmark value 10 exceeds gate value 9 for firefox browserify home mean setupStore Benchmark value 1719 exceeds gate value 1660 for firefox browserify home p95 uiStartup Benchmark value 1547 exceeds gate value 1495 for firefox browserify home p95 load Benchmark value 1546 exceeds gate value 1495 for firefox browserify home p95 domContentLoaded Benchmark value 1519 exceeds gate value 1475 for firefox browserify home p95 loadScripts Sum of mean exceeds: 4ms | Sum of p95 exceeds: 206ms Sum of all benchmark exceeds: 210ms Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
no-changelog
no-changelog Indicates no external facing user changes, therefore no changelog documentation needed
team-accounts-framework
Accounts Framework team
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 ticket refactors the logic to remove EVM networks from the network picker
Related issues
Fixes: https://github.com/MetaMask/accounts-planning/issues/868
Manual testing steps
Screenshots/Recordings
Not applicable
Pre-merge author checklist
Pre-merge reviewer checklist