mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-06-06 14:16:43 +00:00

* Refactor miner and mine when waiting for block to validate * Fix -n to work after the refactor. Change foundBlockChan capacity. Use lock instead of atomic in the template manager. * Fix self assignment * Fix lock * Fix Dockerfile * Add comment