MetaMask / metamask-mobile

Mobile web browser providing access to websites that use the Ethereum blockchain
https://metamask.io
Other
2.18k stars 1.12k forks source link

AccountsController upgrade from v14 to v18 #11041

Closed desi closed 2 months ago

desi commented 2 months ago

What is this about?

The AccountsController is behind by four major versions and needs to be updated. Upgrade from v14 to v18.

Because this controller is pretty far behind we expect it will have a number of breaking changes that will need to be dealt with so we haven't combined this with any other controller upgrades.

Scenario

n/a

Design

n/a

Technical Details

n/a

Threat Modeling Framework

n/a

Acceptance Criteria

Stakeholder review needed before the work gets merged

References

No response

owencraston commented 2 months ago

The accounts controller was already updated to version 18.1.0 in this PR by @k-g-j: https://github.com/MetaMask/metamask-mobile/pull/10821. An upgrade to version 18.2.0 would be nice though.