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

port the fix from go-ethereum for interface conversion panic #2812

Merged

Conversation

gupadhyaya
Copy link
Contributor

fixes #2808

problem is also observed in go-ethereum: ethereum/go-ethereum#19286

this pr is simply porting their fix. basically, just make a nil pointer and initialize the currentBlock and currentFastBlock atomic with it.

@gupadhyaya gupadhyaya requested a review from LeoHChen April 11, 2020 18:52
@LeoHChen LeoHChen merged commit 76c1ec3 into harmony-one:s3 Apr 12, 2020
@LeoHChen
Copy link
Contributor

Can you cherrypick this change to master branch as well? @gupadhyaya

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.

2 participants