1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts/controllers
Patryk Łucka e4a77e1dc3
Add hidden tokens to store (#9320)
From a behavioral standpoint this PR fixes the issue with tracking, and persisting, tokens that the user hides. Whether we can/should optimize this to prevent duplicates of the accountHiddenTokens and hiddenToken is a point of contention, but it acts similiarly to how we track tokens and accountTokens. 

Also to note, for tokens under a custom network there is no way to distinguish two different custom network sets of hidden tokens, they are all under the `rpc` property, same as accountTokens.
2020-12-08 12:38:00 -08:00
..
ens
network
permissions @metamask/inpage-provider@^8.0.0 (#8640) 2020-12-08 11:48:47 -08:00
transactions
alert.js
app-state.js
cached-balances.js
detect-tokens.js Add hidden tokens to store (#9320) 2020-12-08 12:38:00 -08:00
incoming-transactions.js
metametrics.js
onboarding.js
preferences.js Add hidden tokens to store (#9320) 2020-12-08 12:38:00 -08:00
swaps.js
threebox.js
token-rates.js