Wallet: Persist balance for the rest of wallet other than Portfolio/Assets #36764
Labels
enhancement
feature/web3/wallet
Integrating Ethereum+ wallet support
OS/iOS
Fixes related to iOS browser functionality
priority/P4
Planned work. We expect to get to it "soon".
QA Pass - iPhone X
QA/Yes
release-notes/exclude
Milestone
Uh oh!
There was an error while loading. Please reload this page.
We have already persist balances under Portfolio/Assets
We will do the same for other screen currently fetching balance once open:
Each screen can ask for cached balance using
AccountInfo
,TokenInfo
or both directly viaWalletUserAssetManager
.No local cache dictionary needed for each view.Double check unit tests. Might need to update the
TestableWalletUserAssetManager
to return mock asset/account balances.The text was updated successfully, but these errors were encountered: