Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attempt ENS resolution on any valid domain name #8059

Merged
merged 1 commit into from
Feb 18, 2020

Commits on Feb 18, 2020

  1. Attempt ENS resolution on any valid domain name

    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
    Gudahtt committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    717b827 View commit details
    Browse the repository at this point in the history