mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-11-28 08:11:08 +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