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

* [NOD-385] Make confirmations be calculated as dag.selectedTip().blueScore - acceptingBlock.blueScore + 2 * [NOD-385] Fix comments * [NOD-385] Make more explicit check in accepting block for selected tip * [NOD-385] Put only non accepted transactions in areTxsInBlock * [NOD-385] fetchSelectedTip only if needed