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
/
rpc
/
blockchain.cpp
Age
Commit message (
Expand
)
Author
2021-06-10
scripted-diff: tree-wide: Remove all review-only assertions
Carl Dong
2021-06-01
Merge bitcoin/bitcoin#21767: [Bundle 6/n] Prune g_chainman usage in auxiliary...
MarcoFalke
2021-05-24
scripted-diff: Replace `GetDataDir()` calls with `gArgs.GetDataDirNet()` calls
Kiminuo
2021-05-20
Merge bitcoin/bitcoin#21913: rpc: RPCHelpMan fixes
MarcoFalke
2021-05-19
rpc/blockchain: Use existing blockman in gettxoutsetinfo
Carl Dong
2021-05-11
rpc/gettxoutsetinfo: hash_or_height is a named argument
Karl-Johan Alm
2021-05-11
Merge bitcoin/bitcoin#21752: doc: Clarify that feerates are per virtual size
MarcoFalke
2021-05-01
doc: fix -coinstatsindex help, and test/rpc touchups
Jon Atack
2021-05-01
scripted-diff: Clarify that feerates are per virtual size
MarcoFalke
2021-04-30
Merge bitcoin/bitcoin#19521: Coinstats Index
W. J. van der Laan
2021-04-23
validation: prepare VerifyDB for assumeutxo
James O'Beirne
2021-04-23
refactor: rename active_chainstate in VerifyDB
James O'Beirne
2021-04-19
rpc: gettxoutsetinfo rejects hash_serialized_2 for specific height
Fabian Jahr
2021-04-19
rpc: Allow gettxoutsetinfo and getblockstats for stale blocks
Fabian Jahr
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: Coinstats index can be activated with command line flag
Fabian Jahr
2021-04-19
refactor: Pass hash_type to CoinsStats in stats object
Fabian Jahr
2021-04-19
Merge #21679: rpc: Keep default argument value in correct type
MarcoFalke
2021-04-19
Merge #21718: rpc: Improve error message for getblock invalid datatype.
fanquake
2021-04-18
rpc: Improve getblock error message for invalid data type.
klementtan
2021-04-17
Merge #21391: [Bundle 5/n] Prune g_chainman usage in RPC modules
MarcoFalke
2021-04-17
rpc: Keep default argument value in correct type
João Barbosa
2021-04-15
Merge #21377: Speedy trial support for versionbits
fanquake
2021-04-14
rpc/rest: Take and reuse local Chain/ChainState obj
Carl Dong
2021-04-14
rpc: style: Improve BuriedForkDescPushBack signature
Carl Dong
2021-04-14
rpc: Remove unnecessary casting of block height
Carl Dong
2021-04-14
rpc: Tidy up local references (see commit message)
Carl Dong
2021-04-14
rest/rpc: Remove now-unused old Ensure functions
Carl Dong
2021-04-14
scripted-diff: rest/rpc: Use renamed EnsureAny*()
Carl Dong
2021-04-14
rpc: Add renamed EnsureAny*() functions
Carl Dong
2021-04-12
rpc: Add alt Ensure* functions acepting NodeContext
Carl Dong
2021-04-12
versionbits: Add explicit NEVER_ACTIVE deployments
Anthony Towns
2021-04-12
versionbits: Add support for delayed activation
Anthony Towns
2021-04-05
move-only: Move *Disk functions to blockstorage
MarcoFalke
2021-04-05
rpc/blockchain: Use existing NodeContext
Carl Dong
2021-04-05
rpc/*,rest: Add review-only assertion to EnsureChainman
Carl Dong
2021-04-01
Merge #21311: rpc: document optional fields for getchaintxstats result
fanquake
2021-03-29
refactor: replace util::Ref by std::any (C++17)
Sebastian Falbesoner
2021-03-29
Merge #20286: rpc: deprecate `addresses` and `reqSigs` from rpc outputs
MarcoFalke
2021-03-26
Merge #21390: test: Test improvements for UTXO set hash tests
MarcoFalke
2021-03-23
rpc: Improve gettxoutsetinfo help
Fabian Jahr
2021-03-23
rpc: deprecate `addresses` and `reqSigs` from rpc outputs
Michael Dietz
2021-03-15
rpc: remove scantxoutset EXPERIMENTAL warning
Jon Atack
2021-03-15
Merge #20556: rpc: Properly document return values (submitblock, gettxout, ge...
fanquake
2021-03-08
node/coinstats: Pass in BlockManager to GetUTXOStats
Carl Dong
2021-03-04
Merge #21055: [Bundle 3/n] Prune remaining g_chainman usage in validation fun...
Wladimir J. van der Laan
2021-03-01
validation: Pass in chainstate to CVerifyDB::VerifyDB
Carl Dong
2021-03-01
validation: Remove global ::VersionBitsTip{State,SinceHeight,Statistics}
Carl Dong
[next]