koinos / koinos-p2p

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

Handle apply block failure #19

Closed youkaicountry closed 3 years ago

youkaicountry commented 3 years ago

If apply block fails, disconnect from the peer and disregard the block

Story #3

sgerbino commented 3 years ago

Work being done under #18.