1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/components/send/send-content/send-to-row
Esteban Miño 1d93d9a385 Prevent send to token (#6051)
* check contact metadata

* check for tokens in state

* tests

* update tests

* validation only if sending tokens

* container test
2019-01-22 11:05:59 -08:00
..
tests Prevent send to token (#6051) 2019-01-22 11:05:59 -08:00
index.js Remove send_ directory, revert to just having send 2018-07-16 12:58:32 -02:30
send-to-row-README.md Remove send_ directory, revert to just having send 2018-07-16 12:58:32 -02:30
send-to-row.component.js Prevent send to token (#6051) 2019-01-22 11:05:59 -08:00
send-to-row.container.js Prevent send to token (#6051) 2019-01-22 11:05:59 -08:00
send-to-row.selectors.js Prevent send to token (#6051) 2019-01-22 11:05:59 -08:00
send-to-row.utils.js Prevent send to token (#6051) 2019-01-22 11:05:59 -08:00