koinos / koinos-p2p

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

Forking away from main chain #144

Closed ivanlama closed 3 years ago

ivanlama commented 3 years ago

When re-syncing a node there is a chance that you end up in a forked version of the chain. Several forked chains are currently up and running.

Details: see Discord.

mvandeberg commented 3 years ago

We have looked at the problem are addressing it with several changes (#146, #147, koinos/koinos-block-producer#57, koinos/koinos-system-contracts#18)