The ETH subprotocol is the main subprotocol used by the wire protocol of Ethereum under devp2p.

Motivation

There is no independent ETH subprotocol implementation that can allow tools to perform connections and recover information from peers by calling status for example.

Scope of work

Implement ETH subprotocol

Implement each message

Implement a test suite for the subprotocol.

  • No labels