feat: Update assets controllers v^9.0.0#8378
Merged
Merged
Conversation
…r gas fee controller, replace breaking changes on network controller and a migration for it, NetworkChainId to chainId on controller-utils
…tches for controller utils and assets-controllers, changed on new missing plances rpcTarget for rpcUrl, upgraded controller utils to v4
…onverting the chainId on that state for hexadecimal
… toggles on security and privacy settings
Fix chain ID middleware.
…st on networks constants for hexadecimal format
…Switch and some on Engine file
…h_chainId, also removed a type on test file of rpcMethodMiddleware
Contributor
Author
…ts-controllers-v9
Contributor
|
E2E test started on Bitrise: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/bf360295-9ce3-4815-845b-a72bf268a1ac |
|
georgewrmarshall
approved these changes
Feb 14, 2024
Contributor
|
Approving as code owner to unblock merge but have not tested this in any way. Please get another review from an engineer with context of these changes |
MarioAslau
approved these changes
Feb 14, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Description
The issue still needs validation.
On this PR was rebased all the packages on assets controllers present on this core branch:
v53-mobile-assets-controllers-patchwith the exception of:Still have a warning when it renders the app from a cold start
undefined is not an object (evaluating 'inputBn.toString')This error is on therefreshfunction on the AccountTrackerController and still under investigation. Good to mention that the behavior of the app still seems the same, since it recovers from the warning.Core branch with specific updates: v55-mobile-assets-controllers-patch
Patches needed
(Keep in mind this commit have more changes Because I'm updating all the changes of the assets-controller since version 8 in this branch, for being easier to update the patches on mobile)
I believe this is fixed on future versions where the networkId is implemented together with a mutex logic
Still need recordings of everything around assets: Tokens, NFTs, privacy settings working
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist