mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-05-20 22:06:42 +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