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

* Add oldPruningPoint to pruningStore * Make the pruning store work with utxo diff and return an iterator over pruning point utxoset * Redesign pruning point utxo storage by creating a diff and modifying the old pruning utxo set * Fix review comments * Rename updatePruningPointUTXOSet