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. |
| ), | ||
| onNetworkDidChange: networkControllerMessenger.subscribe.bind( | ||
| networkControllerMessenger, | ||
| 'NetworkController:stateChange', |
There was a problem hiding this comment.
@Gudahtt There is a problem with this change. It requires MetaMask/core#3598, which has not been released yet.
Will leaving this as 'NetworkController:stateChange' be buggy? Or does it just mean that the listener will be called more than it needs to be?
There was a problem hiding this comment.
Good catch. We would have released the network controller alongside this had we noticed that.
Builds ready [c65def9]
Page Load Metrics (1225 ± 129 ms)
Bundle size diffs [🚀 Bundle size reduced!]
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #22372 +/- ##
===========================================
+ Coverage 67.99% 68.00% +0.01%
===========================================
Files 1075 1075
Lines 41577 41568 -9
Branches 11182 11184 +2
===========================================
- Hits 28270 28266 -4
+ Misses 13307 13302 -5 ☔ View full report in Codecov by Sentry. |
|
Missing release label release-11.7.3 on PR. Adding release label release-11.7.3 on PR and removing other release labels(release-11.9.0), as PR was cherry-picked in branch 11.7.3. |
Description
This PR addresses some issues that were identified by @Gudahtt when reviewing the diff for v11.7.3 (#22354), although the comments were put on the v11.7.2 PR, because what is currently 11.7.3 was once 11.7.2: #22336
Manual testing steps
Pre-merge author checklist
Pre-merge reviewer checklist