aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-01Merge bitcoin/bitcoin#28144: test: fix intermittent failure in p2p_getaddr_ca...fanquake
2023-08-01Merge bitcoin/bitcoin#28166: test, rpc: invalid sighashtype coveragefanquake
2023-08-01Merge bitcoin/bitcoin#28060: util: Teach AutoFile how to XORfanquake
2023-08-01ci: Add missing linux-headers package to ASan taskMarcoFalke
2023-08-01ci: Move ASan USDT to persistent_workerMarcoFalke
2023-08-01Merge bitcoin/bitcoin#28194: test: python E721 and flake8 updatesfanquake
2023-08-01Merge bitcoin/bitcoin#28131: test: Add UBSan `-fsanitize=integer` suppression...fanquake
2023-08-01Merge bitcoin/bitcoin#28003: doc: cleanup release process docfanquake
2023-08-01Merge bitcoin/bitcoin#28070: test: Drop 22.x node from TxindexCompatibilityTestfanquake
2023-07-31Merge bitcoin/bitcoin#27746: Rework validation logic for assumeutxoRyan Ofsky
2023-07-31script: update flake8 to 6.1.0Jon Atack
2023-07-31test: python E721 updatesJon Atack
2023-07-31Remove unused MessageStartChars parameters from BlockManager methodsMarcoFalke
2023-07-31Merge bitcoin/bitcoin#28091: fuzz: use `ConnmanTestMsg` in `connman`fanquake
2023-07-31Merge bitcoin/bitcoin#28188: ci: Use documented `CCACHE_MAXSIZE` instead of `...fanquake
2023-07-31Merge bitcoin/bitcoin#28181: qa, doc: Fix commentfanquake
2023-07-30ci: Use documented `CCACHE_MAXSIZE` instead of `CCACHE_SIZE`Hennadii Stepanov
2023-07-30Merge bitcoin/bitcoin#28118: test: Add SyncWithValidationInterfaceQueue to mo...fanquake
2023-07-30qa, doc: Fix commentHennadii Stepanov
2023-07-28Merge bitcoin/bitcoin#28138: ci: Keep system env vars as-is (bugfix)fanquake
2023-07-28Merge bitcoin/bitcoin#28162: refactor: Revert additional univalue check in Pa...fanquake
2023-07-28Merge bitcoin/bitcoin#28168: refactor: Remove unused raw-pointer read helper ...fanquake
2023-07-27Merge bitcoin/bitcoin#27888: Fuzz: a more efficient descriptor parsing targetAndrew Chow
2023-07-27Merge bitcoin/bitcoin#28148: refactor: consistently use ApplyArgsManOptions f...Andrew Chow
2023-07-27test: remove redundant test valuesJon Atack
2023-07-27test: use common assert_signing_completed_successfully helperJon Atack
2023-07-27test: add coverage for passing an invalid sighashtypeJon Atack
2023-07-27Remove unused raw-pointer read helper from univalueMarcoFalke
2023-07-27Merge bitcoin/bitcoin#28164: test: remove unused code in `wallet_fundrawtrans...fanquake
2023-07-27Merge bitcoin/bitcoin#28092: ci: document that -Wreturn-type has been fixed u...fanquake
2023-07-27refactor: Revert addition of univalue sighash string checkTheCharlatan
2023-07-27doc: Correct release-notes for sighashtype exceptionsTheCharlatan
2023-07-26test: remove unused `totalOut` codebrunoerg
2023-07-26test: remove unecessary `decoderawtransaction` callsbrunoerg
2023-07-26Merge bitcoin/bitcoin#28127: refactor: Remove C-style const-violating cast, U...fanquake
2023-07-26Merge bitcoin/bitcoin#28139: test: create wallet specific for test_locked_wal...fanquake
2023-07-26Merge bitcoin/bitcoin#28150: test: Avoid intermittent issues due to async eve...fanquake
2023-07-26Merge bitcoin/bitcoin#28147: suppressions: note that `type:ClassName::MethodN...fanquake
2023-07-26Merge bitcoin/bitcoin#27529: test: fix `feature_addrman.py` on big-endian sys...fanquake
2023-07-26Merge bitcoin/bitcoin#28145: valgrind: add suppression for bug 472219fanquake
2023-07-26Merge bitcoin/bitcoin#28035: test: Ignore UTF-8 errors in assert_debug_logfanquake
2023-07-25Merge bitcoin/bitcoin#27930: util: Don't derive secure_allocator from std::al...Andrew Chow
2023-07-25Merge bitcoin/bitcoin#28113: kernel: Remove UniValue from kernel libraryAndrew Chow
2023-07-25kernel: Remove Univalue from kernel libraryTheCharlatan
2023-07-25kernel: Split ParseSighashStringTheCharlatan
2023-07-25test: Avoid intermittent issues due to async events in validationinterface_testsMarcoFalke
2023-07-25test: drop duplicate getaddrs from p2p_getaddr_cachingMartin Zumsande
2023-07-25test: fix intermittent failure in p2p_getaddr_cachingMartin Zumsande
2023-07-25scripted-diff: Use blocks_path where possibleMarcoFalke
2023-07-25test: Add blocks_path property to TestNodeMarcoFalke