mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-03-30 15:08:33 +00:00

* Move timesorter to its own package and remove unused functions * Remove padding+genesis from BlockWindow * Adjust the difficulty even when there's less than difficultyAdjustmentWindowSize blocks * Remove unnecessary check from checkBlockTransactionsFinalized * Update tests with new pastMedianTime and Difficulty * Review nit