1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 19:10:22 +01:00
metamask-extension/ui/app/pages/send/send-content/add-recipient
Dan J Miller 165f44d3a4
Address book name save fix (#6945)
* Fix address book name saving and ens input errors on good inputs on unsupported networks

* Add initial e2e test for address book send flow.

* No longer need to click recipient row in e2e tests

* Click write button in address book e2e test on seed confirm screen

* Use correct seed phrase and private key in address-book.spec tests
2019-08-02 20:30:50 -02:30
..
tests
add-recipient.component.js
add-recipient.container.js
add-recipient.js
add-recipient.selectors.js
ens-input.component.js Address book name save fix (#6945) 2019-08-02 20:30:50 -02:30
ens-input.container.js
ens-input.js
index.js