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

cmd, eth: fix required blocks regression #24817

Merged
merged 1 commit into from
May 5, 2022

Conversation

karalabe
Copy link
Member

@karalabe karalabe commented May 4, 2022

Fixes #24797.

The issue is dbfd397#diff-186ee0cda89676d60ba8ad8144c34a499010076a7720fa3d30259ac04b1a083eL427, where the hash was dropped from the iteration, causing the internals to fall back to some outer scope variable.

The PR also cleans up the offending original PR, it was all over the place.

@karalabe karalabe added this to the 1.10.18 milestone May 4, 2022
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.

Ropsten network failed with geth:v1.10.17-1
2 participants