aboutsummaryrefslogtreecommitdiff
path: root/src/node/coinstats.cpp
AgeCommit message (Expand)Author
2021-03-23rpc: Improve gettxoutsetinfo helpFabian Jahr
2021-03-08node/coinstats: Pass in BlockManager to GetUTXOStatsCarl Dong
2021-02-12chainparams: add allowed assumeutxo valuesJames O'Beirne
2021-02-12Merge #19145: Add hash_type MUHASH for gettxoutsetinfoWladimir J. van der Laan
2021-01-30rpc: Add hash_type MUHASH to gettxoutsetinfoFabian Jahr
2021-01-30refactor: Separate hash and stats calculation in coinstatsFabian Jahr
2021-01-28scripted-diff: Use BlockManager::LookupBlockIndexCarl Dong
2020-12-06Don't make "in" parameters look like "out"/"in-out" parameters: pass by ref t...practicalswift
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