1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
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
..
components Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
css Make account details modal close button easier to click (#7797) 2020-01-10 10:43:53 -04:00
ducks Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
helpers Attempt ENS resolution on any valid domain name (#8059) 2020-02-17 21:20:01 -04:00
pages Attempt ENS resolution on any valid domain name (#8059) 2020-02-17 21:20:01 -04:00
selectors Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
store Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30