-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
chore: remove unused usedNetworks
state property from AppStateController
#28813
Merged
cryptodev-2s
merged 7 commits into
develop
from
cryptodev2s/remove-unused-userNetworks-app-state-property
Nov 29, 2024
Merged
chore: remove unused usedNetworks
state property from AppStateController
#28813
cryptodev-2s
merged 7 commits into
develop
from
cryptodev2s/remove-unused-userNetworks-app-state-property
Nov 29, 2024
Conversation
This file contains 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
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. |
cryptodev-2s
changed the title
chore: remove unused usedNetworks AppStateController property
chore: remove unused usedNetworks Nov 29, 2024
AppStateController
state property
7 tasks
cryptodev-2s
force-pushed
the
cryptodev2s/remove-unused-userNetworks-app-state-property
branch
from
November 29, 2024 14:10
913d6e4
to
3c8bee1
Compare
cryptodev-2s
changed the title
chore: remove unused usedNetworks
chore: remove unused Nov 29, 2024
AppStateController
state propertyusedNetworks
AppStateController
state property
cryptodev-2s
changed the title
chore: remove unused
chore: remove unused Nov 29, 2024
usedNetworks
AppStateController
state propertyusedNetworks
state property from AppStateController
Builds ready [3c8bee1]
Page Load Metrics (2164 ± 116 ms)
Bundle size diffs [🚀 Bundle size reduced!]
|
sahar-fehri
previously approved these changes
Nov 29, 2024
salimtb
previously approved these changes
Nov 29, 2024
Gudahtt
reviewed
Nov 29, 2024
cryptodev-2s
dismissed stale reviews from salimtb and sahar-fehri
via
November 29, 2024 16:06
b36afd2
Gudahtt
reviewed
Nov 29, 2024
sahar-fehri
previously approved these changes
Nov 29, 2024
Gudahtt
reviewed
Nov 29, 2024
Gudahtt
reviewed
Nov 29, 2024
Gudahtt
approved these changes
Nov 29, 2024
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!
salimtb
approved these changes
Nov 29, 2024
sahar-fehri
approved these changes
Nov 29, 2024
Builds ready [593e03d]
Page Load Metrics (2008 ± 102 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
cryptodev-2s
deleted the
cryptodev2s/remove-unused-userNetworks-app-state-property
branch
November 29, 2024 17:26
metamaskbot
added
the
release-12.10.0
Issue or pull request that will be included in release 12.10.0
label
Nov 29, 2024
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
release-12.10.0
Issue or pull request that will be included in release 12.10.0
team-assets
team-wallet-framework
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
Building on the work done to remove the network modal in PR, this PR finalizes the process by completely removing the unused
usedNetworks
state property fromAppStateController
.Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist