bitpay / bitcoin

Bitcore Bitcoin build with address indexes
https://bitcore.io/bitcoin
MIT License
61 stars 40 forks source link

Idea: Pruned node with address index #19

Open braydonf opened 8 years ago

braydonf commented 8 years ago

While running a pruned node, support an address index of the UTXO set and mempool for wallet operational purposes and reduced disk space needs.

All historic transactions wouldn't be available in this case, however calculating a wallet balance, fetching UTXOS for transactions by address would still be possible.