fix: nft detection running too many times#8603
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. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8603 +/- ##
=======================================
Coverage 41.06% 41.06%
=======================================
Files 1247 1247
Lines 30351 30351
Branches 2963 2963
=======================================
Hits 12464 12464
Misses 17142 17142
Partials 745 745 ☔ View full report in Codecov by Sentry. |
|
|
Still needed, will do after #9110 |
…/nft-detection-controller-too-many-calls
|
|




Description
Porting this core PR to mobile.
Related issues
Fixes an issue where the NFT detection controller was running too many times. It would send an HTTP request to fetch NFTs when any setting changed. It should only do so when the autodetect NFT setting changes.
Manual testing steps
Screenshots/Recordings
Before
Screen.Recording.2024-02-15.at.10.22.54.PM.mov
After
Pre-merge author checklist
Pre-merge reviewer checklist