You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That spec is... light on details. ExWire is currently able to connect to and gossip with other network peers. The biggest area that needs to be built out is debugging. The vast majority of real remote notes disconnect without specifying a reason when ExWire connects. This may be due to a network traversal issue.
Title
Abstract
We need to perfect the Ethereum devp2p and RPLx protocol so we can communicate with existing nodes.
Specification
The existing devp2p/RPLx protocol is specified here: https://github.com/ethereum/devp2p/blob/master/rlpx.md
Current Implementation
https://github.com/exthereum/ex_wire
The text was updated successfully, but these errors were encountered: