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: add block hash announcement test #22535

Merged
merged 1 commit into from May 27, 2021

Conversation

renaynay
Copy link
Contributor

This PR adds a block hash announcement test to the eth test suite for both eth protocol version 66 and 65 and below. The test sends a block hash announcement to the node, waits for the node to request the header, and from a separate connection, waits for either the block hash announcement or new block propagation from the node.

@renaynay renaynay requested a review from fjl April 26, 2021 10:42
@renaynay renaynay force-pushed the add-newBlockHash-ethtest branch 2 times, most recently from c4c2d8c to 413250a Compare May 4, 2021 08:52
@fjl fjl added this to the 1.10.4 milestone May 11, 2021
@fjl fjl removed the status:triage label May 18, 2021
@fjl fjl self-assigned this May 18, 2021
@fjl
Copy link
Contributor

fjl commented May 25, 2021

@renaynay I merged #22843 first. Not sure if these changes were contained in the refactoring. If not, please rebase this one.

@fjl fjl merged commit d836ad1 into ethereum:master May 27, 2021
@fjl fjl changed the title cmd/devp2p: add block hash announcement test to eth test suite cmd/devp2p/internal/ethtest: add block hash announcement test May 27, 2021
reds pushed a commit to reds/go-ethereum that referenced this pull request Aug 28, 2021
i-norden pushed a commit to cerc-io/go-ethereum that referenced this pull request Sep 10, 2021
atif-konasl pushed a commit to frozeman/pandora-execution-engine that referenced this pull request Oct 15, 2021
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.

None yet

2 participants