1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/pages/send/send-content/add-recipient
Dan J Miller 043920c9ff
Address book fixes (#6978)
* Ensure address book send flow correctly matches address book addresses to ens addresses

* Use nodify on background.setAddressBook to receive correct result in actions.js

* Better error handling for actions.js addToAddressBook

* Eliminate unnecessary data normalization and move more data manipluation to ens-input and send-content containers
2019-08-13 20:43:05 -02:30
..
tests
add-recipient.component.js
add-recipient.container.js
add-recipient.js
add-recipient.selectors.js
ens-input.component.js Address book fixes (#6978) 2019-08-13 20:43:05 -02:30
ens-input.container.js Address book fixes (#6978) 2019-08-13 20:43:05 -02:30
ens-input.js
index.js