1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/pages/confirm-transaction-base
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
..
transaction-alerts Dark Mode: Swap hex colors in ui/pages (#14214) 2022-03-25 15:15:31 -07:00
confirm-transaction-base.component.js Changed networks tab to explicitly pass in false and fix implicit type casting 2022-06-08 14:24:36 -07:00
confirm-transaction-base.container.js Fix contact address pet name (#14613) 2022-06-13 11:18:33 -05:00
confirm-transaction-base.stories.js Organizing storybook to echo app folder structure (#12796) 2021-12-01 11:27:57 -08:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00