koinos / koinos-p2p

The p2p microservice orchestrates the distribution of blocks and transactions between peers.
MIT License
6 stars 4 forks source link

Peer Discovery #41

Closed mvandeberg closed 3 years ago

mvandeberg commented 3 years ago

As a Koinos Node operator, I want my p2p node to learn about new peers from existing peers.

Notes:

Deliverables:

theoreticalbts commented 3 years ago

What we actually want is GossipSub 1.1 peer exchange.