aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-15Merge bitcoin/bitcoin#22385: refactor: Use DeploymentEnabled to hide VB deplo...MarcoFalke
2021-07-15Merge bitcoin/bitcoin#22447: test: whitelist rpc_rawtransaction peers to spee...fanquake
2021-07-15Merge bitcoin/bitcoin#22446: test: Fix wallet_listdescriptors.py if bdb is no...fanquake
2021-07-14test: move rpc_rawtransaction tests to < 30s groupJon Atack
2021-07-14test: whitelist rpc_rawtransaction peers to speed up testsJon Atack
2021-07-14test: Fix wallet_listdescriptors.py if bdb is not compiledHennadii Stepanov
2021-07-14Merge bitcoin/bitcoin#20354: test: Add feature_taproot.py --previous_releaseMarcoFalke
2021-07-13Merge bitcoin/bitcoin#22112: Force port 0 in I2PW. J. van der Laan
2021-07-12Merge bitcoin/bitcoin#22433: init: remove straggling boost thread_group relat...MarcoFalke
2021-07-12init: remove straggling boost thread_group codefanquake
2021-07-12Merge bitcoin/bitcoin#22432: doc: fix incorrect testmempoolaccept docfanquake
2021-07-12fix incorrect testmempoolaccept docglozow
2021-07-12Merge bitcoin/bitcoin#20234: net: don't bind on 0.0.0.0 if binds are restrict...W. J. van der Laan
2021-07-12Merge bitcoin/bitcoin#22335: doc: recommend `--disable-external-signer` in Op...W. J. van der Laan
2021-07-09Merge bitcoin/bitcoin#22253: validation: distinguish between same tx and same...W. J. van der Laan
2021-07-09doc: mention that we enforce port=0 in I2PVasil Dimov
2021-07-09addrman: reset I2P ports to 0 when loading from diskVasil Dimov
2021-07-09test: ensure I2P ports are handled as expectedVasil Dimov
2021-07-09net: do not connect to I2P hosts on port!=0Vasil Dimov
2021-07-09net: distinguish default port per networkVasil Dimov
2021-07-09net: change I2P seeds' ports to 0Vasil Dimov
2021-07-09net: change assumed I2P port to 0Vasil Dimov
2021-07-09Merge bitcoin/bitcoin#22363: test: refactor: use `script_util` helpers for cr...MarcoFalke
2021-07-09Merge bitcoin/bitcoin#22176: test: Correct outstanding -Werror=sign-compare e...fanquake
2021-07-09Merge bitcoin/bitcoin#22381: guix: Test security-check sanity before performi...fanquake
2021-07-08Merge bitcoin/bitcoin#22408: test: add tests for `bad-txns-prevout-null` reje...MarcoFalke
2021-07-08Merge bitcoin/bitcoin#22179: Torv2 removal followupsW. J. van der Laan
2021-07-08[test] submit same txid different wtxid as mempool txglozow
2021-07-08[validation] distinguish same txid different wtxid in mempoolglozow
2021-07-07net: don't bind on 0.0.0.0 if binds are restricted to TorVasil Dimov
2021-07-07Merge bitcoin/bitcoin#22402: doc: Install Rosetta on M1-macOS for qt in dependsfanquake
2021-07-07guix: Test security-check sanity before performing themCarl Dong
2021-07-07scripts: adjust test-symbol-check for guix release environmentfanquake
2021-07-07scripts: more robustly test macOS symbol checksfanquake
2021-07-07build: Use and test PE binutils with --reloc-sectionCarl Dong
2021-07-07guix: Patch binutils to add security-related disable flagsCarl Dong
2021-07-07devtools: Improve *-check.py tool detectionCarl Dong
2021-07-07ci: skip running the Linux test-security-check target for nowfanquake
2021-07-07lint: Run mypy with --show-error-codesCarl Dong
2021-07-07Merge bitcoin/bitcoin#22405: build: remove --enable-glibc-back-compat from Gu...fanquake
2021-07-07Merge bitcoin/bitcoin#22399: fuzz: Rework CTxDestination fuzzingMarcoFalke
2021-07-07Merge bitcoin/bitcoin#22360: doc: Remove unused section from release processfanquake
2021-07-06script: remove gitian reference from symbol-check.pyfanquake
2021-07-06guix: add additional documentation to patchesfanquake
2021-07-06lint: exclude Guix patches from spell-checkingfanquake
2021-07-06guix: no-longer pass --enable-glibc-back-compat to Guixfanquake
2021-07-06build: remove glibc backcompat requirement for Linux symbol checksfanquake
2021-07-06Merge bitcoin/bitcoin#22406: build: remove --enable-determinism configure optionfanquake
2021-07-05test: add `bad-txns-prevout-null` test to mempool_accept.pySebastian Falbesoner
2021-07-06Merge bitcoin-core/gui#375: Emit dataChanged signal to dynamically re-sort Pe...Hennadii Stepanov