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
/
test
Age
Commit message (
Expand
)
Author
2020-12-23
Merge #20748: test: Add race:SendZmqMessage tsan suppression
MarcoFalke
2020-12-22
test: Add race:SendZmqMessage tsan suppression
MarcoFalke
2020-12-22
Update TSan suppressions
Hennadii Stepanov
2020-12-22
qa: Correct epoll_ctl data race suppression
Hennadii Stepanov
2020-12-21
Merge #20683: test: Fix restart node race
Wladimir J. van der Laan
2020-12-21
test: Add missing assignment in mempool_resurrect.py
MarcoFalke
2020-12-21
Merge #20692: test: run mempool_resurrect.py even with wallet disabled
MarcoFalke
2020-12-21
Merge #20671: Replace boost::optional with std::optional
Wladimir J. van der Laan
2020-12-21
ci: Drop Travis-specific workaround for shellcheck
Hennadii Stepanov
2020-12-21
ci: Drop Travis-specific way to set COMMIT_RANGE variable
Hennadii Stepanov
2020-12-19
Replace boost::optional with std::optional
MarcoFalke
2020-12-18
Merge #20687: wallet: Add missing check for -descriptors wallet tool option
MarcoFalke
2020-12-18
Merge #20691: ci, doc: Travis CI features and mentions cleanup
MarcoFalke
2020-12-17
test: run mempool_resurrect.py even with wallet disabled
Michael Dietz
2020-12-18
doc: Drop mentions of Travis CI as it is no longer used
Hennadii Stepanov
2020-12-17
wallet: Add missing check for -descriptors wallet tool option
MarcoFalke
2020-12-17
test: Add missing check for is_sqlite_compiled
MarcoFalke
2020-12-17
Merge #19137: wallettool: Add dump and createfromdump commands
MarcoFalke
2020-12-17
test: Fix restart node race
MarcoFalke
2020-12-16
Merge #20171: Add functional test test_txid_inv_delay
Wladimir J. van der Laan
2020-12-16
tests: Test bitcoin-wallet dump and createfromdump
Andrew Chow
2020-12-16
Merge #20365: wallettool: add parameter to create descriptors wallet
MarcoFalke
2020-12-16
Merge #20569: test: Fix intermittent wallet_multiwallet issue with got_loadin...
MarcoFalke
2020-12-16
Merge #20276: test: run mempool_expiry.py even with wallet disabled
MarcoFalke
2020-12-15
Merge #20560: fuzz: Link all targets once
MarcoFalke
2020-12-14
Merge #19763: net: don't try to relay to the address' originator
MarcoFalke
2020-12-12
Merge #20079: p2p: Treat handshake misbehavior like unknown message
MarcoFalke
2020-12-10
test: Fix inconsistent lock order in wallet_tests/CreateWallet
Hennadii Stepanov
2020-12-10
Merge #20613: test: Use Popen.wait instead of RPC in assert_start_raises_init...
MarcoFalke
2020-12-10
test: run mempool_expiry.py even with wallet disabled
Michael Dietz
2020-12-10
net: don't relay to the address' originator
Vasil Dimov
2020-12-10
test: Use Popen.wait instead of RPC in assert_start_raises_init_error
MarcoFalke
2020-12-10
Merge #20567: test: Add option to git-subtree-check to do full check, add help
Wladimir J. van der Laan
2020-12-10
Merge #20595: Improve heuristic hex transaction decoding
Wladimir J. van der Laan
2020-12-10
Merge #20573: wallet, bugfix: allow send with string fee_rate amounts
MarcoFalke
2020-12-10
Merge #19776: net, rpc: expose high bandwidth mode state via getpeerinfo
MarcoFalke
2020-12-10
fuzz: Link all targets once
MarcoFalke
2020-12-09
Merge #20606: Remove unused bits from service flags enum
Wladimir J. van der Laan
2020-12-09
Merge #20564: Don't send 'sendaddrv2' to pre-70016 software, and send before ...
MarcoFalke
2020-12-08
Add regression test for incorrect decoding
Pieter Wuille
2020-12-08
Send and require SENDADDRV2 before VERACK
Pieter Wuille
2020-12-08
Remove unused bits from service flags enum
MarcoFalke
2020-12-07
Merge #20535: test: Fix intermittent feature_taproot issue
Wladimir J. van der Laan
2020-12-07
Merge #20568: doc: Use FeeModes doc helper in estimatesmartfee
Wladimir J. van der Laan
2020-12-07
Merge #18766: Disable fee estimation in blocksonly mode (by removing the fee ...
MarcoFalke
2020-12-07
rpc: Use FeeModes doc helper in estimatesmartfee
MarcoFalke
2020-12-07
Merge #19847: rpc, refactor: Avoid duplicate set lookup in gettxoutproof
Jonas Schnelli
2020-12-06
Merge #19893: test: Remove or explain syncwithvalidationinterfacequeue
MarcoFalke
2020-12-04
test: add coverage for passing fee rate as a string
Jon Atack
2020-12-04
wallet, bugfix: allow send to take string fee rate values
Jon Atack
[next]