Open
Description
This is a high level issue to keep track of all the current knowledge of what is missing from our networking layer. This includes things like RLPx, DEVp2p, and Eth Wire Protocol. Any issues related to those three should be linked here.
To do
- Figure out why connections are dropping/failing with ingress header mac errors Figure out why connections are dropping #409
- Handle multi frame packets in ExWire Handle multi-frame packets in ExWire #97
- Keep record of known peers Keep record of known peers #99
- Handle simultaneous auth for crypto handshake Handle simulatenous auth for crypto handshake #117
- Handle DEVp2p message Handle DEVp2p handshake and other messages #166
- Finish implementing Eth Wire Protocol Eth Wire Protocol #167
- Determine which peers to communicate with Determine which peers to communicate with #74
- Implement RLPx control flow Implement RLPx Flow Control #408
Resources
- RLPx
- DEVp2p
- Eth Wire Protocol
- EIP-8 which had changes to networking