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-09-04 23:40:02 +07:00
..
accounts/new-account
components fix check valid decimals code in new ui 2018-09-04 23:40:02 +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 Fixing translations in first-time init menu (#4969) 2018-08-07 23:27:52 -02:30
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 Merge branch 'develop' into WatchTokenFeature 2018-08-20 19:35:38 -03:00
selectors Fix integration tests 2018-08-23 16:45:27 -07:00
actions.js Merge pull request #5155 from MetaMask/i5154-confirm-spinner 2018-08-28 17:37:13 -07:00
app.js fix conflicts 2018-08-28 15:20:30 -03:00
conf-tx.js Remove unused confirm transaction files 2018-07-17 13:38:14 -07:00
conversion-util.js Cast arguments for new Bignumbers() to string. 2018-08-14 15:46:58 -02:30
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 new confirm add suggested token component 2018-08-06 20:03:49 -04:00
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