index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-04-19
rpc: Add Coinstats index to getindexinfo
Fabian Jahr
2021-04-19
test: Add unit test for Coinstats index
Fabian Jahr
2021-04-19
test: Add functional test for 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
index: Add Coinstats index
Fabian Jahr
2021-04-19
refactor: Simplify ApplyStats and ApplyHash
Fabian Jahr
2021-04-19
refactor: Pass hash_type to CoinsStats in stats object
Fabian Jahr
2021-04-19
crypto: Make MuHash Remove method efficient
Fabian Jahr
2021-04-19
Merge bitcoin-core/gui#276: Elide long strings in their middle in the Peers tab
Hennadii Stepanov
2021-04-19
Merge bitcoin/bitcoin#21280: test: bug fix in transaction_tests
MarcoFalke
2021-04-19
Merge #20857: test: update documentation in feature_csv_activation.py
MarcoFalke
2021-04-19
Merge #21679: rpc: Keep default argument value in correct type
MarcoFalke
2021-04-19
Merge #21713: Refactor ProcessNewBlock to reduce code duplication
MarcoFalke
2021-04-19
Merge #21615: script: Add trusted key for hebasto
W. J. van der Laan
2021-04-19
Merge #21718: rpc: Improve error message for getblock invalid datatype.
fanquake
2021-04-18
update docstring in feature_csv_activation.py
Pierre K
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
Merge bitcoin-core/gui#277: Do not use QClipboard::Selection on Windows and m...
MarcoFalke
2021-04-17
Merge #21689: test: Remove intermittently failing and not very meaningful `BO...
MarcoFalke
2021-04-17
Refactor ProcessNewBlock to reduce code duplication
R E Broadley
2021-04-17
Merge #21712: qa: Test default include_mempool value of gettxout
MarcoFalke
2021-04-17
rpc: Check default value type againts argument type
João Barbosa
2021-04-17
rpc: Keep default argument value in correct type
João Barbosa
2021-04-16
qa: Test default include_mempool value of gettxout
João Barbosa
2021-04-16
Merge #21695: Remove no longer used contrib/bitcoin-qt.pro from the repo
fanquake
2021-04-15
Remove no longer used contrib/bitcoin-qt.pro from the repo
Hennadii Stepanov
2021-04-15
Merge #21630: fuzz: split FuzzedSock interface and implementation
MarcoFalke
2021-04-15
Merge #21686: Speedy trial activation parameters for Taproot
MarcoFalke
2021-04-15
Merge #21676: test: Use mocktime to avoid intermittent failure in rpc_tests
MarcoFalke
2021-04-15
fuzz: use ConsumeBool() instead of !ConsumeBool()
Vasil Dimov
2021-04-15
fuzz: split FuzzedSock interface and implementation
Vasil Dimov
2021-04-15
fuzz: make FuzzedSock::Wait() sometimes simulate an occurred event
Vasil Dimov
2021-04-15
fuzz: set errno from FuzzedSock::Wait() if it simulates a failure
Vasil Dimov
2021-04-15
style: remove extra white space
Vasil Dimov
2021-04-15
test: Remove intermittently failing and not very meaningful `BOOST_CHECK` in ...
practicalswift
2021-04-15
Merge #21677: fuzz: Avoid use of low file descriptor ids (which may be in use...
MarcoFalke
2021-04-14
Add mainnet and testnet taproot activation params
Andrew Chow
2021-04-15
Merge #21377: Speedy trial support for versionbits
fanquake
2021-04-15
Merge #21672: doc: remove boostrap info from GUIX_COMMON_FLAGS doc
fanquake
2021-04-14
Avoid use of low file descriptor ids (which may be in use) in FuzzedSock and ...
practicalswift
2021-04-14
test: Reset mocktime in the common setup
MarcoFalke
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
[next]