Skip to content

cmd/devp2p: fix leftover request id error message#35377

Closed
0xoasis wants to merge 1 commit into
ethereum:masterfrom
0xoasis:fix/ethtest-request-id-error-message
Closed

cmd/devp2p: fix leftover request id error message#35377
0xoasis wants to merge 1 commit into
ethereum:masterfrom
0xoasis:fix/ethtest-request-id-error-message

Conversation

@0xoasis

@0xoasis 0xoasis commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Summary

#35138 fixed several "unexpected request id in respond" messages in the eth protocol tests, but left one behind in TestGetLargeReceipts. Align the remaining failure message with the wording and got/want argument order used by the other GetReceipts checks.

Test plan

  • go build ./cmd/devp2p/

Align the eth/70 large-receipts test failure message with the wording
and argument order used by the other GetReceipts checks from ethereum#35138.
@healthykim

Copy link
Copy Markdown
Contributor

I've considered merging this but I also don't think we have enough capacity to review changes like this (fix for error message, especially about typo and style)

@healthykim healthykim closed this Jul 20, 2026
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