You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These controllers are similar but have separate implementations. We will need to dive into how they are used in the extension vs. mobile app to understand what a combined version should look like.
While we are doing this, we may need to:
Extract any API interactions or complex utility functions
Refactor to be more easily understood
Write comprehensive unit tests
Additionally, there are patches in mobile around AccountTrackerController under @metamask/assets-controllers, and we will want to make sure those are integrated as well.
The text was updated successfully, but these errors were encountered:
desi
changed the title
Merge AccountTrackerController with CachedBalancesController (from extension), and migrate to this repo
Merge Extension AccountsTrackerController with the core one
Oct 3, 2024
These controllers are similar but have separate implementations. We will need to dive into how they are used in the extension vs. mobile app to understand what a combined version should look like.
While we are doing this, we may need to:
Additionally, there are patches in mobile around AccountTrackerController under
@metamask/assets-controllers
, and we will want to make sure those are integrated as well.The text was updated successfully, but these errors were encountered: