Fabian Jahr
a712cf6f68
rpc: gettxoutsetinfo can specify hash_type (only legacy option for now)
2020-06-22 00:55:44 +02:00
MarcoFalke
fa756928c3
rpc: Make gettxoutsetinfo/GetUTXOStats interruptible
...
Also, add interruption points to scantxoutset
2020-05-22 15:53:50 -04:00
James O'Beirne
92fafb3a7d
coinstats: add coins_count
...
Also changes existing CCoinsStats attributes to be C++11 initialized.
2019-11-05 10:54:00 -05:00
James O'Beirne
8a3b2eb175
move-only: move coins statistics utils out of RPC
...
These procedures will later be used in the ChainstateManager to compute
statistics (particularly a content hash) for UTXO sets coming in from
snapshots.
2019-08-27 11:51:56 -04:00