1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
2018-08-28 12:18:57 -07:00
..
accounts/new-account
components Fix infinite spinner on failed transactions 2018-08-28 12:18:57 -07:00
constants Change "Outgoing" to "Sent Ether" or "Sent Token" 2018-08-23 16:45:28 -07:00
css Fix e2e tests 2018-08-23 16:45:27 -07:00
ducks Fix naming, add eth.getCode check for actions, fix translations for statuses 2018-08-23 16:45:28 -07:00
first-time
helpers Fix naming, add eth.getCode check for actions, fix translations for statuses 2018-08-23 16:45:28 -07:00
higher-order-components Fix e2e tests 2018-08-23 16:45:27 -07:00
img
keychains/hd
reducers
selectors Fix integration tests 2018-08-23 16:45:27 -07:00
actions.js Fix infinite spinner on failed transactions 2018-08-28 12:18:57 -07:00
app.js Refactor home screen and remove unused files 2018-08-23 16:44:43 -07:00
conf-tx.js
conversion-util.js
conversion-util.test.js
i18n-provider.js Add tOrKey function to I18nProvider 2018-08-23 16:44:44 -07:00
infura-conversion.json
reducers.js
root.js
routes.js
select-app.js
selectors.js Show token amounts in TransactionListItem for token transfers 2018-08-23 16:45:27 -07:00
store.js
token-util.js Use eth-contract-metadata data if the token symbol or decimals fail on retrieval 2018-08-22 16:54:18 -07:00
util.js Add retry button to TransactionListItem 2018-08-23 16:44:44 -07:00
welcome-screen.js