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

[Tracking] Implement RLPx "eth" capability #128

Open
7 of 13 tasks
Tracked by #19
MegaRedHand opened this issue Jul 8, 2024 · 0 comments
Open
7 of 13 tasks
Tracked by #19

[Tracking] Implement RLPx "eth" capability #128

MegaRedHand opened this issue Jul 8, 2024 · 0 comments
Labels
network Issues related to network communication

Comments

@MegaRedHand
Copy link
Collaborator

MegaRedHand commented Jul 8, 2024

Info in the spec. Note that this requires #171 to be implemented. As part of this, the "eth" capability should be added to the supported capabilities advertised in the initial "Hello" message.

The messages to implement encoding/decoding for are:

Some old messages that may be supported:

  • NewBlockHashes (0x01)
  • NewBlock (0x07)
@MegaRedHand MegaRedHand moved this to Blocked in ethereum_rust Jul 8, 2024
@MegaRedHand MegaRedHand added the network Issues related to network communication label Jul 8, 2024
@MegaRedHand MegaRedHand added this to the 2 - P2P Network milestone Jul 17, 2024
@mpaulucci mpaulucci pinned this issue Sep 12, 2024
@mpaulucci mpaulucci changed the title Implement RLPx "eth" capability [Tracking] Implement RLPx "eth" capability Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
network Issues related to network communication
Projects
Status: Blocked
Development

No branches or pull requests

1 participant