koinos / koinos-p2p

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

Enforce checkpoints when connecting to peer #158

Closed theoreticalbts closed 2 years ago

theoreticalbts commented 2 years ago

Closes #146.

theoreticalbts commented 2 years ago

Issue for TODO comment: https://github.com/koinos/koinos-p2p/issues/160

youkaicountry commented 2 years ago

Reimplemented in PR #169