1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-27 21:00:13 +01:00
metamask-extension/ui/app
Whymarrh Whitby 13804d61b4
Merge pull request #4822 from whymarrh/show-more-address
Show first four characters of account after 0x
2018-07-18 15:44:00 -02:30
..
accounts/new-account
components Merge pull request #4822 from whymarrh/show-more-address 2018-07-18 15:44:00 -02:30
constants Various fixes from PR comments 2018-07-06 16:27:08 -07:00
css Add hex data row to send screen 2018-07-18 09:52:13 -02:30
ducks Add unit tests for confirmTransaction duck and util 2018-07-10 00:18:37 -07:00
first-time
helpers Add fallback when no function found, fix network colors, add fiat values for tokens with contract exchange rates 2018-07-17 13:38:14 -07:00
img
keychains/hd
reducers Add updateSendHexData action 2018-07-18 09:52:13 -02:30
selectors Use Number constructor for number conversion. Use existing noConversionRateAvailable message 2018-07-17 14:06:30 -07:00
account-and-transaction-details.js
actions.js Add updateSendHexData action 2018-07-18 09:52:13 -02:30
app.js Remove send_ directory, revert to just having send 2018-07-16 12:58:32 -02:30
conf-tx.js Remove unused confirm transaction files 2018-07-17 13:38:14 -07:00
conversion-util.js Various fixes from PR comments 2018-07-06 16:27:08 -07:00
conversion-util.test.js
i18n-provider.js Fallback to English and then the key for I18nProvider#t 2018-07-11 16:50:37 -02:30
infura-conversion.json
main-container.js Prevent users from submitting password multiple times on the unlock screen 2018-07-10 20:00:06 -07:00
new-keychain.js
reducers.js
root.js
routes.js Add fallback when no function found, fix network colors, add fiat values for tokens with contract exchange rates 2018-07-17 13:38:14 -07:00
select-app.js
selectors.js
store.js
token-util.js
util.js
welcome-screen.js