1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
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
..
__mocks__
components Fix contact address pet name (#14613) 2022-06-13 11:18:33 -05:00
contexts Renamed metametrics.new.js to metametrics.js (#14327) 2022-04-01 14:11:12 -05:00
css Changed asset option prop type requirements 2022-06-08 14:24:34 -07:00
ducks Fix contact address pet name (#14613) 2022-06-13 11:18:33 -05:00
helpers Add friendly error handling when background throws an error before listening for connection (#14461) 2022-06-08 00:37:15 +04:00
hooks Fix to infinite loading on approve screen (#14756) 2022-06-11 12:55:35 -05:00
pages Fix contact address pet name (#14613) 2022-06-13 11:18:33 -05:00
selectors Fix contact address pet name (#14613) 2022-06-13 11:18:33 -05:00
store Snap notifications integration (#14605) 2022-06-01 19:09:13 +02:00
index.js Add friendly error handling when background throws an error before listening for connection (#14461) 2022-06-08 00:37:15 +04:00
index.test.js Add friendly error handling when background throws an error before listening for connection (#14461) 2022-06-08 00:37:15 +04:00