1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-24 12:23:39 +02:00
metamask-extension/ui/app/pages/send/send-content/add-recipient
Mark Stacey c6db54cc6d
Attempt ENS resolution on any valid domain name (#8059)
ENS currently supports a variety of tlds in addition to `.eth`, and
more will be supported in the future. Rather than hard-code a list of
supported ENS tlds, all valid domain names will now be interpreted as
potential ENS addresses in our address input component.

Closes #7978
2020-02-17 21:20:01 -04:00
..
tests Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
add-recipient.component.js Add react/no-unused-prop-types ESLint rule (#7655) 2019-12-07 23:10:47 -04:00
add-recipient.container.js Address book send plus contact list (#6914) 2019-07-31 17:26:44 -02:30
add-recipient.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
add-recipient.selectors.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
ens-input.component.js Attempt ENS resolution on any valid domain name (#8059) 2020-02-17 21:20:01 -04:00
ens-input.container.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
ens-input.js Address book send plus contact list (#6914) 2019-07-31 17:26:44 -02:30
index.js Address book send plus contact list (#6914) 2019-07-31 17:26:44 -02:30