Closed memoriesadrift closed 1 year ago
1 and 2 are covered by #12, they were relatively trivial.
For 2. add the limitation of the message having to be received by a known (and handshaked) host and just implement 3. and 4.
Addition from re-read of spec:
A node should include itself in the list of peers at the first position if it is listening for incoming connections. Your node should always listen for and accept new incoming connections.
Blocked by #4, #5
Description
Scope
getpeers
message after establishing a handshakepeers
message when receivinggetpeers
message from a known host