1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-02 14:15:06 +01:00
metamask-extension/ui/selectors
VSaric 136218893b
Fix contact address pet name (#14613)
* The contact pet name isn't replaced by the recipients address

* Create getEnsResolutionByAddress selector and use it in the codebase

* Modified the getRecipient selector such that it returns an ens resolution as the nickname if a nickname isn't present but a ens resolution is.

* Update ui/ducks/send/send.js

Co-authored-by: Brad Decker <bhdecker84@gmail.com>

* Checked if ens resolution is present in the getRecipient selector

Co-authored-by: Brad Decker <bhdecker84@gmail.com>
2022-06-13 11:18:33 -05:00
..
confirm-transaction.js "Cancel/reject all" for signature requests #13201 (#13786) 2022-05-16 13:36:19 -05:00
confirm-transaction.test.js
custom-gas.js
custom-gas.test.js
first-time-flow.js
index.js
metametrics.js
metametrics.test.js
nonce-sorted-transactions-selector.test.js
permissions.js
permissions.test.js
selectors.js Fix contact address pet name (#14613) 2022-06-13 11:18:33 -05:00
selectors.test.js Snap notifications integration (#14605) 2022-06-01 19:09:13 +02:00
transactions.js
transactions.test.js