1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-29 07:16:36 +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
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
selectors.test.js
transactions.js
transactions.test.js