aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-22doc: Document how to fuzz Bitcoin Core using honggfuzzpracticalswift
2020-04-22Merge #18575: bench: Remove requirement that all benches use same testing setupMarcoFalke
2020-04-22Merge #18702: build: fix ASLR for bitcoin-cli on WindowsWladimir J. van der Laan
2020-04-22Merge #18553: Avoid non-trivial global constants in SHA-NI codeWladimir J. van der Laan
2020-04-22Merge #18410: Docs: Improve commenting for coins.cpp|hWladimir J. van der Laan
2020-04-22Merge #18665: Do not expose and consider -logthreadnames when it does not workWladimir J. van der Laan
2020-04-22Merge #18612: script: Remove undocumented and unused operator+Wladimir J. van der Laan
2020-04-22Merge #18713: scripts: Add MACHO stack canary check to security-check.pyfanquake
2020-04-22Merge #18709: doc: note why we can't use thread_local with glibc back compatfanquake
2020-04-21[docs] use consistent naming for possible_overwriteJohn Newbery
2020-04-21[tests] small whitespace fixupJohn Newbery
2020-04-21scripted-diff: Rename PRUNED to SPENT in coins testsJohn Newbery
2020-04-21[docs] Improve commenting in coins.cpp|hJohn Newbery
2020-04-21Merge #18384: [test] more specific feature_segwit test error messages and fix...MarcoFalke
2020-04-21[test] add 8 error messages to feature_segwit and change version to typeGloria Zhao
2020-04-21Merge #18704: test: Increase debugging to hunt down mempool_reorg intermitten...MarcoFalke
2020-04-21Merge #18721: test: Fix linter issueMarcoFalke
2020-04-21test: Fix linter issueHennadii Stepanov
2020-04-21Merge #18672: test: add further BIP37 size limit checks to p2p_filter.pyMarcoFalke
2020-04-21scripts: add MACHO LAZY_BINDINGS test to test-security-check.pyfanquake
2020-04-21scripts: add MACHO Canary check to security-check.pyfanquake
2020-04-21doc: fix typo in configure.acfanquake
2020-04-20Merge #18190: tests: Add fuzzing harness for Golomb-Rice coding (GolombRiceEn...MarcoFalke
2020-04-20Merge #18676: build: Check libevent minimum version in configure scriptWladimir J. van der Laan
2020-04-20test: add further BIP37 size limit checks to p2p_filter.pySebastian Falbesoner
2020-04-20tests: Add fuzzing harness for Golomb-Rice coding (GolombRiceEncode/GolombRic...practicalswift
2020-04-20Merge #18705: ci: Remove xenial tsan workaroundMarcoFalke
2020-04-20Merge #17579: [refactor] Merge getreceivedby tally into GetReceived functionMarcoFalke
2020-04-20Do not expose and consider -logthreadnames when it does not workHennadii Stepanov
2020-04-20Merge #17831: rpc: doc: Fix and extend getblockstats examplesMarcoFalke
2020-04-20Merge #18544: net: limit BIP37 filter lifespan (active between 'filterload'.....MarcoFalke
2020-04-20Merge #18691: test: add wait_for_cookie_credentials() to framework for rpcwai...MarcoFalke
2020-04-20doc: note why we can't use thread_local with glibc back compatfanquake
2020-04-19test: fix intermittent race condition in interface_bitcoin_cli.pyJon Atack
2020-04-19test: add wait_for_cookie_credentials() to test frameworkJon Atack
2020-04-19Merge #18601: wallet: Refactor WalletRescanReserver to use wallet referenceMarcoFalke
2020-04-19Merge #18610: scripted-diff: test: replace command with msgtype (naming)MarcoFalke
2020-04-19wallet: Refactor WalletRescanReserver to use wallet referenceJoão Barbosa
2020-04-19ci: Remove xenial tsan workaroundMarcoFalke
2020-04-19test: Increase debugging to hunt down mempool_reorg intermittent failureMarcoFalke
2020-04-19Merge #15761: Replace -upgradewallet startup option with upgradewallet RPCMarcoFalke
2020-04-19Merge #18675: tests: Don't initialize PrecomputedTransactionData in txvalidat...MarcoFalke
2020-04-19Merge #18633: test: Properly raise FailedToStartError when rpc shutdown befor...MarcoFalke
2020-04-19Merge #18695: test: Replace boost::mutex with std::mutexfanquake
2020-04-19build: fix ASLR for bitcoin-cli on Windowsfanquake
2020-04-18test: Properly raise FailedToStartError when rpc shutdown before warmup finis...MarcoFalke
2020-04-18Merge #18692: test: Bump timeout in wallet_import_rescanMarcoFalke
2020-04-18Merge #17219: wallet: allow transaction without change if keypool is emptySamuel Dobson
2020-04-17rpc: doc: Fix and extend getblockstats examplesAdam Soltys
2020-04-18test: Replace boost::mutex with std::mutexHennadii Stepanov