1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 12:29:06 +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 [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
network Initialize network controller provider chainId to the appropriate default networks (#9999) 2020-12-07 11:40:42 -08:00
permissions @metamask/inpage-provider@^8.0.0 (#8640) 2020-12-08 11:48:47 -08:00
transactions Update transaction params validation (#9992) 2020-12-03 18:15:59 -08:00
alert.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
app-state.js Make JSDoc formatting more consistent (#9796) 2020-11-10 14:00:41 -03:30
cached-balances.js Make JSDoc formatting more consistent (#9796) 2020-11-10 14:00:41 -03:30
detect-tokens.js Add hidden tokens to store (#9320) 2020-12-08 12:38:00 -08:00
incoming-transactions.js expand transaction constants coverage (#9790) 2020-11-07 01:38:12 -06:00
metametrics.js Fix metrics error when options are not used (#9985) 2020-12-03 15:35:11 -03:30
onboarding.js Track whether seed phrase has been backed up (#9830) 2020-11-10 12:34:20 -03:30
preferences.js Add hidden tokens to store (#9320) 2020-12-08 12:38:00 -08:00
swaps.js Alternative savings fix (#9675) 2020-11-09 13:39:38 -03:30
threebox.js json-rpc-engine@6.1.0 (#9922) 2020-12-02 11:41:24 -08:00
token-rates.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00