aboutsummaryrefslogtreecommitdiff
path: root/src/node/coinstats.cpp
Commit message (Expand)AuthorAgeFilesLines
* rpc: Add hash_type NONE to gettxoutsetinfoFabian Jahr2020-06-221-0/+16
* rpc: gettxoutsetinfo can specify hash_type (only legacy option for now)Fabian Jahr2020-06-221-7/+33
* refactor: Extract GetBogoSize functionFabian Jahr2020-06-191-3/+12
* rpc: Make gettxoutsetinfo/GetUTXOStats interruptibleMarcoFalke2020-05-221-1/+2
* scripted-diff: Bump copyright headersMarcoFalke2020-04-161-1/+1
* Get rid of VARINT default argumentPieter Wuille2020-02-101-1/+1
* Merge #17382: rpc: Remove unused boost::this_thread::interruption_pointWladimir J. van der Laan2019-11-061-4/+0
|\
| * rpc: Remove unused boost::this_thread::interruption_pointMarcoFalke2019-11-051-4/+0
* | coinstats: add coins_countJames O'Beirne2019-11-051-0/+2
|/
* Remove unused includespracticalswift2019-10-151-2/+0
* move-only: move coins statistics utils out of RPCJames O'Beirne2019-08-271-0/+77