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

Fix eth/67 vs eth/68 peers for NewPooledTransactionHashes #12997

Merged
merged 1 commit into from
Dec 4, 2024
Merged

Conversation

yperbasis
Copy link
Member

@yperbasis yperbasis commented Dec 4, 2024

eth/68 and eth/67 are only different w.r.t. to NewPooledTransactionHashes. Previously the determination of msgcode was sometimes failing because it relied only on one protocol version, namely ss.Protocols[0].Version.

@antonis19 antonis19 merged commit 96366e0 into main Dec 4, 2024
13 checks passed
@antonis19 antonis19 deleted the issue12088 branch December 4, 2024 13:46
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.

sendMessageById not implemented for message Id: NEW_POOLED_TRANSACTION_HASHES_68
2 participants