1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 02:10:12 +01:00
metamask-extension/ui/app
kumavis ad1f98f8f2
Merge pull request #4162 from MetaMask/ui-actions-pify-importNewAccount
ui - actions - importNewAccount - rethrow err on failure
2018-05-01 12:36:19 -06:00
..
accounts/new-account
components Handle Promise rejections when importing accounts (#4142) 2018-04-30 18:07:25 -04:00
css Merge pull request #4059 from MetaMask/i-4033-seed-words 2018-04-30 12:04:53 -06:00
first-time Clean up network config 2018-04-23 10:18:05 -07:00
img
keychains/hd Use new design for reveal seed screen. Persist seed words only in first time flow 2018-04-22 09:24:21 -07:00
reducers Clean up network config 2018-04-23 10:18:05 -07:00
account-and-transaction-details.js
actions.js ui - actions - importNewAccount - rethrow err on failure 2018-05-01 11:16:35 -07:00
app.js Use new design for reveal seed screen. Persist seed words only in first time flow 2018-04-22 09:24:21 -07:00
conf-tx.js Require loglevel singleton in each module that uses it 2018-04-13 17:56:28 -04:00
conversion-util.js
i18n-provider.js
infura-conversion.json
main-container.js Require loglevel singleton in each module that uses it 2018-04-13 17:56:28 -04:00
metamask-connect.js
new-keychain.js
reducers.js
root.js
routes.js
select-app.js Clean up network config 2018-04-23 10:18:05 -07:00
selectors.js Fetch token prices based on contract address 2018-04-15 23:46:40 -04:00
send-v2.js Wraps calls to symbol() and decimals() in try catch 2018-04-27 20:45:36 -02:30
store.js
token-util.js Simplify return of existing token in getSymbolAndDecimals 2018-04-27 21:38:57 -02:30
unlock.js Clean up network config 2018-04-23 10:18:05 -07:00
util.js Show checksummed addresses throughout the UI 2018-04-18 09:47:05 -04:00
welcome-screen.js