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

* [NOD-471] Make AddTx return false for duplicate coinbase, and make pastUTXO return accepted transaction with the accepting block blue score * [NOD-471] Remove diffFromAcceptanceData * [NOD-471] Make fetchBlueBlocks return also selected parent * [NOD-471] Skip adding coinbase transactions on applyBlueBlocks * [NOD-471] Use tx.IsCoinbase() instead of i == util.CoinbaseTransactionIndex