1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app/helpers/utils
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
..
common.util.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
common.util.test.js Update ESLint rules for test suite (#8023) 2020-02-11 13:21:13 -03:30
confirm-tx.util.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
confirm-tx.util.test.js Update ESLint rules for test suite (#8023) 2020-02-11 13:21:13 -03:30
conversion-util.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
conversion-util.test.js Update ESLint rules for test suite (#8023) 2020-02-11 13:21:13 -03:30
conversions.util.js Improved UX for sweeping accounts (#6488) 2019-05-20 14:08:08 -02:30
fetch-with-cache.js Combine fetch-with-timeout implementations (#7084) 2019-09-04 17:00:11 -03:00
fetch-with-cache.test.js Update ESLint rules for test suite (#8023) 2020-02-11 13:21:13 -03:30
formatters.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
gas-time-estimates.util.js Add Estimated time to pending tx (#6924) 2019-10-31 23:21:28 -02:30
i18n-helper.js Consistent jsdoc syntax (#7755) 2020-01-13 14:36:36 -04:00
metametrics.util.js Consistent jsdoc syntax (#7755) 2020-01-13 14:36:36 -04:00
switch-direction.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
token-util.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
transactions.util.js Fix fetch-with-cache (#7083) 2019-09-04 16:10:23 -03:00
transactions.util.test.js Update ESLint rules for test suite (#8023) 2020-02-11 13:21:13 -03:30
util.js Attempt ENS resolution on any valid domain name (#8059) 2020-02-17 21:20:01 -04:00
util.test.js Attempt ENS resolution on any valid domain name (#8059) 2020-02-17 21:20:01 -04:00