1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app/pages/send
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
..
account-list-item Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
send-content Attempt ENS resolution on any valid domain name (#8059) 2020-02-17 21:20:01 -04:00
send-footer Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
send-header Update sinon and proxyquire (#8027) 2020-02-11 17:03:32 -03:30
tests Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
index.js Add token selection to the send screen (#6445) 2019-04-17 16:45:13 -02:30
send.component.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
send.constants.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
send.container.js Attempt ENS resolution on any valid domain name (#8059) 2020-02-17 21:20:01 -04:00
send.scss Right-to-left CSS (using module for conversion) (#7072) 2019-09-03 14:47:54 -03:00
send.selectors.js Remove unused current view related things (#7843) 2020-01-16 13:02:44 -04:00
send.utils.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30