Chore: upgrade assets controller v60#14913
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. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
All alerts resolved. Learn more about Socket for GitHub. This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
|
c916548 to
4a31e08
Compare
|
tommasini
left a comment
There was a problem hiding this comment.
It seems that we need to bump accounts controller to v28 to be able to fill the peer dependency of the version 60 of assets controller
|
@tommasini I do have something in stock for this, and actually the I'd need to get this one on |
|
|



Description
Upgrade Asset Controllers to v60
This update upgrades the asset controllers to version 59, which introduces important changes to the
TokensController:TokensControllerto eliminate reliance on a single selected network (#5659).TokensControllermethods now requirenetworkClientIdto be explicitly passed as a parameter.chainId, enabling multi-chain token handling and improving reliability across network changes.chainId.Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist