1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/helpers/utils
Mark Stacey 5b030bfdc3 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 22:18:59 -04:00
..
common.util.js
common.util.test.js
confirm-tx.util.js
confirm-tx.util.test.js
conversion-util.js
conversion-util.test.js
conversions.util.js
fetch-with-cache.js
fetch-with-cache.test.js
formatters.js
gas-time-estimates.util.js
i18n-helper.js
metametrics.util.js
switch-direction.js
token-util.js
transactions.util.js
transactions.util.test.js
util.js Attempt ENS resolution on any valid domain name (#8059) 2020-02-17 22:18:59 -04:00