aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-06doc: fixup -Wdocumentation issuesfanquake
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-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-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-03test: Add missing suppression for signed-integer-overflow:txmempool.cppMarcoFalke
2021-04-03build: additional PKG_CHECK_MODULES calls in bitcoin_qt.m4fanquake
2021-04-03Merge #20459: rpc: Fail to return undocumented return valuesMarcoFalke
2021-04-03build: misc doc changes in bitcoin_qt.m4fanquake
2021-04-03build: set QT_*_CFLAGS & QT_*_LIBS in PKG_CHECK_MODULES() callsfanquake
2021-04-03build: use QT_*_LIBS rather than passing lib namesfanquake
2021-04-03scripted-diff: replace Qt5 with ${qt_lib_prefix} in _BITCOIN_QT_CHECK_STATIC_...fanquake
2021-04-03build: reorder libs in _BITCOIN_QT_CHECK_STATIC_LIBS (move-only)fanquake
2021-04-03Merge #21403: build: set --build when configuring packages in dependsfanquake
2021-04-02Merge bitcoin-core/gui#266: Doc: Copyright: Fix embedded font file locationMarcoFalke
2021-04-02Merge #21063: wallet, rpc: update listdescriptors response formatfanquake
2021-04-02Doc: Copyright: Fix embedded font file locationwodry
2021-04-01guix: Create windeploy inside distsrc-*Carl Dong
2021-04-01contrib: Silence git-describe when looking for tagCarl Dong
2021-04-01guix: Use --cores instead of --max-jobsCarl Dong
2021-04-01Merge #21567: docs: fix various misleading commentsW. J. van der Laan
2021-04-01[doc] correct comment about ATMPWglozow
2021-04-01[doc] correct comment in chainparamsglozow
2021-04-01[doc] GetBestBlock() doesn't do nothinggzhao408
2021-04-01Merge #21198: net: Address outstanding review comments from PR20721W. J. van der Laan