-
Notifications
You must be signed in to change notification settings - Fork 5k
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: bump assets controller to v43 and unlock multichain token detection and token list #28444
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. |
0caba15
to
b02e59d
Compare
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@metamask/[email protected] |
…detection + token list
b02e59d
to
a7c1e29
Compare
@metamaskbot update-policies |
Policies updated. 🧠 Learn how: https://lavamoat.github.io/guides/policy-diff/#what-to-look-for-when-reviewing-a-policy-diff |
fcab703
to
a83472b
Compare
Description
This PR will upgrade the assets controller to version 43, enabling the multichain token auto-detection feature and adding new polling capabilities in the tokenListController. All multichain auto-detection changes are gated behind a feature flag.
Related issues
Fixes:
Manual testing steps
yarn
PORTFOLIO_VIEW=1 yarn start
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist