| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rpc: Add hash_type NONE to gettxoutsetinfo | Fabian Jahr | 2020-06-22 | 1 | -0/+16 |
| * | rpc: gettxoutsetinfo can specify hash_type (only legacy option for now) | Fabian Jahr | 2020-06-22 | 1 | -7/+33 |
| * | refactor: Extract GetBogoSize function | Fabian Jahr | 2020-06-19 | 1 | -3/+12 |
| * | rpc: Make gettxoutsetinfo/GetUTXOStats interruptible | MarcoFalke | 2020-05-22 | 1 | -1/+2 |
| * | scripted-diff: Bump copyright headers | MarcoFalke | 2020-04-16 | 1 | -1/+1 |
| * | Get rid of VARINT default argument | Pieter Wuille | 2020-02-10 | 1 | -1/+1 |
| * | Merge #17382: rpc: Remove unused boost::this_thread::interruption_point | Wladimir J. van der Laan | 2019-11-06 | 1 | -4/+0 |
| |\ | |||||
| | * | rpc: Remove unused boost::this_thread::interruption_point | MarcoFalke | 2019-11-05 | 1 | -4/+0 |
| * | | coinstats: add coins_count | James O'Beirne | 2019-11-05 | 1 | -0/+2 |
| |/ | |||||
| * | Remove unused includes | practicalswift | 2019-10-15 | 1 | -2/+0 |
| * | move-only: move coins statistics utils out of RPC | James O'Beirne | 2019-08-27 | 1 | -0/+77 |