LiskArchive / lisk-engine

:bullettrain_front: Lisk blockchain engine
https://lisk.com
Apache License 2.0
0 stars 0 forks source link

Implement handshake protocol #67

Closed matjazv closed 1 year ago

matjazv commented 1 year ago

Description

When establishing a new connection with a peer, a connection must be accepted only if some conditions are true:

A peer should also send info if it's addresses can be advertised to other peers in the network or not.

Acceptance Criteria