1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app
Dan J Miller b056867c33
Correct use of useTokenTracker in viewQuote to ensure token data is not disrupted by faulty token in user account (#10456)
* Use the includeFailedTokens option with useTokenTracker in viewQuote

* Show appropriate error message if we do not have data on the balance of token on the view-quote screen

* Update app/_locales/en/messages.json

Co-authored-by: Mark Stacey <markjstacey@gmail.com>

Co-authored-by: Mark Stacey <markjstacey@gmail.com>
2021-02-17 11:19:24 -03:30
..
components fix: confirm page header should show address in fullscreen (#10467) 2021-02-16 18:06:54 -08:00
contexts @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
css Add box component (#10289) 2021-01-27 11:54:25 -06:00
ducks Remove unused confirmTransaction state (#10396) 2021-02-08 17:50:21 -03:30
helpers Add custom network RPC method (#9724) 2021-02-12 09:25:58 -06:00
hooks Use string literals for transaction category localized messages (#10391) 2021-02-08 12:36:58 -03:30
pages Correct use of useTokenTracker in viewQuote to ensure token data is not disrupted by faulty token in user account (#10456) 2021-02-17 11:19:24 -03:30
selectors Disable BUY button from home screen when not on main network (#10453) 2021-02-16 09:31:16 -06:00
store @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00