Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-05 | coinstats: add coins_count | James O'Beirne | |
Also changes existing CCoinsStats attributes to be C++11 initialized. | |||
2019-08-27 | move-only: move coins statistics utils out of RPC | James O'Beirne | |
These procedures will later be used in the ChainstateManager to compute statistics (particularly a content hash) for UTXO sets coming in from snapshots. |