aboutsummaryrefslogtreecommitdiff
path: root/src/node/coinstats.h
AgeCommit message (Expand)Author
2021-04-19index, rpc: Add use_index option for gettxoutsetinfoFabian Jahr
2021-04-19rpc, index: Add verbose amounts tracking to Coinstats indexFabian Jahr
2021-04-19rpc: gettxoutsetinfo can be requested for specific blockheightsFabian Jahr
2021-04-19index: Add Coinstats indexFabian Jahr
2021-04-19refactor: Pass hash_type to CoinsStats in stats objectFabian Jahr
2021-03-24node/coinstats: Replace #include with fwd-declarationCarl Dong
2021-03-08node/coinstats: Pass in BlockManager to GetUTXOStatsCarl Dong
2021-01-30rpc: Add hash_type MUHASH to gettxoutsetinfoFabian Jahr
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-06-22rpc: Add hash_type NONE to gettxoutsetinfoFabian Jahr
2020-06-22rpc: gettxoutsetinfo can specify hash_type (only legacy option for now)Fabian Jahr
2020-05-22rpc: Make gettxoutsetinfo/GetUTXOStats interruptibleMarcoFalke
2019-11-05coinstats: add coins_countJames O'Beirne
2019-08-27move-only: move coins statistics utils out of RPCJames O'Beirne