aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-08tree-wide: Rename gitian-keys to builder-keysCarl Dong
2021-07-08guix: Update various check_tools listsCarl Dong
2021-07-08guix: Check for a sane services databaseCarl Dong
2021-07-08Merge bitcoin/bitcoin#22179: Torv2 removal followupsW. J. van der Laan
2021-07-08p2p: earlier continuation when no remaining eviction candidatesVasil Dimov
2021-07-08p2p: process more candidates per protection iterationJon Atack
2021-07-08p2p: iterate eviction protection only on networks having candidatesJon Atack
2021-07-08bench: add peer eviction protection benchmarksJon Atack
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-06Avoid GCC 7.1 ABI change warning in guix buildPieter Wuille
2021-07-06refactor: move GetRandomNodeEvictionCandidates() to test utilitiesJon Atack
2021-07-06doc: added info to bitcoin.conf docBrian Liotti
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
2021-07-05test: add `bad-txns-prevout-null` test case to invalid_txs.pySebastian Falbesoner
2021-07-05Merge bitcoin-core/gui#365: Draw "eye" sign at the beginning of watch-only ad...Hennadii Stepanov
2021-07-05test: use script_util helpers for creating P2W{PKH,SH} scriptsSebastian Falbesoner
2021-07-05test: use script_util helpers for creating P2SH scriptsSebastian Falbesoner
2021-07-05build: remove --enable-determinism configure optionfanquake
2021-07-05Merge bitcoin/bitcoin#22365: guix: Avoid relying on newer symbols by rebasing...fanquake
2021-07-05doc: Install Rosetta on M1-macOS for qt in dependsHennadii Stepanov
2021-07-05build: Add -Werror=implicit-fallthrough compile flagHennadii Stepanov
2021-07-05Use C++17 [[fallthrough]] attribute, and drop -Wno-implicit-fallthroughHennadii Stepanov
2021-07-05Merge bitcoin/bitcoin#22292: bench, doc: benchmarking updates and fixupsfanquake
2021-07-04fuzz: Move CTxDestination fuzzing to script fuzz targetMarcoFalke