dusk-network / kadcast

Official rust implementation of the Kadcast P2P protocol for ultra-efficient message dissemination within Dusk Network
Mozilla Public License 2.0
22 stars 3 forks source link

Implement a safe bootstrap #98

Closed herr-seppia closed 2 years ago

herr-seppia commented 2 years ago

Perform a peer bootstrap even if started before his bootstrapping nodes

Resolves #97