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

Fix Discovery Panic #6261

Merged
merged 2 commits into from
Jun 15, 2020
Merged

Fix Discovery Panic #6261

merged 2 commits into from
Jun 15, 2020

Conversation

nisdas
Copy link
Member

@nisdas nisdas commented Jun 15, 2020

What type of PR is this?

Bug Fix

What does this PR do? Why is it needed?

Updates our go-ethereum fork to handle the discoveryV5 panic.

Which issues(s) does this PR fix?

Fixes #6255

Other notes for review

@nisdas nisdas requested review from prestonvanloon and a team as code owners June 15, 2020 03:53
prestonvanloon
prestonvanloon previously approved these changes Jun 15, 2020
@codecov
Copy link

codecov bot commented Jun 15, 2020

Codecov Report

Merging #6261 into master will decrease coverage by 0.06%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #6261      +/-   ##
==========================================
- Coverage   60.02%   59.95%   -0.07%     
==========================================
  Files         325      325              
  Lines       27624    27495     -129     
==========================================
- Hits        16581    16486      -95     
+ Misses       8787     8761      -26     
+ Partials     2256     2248       -8     

@prylabs-bulldozer prylabs-bulldozer bot merged commit 9d8420b into master Jun 15, 2020
@delete-merged-branch delete-merged-branch bot deleted the fixPanic branch June 15, 2020 04:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

panic: invalid IP (length 0)
2 participants