aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-07Drop JSONRPCRequest constructors after #21366Russell Yanofsky
2021-04-07Merge #21572: Fix wrong wallet RPC context set after #21366MarcoFalke
2021-04-07Merge #21613: build: enable -Wdocumentationfanquake
2021-04-07Merge #21617: fuzz: Fix uninitialized read in i2p testMarcoFalke
2021-04-07Merge #21540: wallet: refactor: dedup sqlite statement preparations/deletionsfanquake
2021-04-07Merge #21582: Fix assumeutxo crash due to missing base_blockhashMarcoFalke
2021-04-07Merge #21166: Introduce DeferredSignatureChecker and have SignatureExtractorC...fanquake
2021-04-06fuzz: Fix uninitialized read in testMarcoFalke
2021-04-06Merge #21560: net: Add Tor v3 hardcoded seedsW. J. van der Laan
2021-04-06Merge #21571: test: make sure non-IP peers get discouraged and disconnected (...MarcoFalke
2021-04-06Merge #21610: build: remove -Wdeprecated-register from NOWARN flagsMarcoFalke
2021-04-06build: enable -Wdocumentation if suppressing external warningsfanquake
2021-04-06doc: fixup -Wdocumentation issuesfanquake
2021-04-06Merge #21557: test: small cleanup in RPCNestedTests testsMarcoFalke
2021-04-06build: suppress libevent warnings if supressing external warningsfanquake
2021-04-06Merge #21609: ci: increase CPU count of sanitizer job to increase memory limitMarcoFalke
2021-04-06Merge #21598: refactor: Remove negative lock annotations from globalsMarcoFalke
2021-04-06Merge #21597: test: Document race:validation_chainstatemanager_tests suppressionfanquake
2021-04-06Merge #21611: Fix a typo in guix-build outputfanquake
2021-04-05Fix a typo in guix-build outputPieter Wuille
2021-04-06ci: increase CPU count of sanitizer job to increase memory limitfanquake
2021-04-06build: remove -Wdeprecated-register from NOWARN flagsfanquake
2021-04-06Merge #21565: build: make bitcoin_qt.m4 more genericfanquake
2021-04-06Merge #21375: guix: Misc feedback-based fixes + hier restructuringW. J. van der Laan
2021-04-05guix: Build dmg as a static binaryCarl Dong
2021-04-05depends: libdmg-hfsplus: Skip CMake RPATH patchingCarl Dong
2021-04-05guix: Remove codesign_allocate+pagestuff from unsigned tarballCarl Dong
2021-04-05guix: Use clang-toolchain instead of clangCarl Dong
2021-04-05guix: Fallback to local build for substitute-enabled Guix usersCarl Dong
2021-04-05guix: Add early health check for guix-daemonCarl Dong
2021-04-05guix: More thoroughly control native toolchainCarl Dong
2021-04-05guix: Supply --link-profileCarl Dong
2021-04-05guix: Add troubleshooting documentation entriesCarl Dong
2021-04-05guix: Adapt guix-build to prelude, restructure hierCarl Dong
2021-04-05guix: Remove guix-build.sh filename extensionCarl Dong
2021-04-05guix: Add source-able bash prelude and utilsCarl Dong
2021-04-05Merge #21604: test: Document why no symbol names can be used for suppressionsMarcoFalke
2021-04-05test: Document why no symbol names can be used for suppressionsMarcoFalke
2021-04-05Merge #21302: wallet: createwallet examples for descriptor walletsW. J. van der Laan
2021-04-05net: Deserialize hardcoded seeds from BIP155 blobW. J. van der Laan
2021-04-05contrib: Add explicit port numbers for testnet seedsW. J. van der Laan
2021-04-05contrib: Add a few TorV3 seed nodesW. J. van der Laan
2021-04-05contrib: generate-seeds.py generates output in BIP155 formatW. J. van der Laan
2021-04-05test: Document race:validation_chainstatemanager_tests suppressionMarcoFalke
2021-04-05refactor: Remove negative lock annotations from globalsMarcoFalke
2021-04-05Merge #21599: test: Replace file level integer overflow suppression with func...MarcoFalke
2021-04-04test: Replace blanket UBSan signed integer overflow suppression for txmempool...practicalswift
2021-04-04Merge #21586: test: Add missing suppression for signed-integer-overflow:txmem...MarcoFalke
2021-04-04Fix assumeutxo crash due to missing base_blockhashMarcoFalke
2021-04-04refactor: Prefer clean assert over UB in coinstatsMarcoFalke