1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/test/unit
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
..
actions [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
app Add hidden tokens to store (#9320) 2020-12-08 12:38:00 -08:00
lib Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30
migrations Migration to remove legacy local storage keys from localStorage (#9986) 2020-12-03 20:25:23 -03:30
responsive/components [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
ui add new MetaMetricsController (#9857) 2020-12-02 15:41:30 -06:00
balance-formatter-test.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
localhostState.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00