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

p2p/enode: allow DNS names in enode URLs #18524

Merged
merged 6 commits into from
Aug 22, 2019
Merged

p2p/enode: allow DNS names in enode URLs #18524

merged 6 commits into from
Aug 22, 2019

Commits on Jan 26, 2019

  1. Update urlv4.go

    Add "net.LookupIP()" function to support hostname when we add enode by hostname:port
    dipingxian2 authored Jan 26, 2019
    Configuration menu
    Copy the full SHA
    9040b4c View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2019

  1. Configuration menu
    Copy the full SHA
    7a21dc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    930f296 View commit details
    Browse the repository at this point in the history
  3. p2p/enode: fix lint issue

    fjl authored Aug 22, 2019
    Configuration menu
    Copy the full SHA
    7183ff2 View commit details
    Browse the repository at this point in the history
  4. p2p/enode: fix test

    fjl committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    86185a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c68327b View commit details
    Browse the repository at this point in the history