aboutsummaryrefslogtreecommitdiff
path: root/src/node/coinstats.cpp
AgeCommit message (Expand)Author
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-06-19refactor: Extract GetBogoSize functionFabian Jahr
2020-05-22rpc: Make gettxoutsetinfo/GetUTXOStats interruptibleMarcoFalke
2020-04-16scripted-diff: Bump copyright headersMarcoFalke
2020-02-10Get rid of VARINT default argumentPieter Wuille
2019-11-06Merge #17382: rpc: Remove unused boost::this_thread::interruption_pointWladimir J. van der Laan
2019-11-05rpc: Remove unused boost::this_thread::interruption_pointMarcoFalke
2019-11-05coinstats: add coins_countJames O'Beirne
2019-10-15Remove unused includespracticalswift
2019-08-27move-only: move coins statistics utils out of RPCJames O'Beirne