utreexo / utreexod

A fully validating Bitcoin node with Utreexo support
ISC License
90 stars 21 forks source link

indexers: don't prune proofs if the node is pruned #167

Closed kcalvinalvin closed 5 months ago

kcalvinalvin commented 5 months ago

Since pruned nodes do not keep the historical proofs, attempting to prune them results in a runtime panic.