1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-24 20:32:02 +02:00
metamask-extension/ui/app/components/send
2018-12-04 00:06:22 -03:30
..
account-list-item Add support for RPC endpoints with custom chain IDs (#5134) 2018-10-26 10:26:43 +02:00
send-content Fixes for components that break e2e gas customization tests, plus unit test updates. 2018-12-04 00:06:22 -03:30
send-footer Fix rounding issue when sending max tokens (#5695) 2018-11-19 16:06:34 -08:00
send-header
tests Read only connection of gas price chart to redux 2018-12-04 00:06:05 -03:30
to-autocomplete Make all addresses EIP-55 compliant (#5379) 2018-10-10 10:50:37 -02:30
index.js
README.md
send.component.js Read only connection of gas price chart to redux 2018-12-04 00:06:05 -03:30
send.constants.js
send.container.js Read only connection of gas price chart to redux 2018-12-04 00:06:05 -03:30
send.scss
send.selectors.js Connects remained of the gas customization component to redux. 2018-12-04 00:06:04 -03:30
send.utils.js Fix rounding issue when sending max tokens (#5695) 2018-11-19 16:06:34 -08:00
to-autocomplete.component.js