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
2020-04-30
Drop unused LOG_TIME_MICROS helper
Ben Woosley
2020-04-30
prevector: Avoid unnamed struct, which is a GNU extension
DesWurstes
2020-04-30
Merge #18810: doc: update rest info on block size and json
Wladimir J. van der Laan
2020-04-30
Merge #18591: Add C++17 build to Travis
Wladimir J. van der Laan
2020-04-30
Merge #18437: util: Detect posix_fallocate() instead of assuming
Wladimir J. van der Laan
2020-04-29
Merge #18726: test: check misbehavior more independently in p2p_filter.py
MarcoFalke
2020-04-29
Merge #18736: test: Add fuzzing harnesses for various classes/functions in util/
MarcoFalke
2020-04-29
Merge #18727: test: Add CreateWalletFromFile test
MarcoFalke
2020-04-29
Merge #18485: test: Add mempool_updatefromblock.py
MarcoFalke
2020-04-29
Merge #18798: ci: Fix default retry script usage
MarcoFalke
2020-04-29
Merge #18774: test: added test for upgradewallet RPC
MarcoFalke
2020-04-29
test: added test for upgradewallet RPC
Harris
2020-04-29
Merge #18759: bench: Start nodes with -nodebuglogfile
MarcoFalke
2020-04-29
Merge #18785: Prevent valgrind false positive in rest_blockhash_by_height
MarcoFalke
2020-04-29
Merge #18038: P2P: Mempool tracks locally submitted transactions to improve w...
fanquake
2020-04-28
fix: update rest info on block size and json
Chris Abrams
2020-04-28
Merge #18805: tests: Add missing sync_all to wallet_importdescriptors.py
MarcoFalke
2020-04-28
Merge #18765: test: Fix wallet_bumpfee intermittent error
MarcoFalke
2020-04-28
tests: Add missing sync_all to wallet_importdescriptors.py
Andrew Chow
2020-04-28
test: Fix wallet_bumpfee intermittent error
MarcoFalke
2020-04-28
Merge #18735: ci: Add and document BASE_BUILD_DIR
MarcoFalke
2020-04-28
Merge #18663: doc: mention build docs in README.md
MarcoFalke
2020-04-28
Merge #18799: ci: Document why tests can not be run on mac
MarcoFalke
2020-04-28
ci: Document why tests can not be run on mac
MarcoFalke
2020-04-28
Merge #18779: doc: Better explain GNU ld's dislike of ld64's options
fanquake
2020-04-28
Merge #18769: qt: remove bug fix for Qt < 5.5
fanquake
2020-04-28
Merge #18556: build: Drop make dist in gitian builds
fanquake
2020-04-28
ci: Fix default retry script usage
Hennadii Stepanov
2020-04-28
Merge #18629: scripts: add PE .reloc section check to security-check.py
fanquake
2020-04-27
Merge #18778: ci: Run functional tests on mac again
MarcoFalke
2020-04-27
Merge #18777: wallet: Recommend absolute path for dumpwallet
MarcoFalke
2020-04-27
ci: Add and document BASE_BUILD_DIR
MarcoFalke
2020-04-27
doc: Better explain GNU ld's dislike of ld64's options
fanquake
2020-04-26
ci: Run functional tests on mac again
MarcoFalke
2020-04-26
test: Add CreateWalletFromFile test
Russell Yanofsky
2020-04-27
Merge #16528: Native Descriptor Wallets using DescriptorScriptPubKeyMan
Samuel Dobson
2020-04-26
Prevent valgrind false positive in rest_blockhash_by_height
Russell Yanofsky
2020-04-26
wallet: Recommned absolute path for dumpwallet
MarcoFalke
2020-04-26
Merge #18669: log: Use Join() helper when listing log categories
MarcoFalke
2020-04-26
tests: Sort fuzzing harnesses
practicalswift
2020-04-26
tests: Add fuzzing coverage for JSONRPCTransactionError(...) and RPCErrorFrom...
practicalswift
2020-04-26
tests: Add fuzzing coverage for TransactionErrorString(...)
practicalswift
2020-04-26
tests: Add fuzzing coverage for ParseFixedPoint(...)
practicalswift
2020-04-26
tests: Add fuzzing coverage for FormatHDKeypath(...) and WriteHDKeypath(...)
practicalswift
2020-04-26
tests: Add fuzzing coverage for CHECK_NONFATAL(...)
practicalswift
2020-04-26
tests: Add fuzzing coverage for StringForFeeReason(...)
practicalswift
2020-04-26
tests: Add fuzzing harness for functions in system.h (ArgsManager)
practicalswift
2020-04-26
qt: remove todo bug fix for old versions of Qt
10xcryptodev
2020-04-26
Merge #18753: test: Fix intermittent failure in wallet_importmulti
MarcoFalke
2020-04-26
Merge #18770: test: Remove raw-tx byte juggling in mempool_reorg
MarcoFalke
[next]