EpicCash / epic

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

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

Closed johanneshahn closed 1 year ago

johanneshahn commented 1 year 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

who-biz commented 1 year ago

Closing in favor of #112