EpicCash / epic

Blockchain Node Server with integrated Stratum Mining Server
https://epiccash.com
Apache License 2.0
24 stars 36 forks source link

Fix bug where header fastsync ends up in endless loop #110

Closed johanneshahn closed 8 months ago

johanneshahn commented 8 months ago

Fix a bug where peers are returning lower headers than current own height. This almost happens if less than the 512 headers need to be returned by peer.

Type of change