koinos / koinos-p2p

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

Check peer fork, apply blocks #18

Closed youkaicountry closed 3 years ago

youkaicountry commented 3 years ago

If peer is on the same fork then batch receive and apply blocks from peer, else hang up If apply block fails, disconnect from the peer and disregard the block Story #3