mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-05-29 18:26:41 +00:00

* Change DifficultyAdjustmentWindowSize and TimestampDeviationTolerance from uint64 to int * refactor block_heap for readability and usage * Add a new SizedUpHeap * Refactor BlueWindow with the new DAA * Update TestBlueBlockWindow with the new DAA window * Fix review requested changes