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/devp2p/internal/ethtest: return request ID in BlockHeaders response #22508

Merged
merged 1 commit into from
Mar 19, 2021

Conversation

renaynay
Copy link
Contributor

This PR fixes an issue with the eth66 test suite where, during a readAndServe when the test is manually responding to GetBlockHeader requests, it now responds with a BlockHeaders eth66 packet that includes the inbound request ID.

@renaynay renaynay requested a review from fjl March 16, 2021 16:43
@fjl fjl changed the title cmd/devp2p: include request ID in BlockHeaders response cmd/devp2p/internal/ethtest: return request ID in BlockHeaders response Mar 19, 2021
@fjl fjl merged commit 6a528fc into ethereum:master Mar 19, 2021
atif-konasl pushed a commit to frozeman/pandora-execution-engine that referenced this pull request Oct 15, 2021
…se (ethereum#22508)

This PR fixes an issue with the eth66 test suite where, during a readAndServe when
the test is manually responding to GetBlockHeader requests, it now responds
with a BlockHeaders eth66 packet that includes the inbound request ID.
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