koinos / koinos-p2p

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

[FEATURE]: Add protocol information in peer exchange #294

Closed sgerbino closed 2 days ago

sgerbino commented 2 weeks ago

Is there an existing issue for this?

New feature

Using libp2p interface, add a protocol that designates the Koinos P2P network. It should accept a blank protocol to be backwards compatible with the current p2p with the intent on enforcing matching protocols on a later release.

Timebox: 1 day

Anything else?

No response