icook / ngpool

A crypto mining pool. WIP
MIT License
5 stars 1 forks source link

Stratum gets stuck mining same block #7

Closed icook closed 6 years ago

icook commented 6 years ago

Stratum server will fail to move onto latest block in race condition. The logic for determining whether to "flush" a new job received is likely at fault, as it will never not create a job, and isn't setup to ignore "stale" (old) templates from coinservers.

Replicated on bitmark and litecoin regtest nets.

icook commented 6 years ago

Fixed in 181dc24f74cb6035b8ab31cd3ce7f294b614ba43