This website requires JavaScript.
Explore
Help
Sign In
m
/
metamask-extension
Watch
1
Star
0
Fork
0
You've already forked metamask-extension
mirror of
https://github.com/kremalicious/metamask-extension.git
synced
2024-12-23 09:52:26 +01:00
Code
metamask-extension
/
ui
/
app
/
components
/
send
History
kumavis
b324a9c295
Merge branch 'master' into i3471-checkbalanceonconfirmscreen
2018-03-27 19:42:42 -07:00
..
account-list-item.js
Handle i18n with redux.
2018-03-15 21:59:45 -02:30
currency-display.js
Remove comments and console.logs
2018-03-27 10:37:45 -02:30
from-dropdown.js
…
gas-fee-display-v2.js
i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props.
2018-03-21 22:11:47 -02:30
gas-tooltip.js
i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props.
2018-03-21 22:11:47 -02:30
memo-textarea.js
…
send-constants.js
…
send-utils.js
Checking for sufficient balance in confirm ether screen; includes error messages for user.
2018-03-27 22:38:04 -02:30
send-v2-container.js
Merge branch 'master' into i18n-translator-redux
2018-03-26 16:13:49 -02:30
to-autocomplete.js
i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props.
2018-03-21 22:11:47 -02:30