koinos / koinos-p2p

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

Gossip based on wall clock #253

Closed sgerbino closed 1 year ago

sgerbino commented 1 year ago

We should remove the gossip vote mechanism and toggle gossip on/off based on our head block distance from wall block time.