1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 11:46:13 +02:00
metamask-extension/ui/app/components/pages
Paul Bouchon 5ec631cad3
Handle Promise rejections when importing accounts (#4142)
* Silently catch import failures since errors exist in Redux state
* Add comment about no-op catch statement
2018-04-30 18:07:25 -04:00
..
create-account Handle Promise rejections when importing accounts (#4142) 2018-04-30 18:07:25 -04:00
keychains Use new design for reveal seed screen. Persist seed words only in first time flow 2018-04-22 09:24:21 -07:00
settings Clean up network config 2018-04-23 10:18:05 -07:00
add-token.js Convert decimals to string in getSymbolAndDecimals; return null for symbol or decimals. 2018-04-27 21:33:56 -02:30
authenticated.js Add initialized checks for first time flow routes 2017-12-14 14:11:23 -08:00
home.js Redirect to correct seed phrase screen 2018-04-26 19:27:33 -07:00
initialized.js Add initialized checks for first time flow routes 2017-12-14 14:11:23 -08:00
metamask-route.js Add routes for mascara 2017-12-14 14:11:23 -08:00
notice.js Add routes for mascara 2017-12-14 14:11:23 -08:00
unlock.js Clean up network config 2018-04-23 10:18:05 -07:00