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

Tiny fix from ethereum current commits #686

Merged
merged 4 commits into from
Jul 14, 2020
Merged

Tiny fix from ethereum current commits #686

merged 4 commits into from
Jul 14, 2020

Commits on Jul 14, 2020

  1. Configuration menu
    Copy the full SHA
    925741c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b860b6 View commit details
    Browse the repository at this point in the history
  3. internal args fix

    ucwong committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    4b7972e View commit details
    Browse the repository at this point in the history
  4. p2p/discover: require table nodes to have an IP (#21330)

    This fixes a corner case in discv5. The issue cannot happen in discv4
    because it performs IP checks on all incoming node information.
    fjl authored and ucwong committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    77d14d9 View commit details
    Browse the repository at this point in the history