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 Panic in Discv5 #5554

Merged
merged 1 commit into from Apr 21, 2020
Merged

Fix Panic in Discv5 #5554

merged 1 commit into from Apr 21, 2020

Conversation

nisdas
Copy link
Member

@nisdas nisdas commented Apr 21, 2020

This resolves the panic in #5513 by updating to a patched commit in our geth fork.

@nisdas nisdas added the Ready For Review A pull request ready for code review label Apr 21, 2020
@nisdas nisdas requested a review from a team as a code owner April 21, 2020 12:52
@codecov
Copy link

codecov bot commented Apr 21, 2020

Codecov Report

Merging #5554 into master will increase coverage by 30.55%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           master    #5554       +/-   ##
===========================================
+ Coverage   12.98%   43.54%   +30.55%     
===========================================
  Files         115      275      +160     
  Lines        9203    23325    +14122     
===========================================
+ Hits         1195    10156     +8961     
- Misses       7804    11309     +3505     
- Partials      204     1860     +1656     

@rauljordan rauljordan merged commit c69f561 into master Apr 21, 2020
@delete-merged-branch delete-merged-branch bot deleted the fixPanic branch April 21, 2020 14:07
terencechain added a commit that referenced this pull request Apr 22, 2020
terencechain added a commit that referenced this pull request Apr 22, 2020
rauljordan pushed a commit that referenced this pull request Apr 23, 2020
* Starting

* Revert "update commit hash (#5554)"

This reverts commit c69f561.

* Various memory fixes

* Revert "Revert "update commit hash (#5554)""

This reverts commit c9a174b.

* Better error message

* Provide getters

* Using it in DomainData

* Fixed test

* Tests

* Comment

* Update cache for regular mode

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants