index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
node
/
coinstats.h
Age
Commit message (
Expand
)
Author
2021-04-19
index, rpc: Add use_index option for gettxoutsetinfo
Fabian Jahr
2021-04-19
rpc, index: Add verbose amounts tracking to Coinstats index
Fabian Jahr
2021-04-19
rpc: gettxoutsetinfo can be requested for specific blockheights
Fabian Jahr
2021-04-19
index: Add Coinstats index
Fabian Jahr
2021-04-19
refactor: Pass hash_type to CoinsStats in stats object
Fabian Jahr
2021-03-24
node/coinstats: Replace #include with fwd-declaration
Carl Dong
2021-03-08
node/coinstats: Pass in BlockManager to GetUTXOStats
Carl Dong
2021-01-30
rpc: Add hash_type MUHASH to gettxoutsetinfo
Fabian Jahr
2020-12-31
scripted-diff: Bump copyright headers
MarcoFalke
2020-06-22
rpc: Add hash_type NONE to gettxoutsetinfo
Fabian Jahr
2020-06-22
rpc: gettxoutsetinfo can specify hash_type (only legacy option for now)
Fabian Jahr
2020-05-22
rpc: Make gettxoutsetinfo/GetUTXOStats interruptible
MarcoFalke
2019-11-05
coinstats: add coins_count
James O'Beirne
2019-08-27
move-only: move coins statistics utils out of RPC
James O'Beirne