<bitcoin-git>
[bitcoin] dergoegge opened pull request #31093: Introduce `g_fuzzing` global for fuzzing checks (master...2024-10-g_fuzz) https://github.com/bitcoin/bitcoin/pull/31093
<bitcoin-git>
[bitcoin] Av32000 closed pull request #31084: doc: Add xz-utils to the general dependencies for windows build (master...doc-windows-build-fix) https://github.com/bitcoin/bitcoin/pull/31084
<bitcoin-git>
[bitcoin] brunoerg closed pull request #28869: contrib: add test for bucketing with asmap (master...2023-11-asmap-stress) https://github.com/bitcoin/bitcoin/pull/28869
<bitcoin-git>
[bitcoin] Av32000 opened pull request #31084: doc: Add xz-utils to the general dependencies for windows build (master...doc-windows-build-fix) https://github.com/bitcoin/bitcoin/pull/31084
<bitcoin-git>
[bitcoin] furszy closed pull request #30385: [WIP] p2p: send not_found msgs for unknown, pruned or unwilling to share blocks (master...2024_p2p_notfound_block_v2) https://github.com/bitcoin/bitcoin/pull/30385
<bitcoin-git>
[bitcoin] ryanofsky closed pull request #31074: util: Check bilingual_str format strings at compile time (master...pr/bicheck) https://github.com/bitcoin/bitcoin/pull/31074
2024-10-11
<bitcoin-git>
[bitcoin] ryanofsky opened pull request #31074: util: Check bilingual_str format strings at compile time (master...pr/bicheck) https://github.com/bitcoin/bitcoin/pull/31074
<bitcoin-git>
[bitcoin] dergoegge opened pull request #31073: ci: Split out native fuzz jobs for macOS and windows (master...2024-10-native-fuzz) https://github.com/bitcoin/bitcoin/pull/31073
<bitcoin-git>
bitcoincore.org/master 7ca5a79 merge-script: Merge bitcoin-core/bitcoincore.org#1075: Add japanese translations for sec...
<bitcoin-git>
bitcoincore.org/master 4ead85a azuchi: Add japanese translations for security advisories fixed in v25.0
<bitcoin-git>
[bitcoincore.org] azuchi opened pull request #1075: Add japanese translations for security advisories fixed in v25.0 (master...ja-translate-security-advisories-25.0) https://github.com/bitcoin-core/bitcoincore.org/pull/1075
<bitcoin-git>
[bitcoin] maflcko opened pull request #31061: refactor: Check original (translatable) format string at compile-time (master...2410-trans) https://github.com/bitcoin/bitcoin/pull/31061
<bitcoin-git>
[bitcoin] fanquake merged pull request #31058: refactor: include the proper header rather than forward-declaring RemovalReasonToString (master...fix-pch-forward-declare) https://github.com/bitcoin/bitcoin/pull/31058
<bitcoin-git>
bitcoin/master 5fb9455 merge-script: Merge bitcoin/bitcoin#31058: refactor: include the proper header rather th...
<bitcoin-git>
bitcoin/master ca2e4ba Cory Fields: refactor: include the proper header rather than forward-declaring RemovalR...
<bitcoin-git>
[bitcoin] fanquake closed pull request #31059: build: Disallow building fuzz binary without -DBUILD_FOR_FUZZING (master...patch-1) https://github.com/bitcoin/bitcoin/pull/31059
<bitcoin-git>
[bitcoin] fanquake closed pull request #31060: ci: Add separate fuzz-only CI jobs with -DBUILD_FOR_FUZZING (master...patch-2) https://github.com/bitcoin/bitcoin/pull/31060
<bitcoin-git>
[bitcoin] dollarparity opened pull request #31060: ci: Add separate fuzz-only CI jobs with -DBUILD_FOR_FUZZING (master...patch-2) https://github.com/bitcoin/bitcoin/pull/31060
<bitcoin-git>
[bitcoin] dollarparity opened pull request #31059: build: Disallow building fuzz binary without -DBUILD_FOR_FUZZING (master...patch-1) https://github.com/bitcoin/bitcoin/pull/31059
<bitcoin-git>
[bitcoin] theuni opened pull request #31058: refactor: include the proper header rather than forward-declaring RemovalReasonToString (master...fix-pch-forward-declare) https://github.com/bitcoin/bitcoin/pull/31058
<bitcoin-git>
[bitcoin] fanquake merged pull request #30920: test: Remove 0.16.3 test from wallet_backwards_compatibility.py (master...2409-rem-test) https://github.com/bitcoin/bitcoin/pull/30920
<bitcoin-git>
bitcoin/master a9f6a57 merge-script: Merge bitcoin/bitcoin#30920: test: Remove 0.16.3 test from wallet_backward...
<bitcoin-git>
bitcoin/master fae44c8 MarcoFalke: test: Remove 0.16.3 test from wallet_backwards_compatibility.py
<bitcoin-git>
[bitcoin] fanquake merged pull request #31018: test: Treat exclude list warning as failure in CI (master...2410-test-warn-fail) https://github.com/bitcoin/bitcoin/pull/31018
<bitcoin-git>
bitcoin/master fa6d14e MarcoFalke: test: Treat exclude list warning as failure in CI
<bitcoin-git>
bitcoin/master 5609356 merge-script: Merge bitcoin/bitcoin#31018: test: Treat exclude list warning as failure i...
<bitcoin-git>
[bitcoin] fanquake merged pull request #31026: ci: set a ctest test timeout of 1200 (20 minutes) (master...ctest_actually_set_timeout) https://github.com/bitcoin/bitcoin/pull/31026
<bitcoin-git>
bitcoin/master 56aad83 fanquake: ci: set a ctest timeout of 1200 (20 minutes)
<bitcoin-git>
bitcoin/master 62e4516 merge-script: Merge bitcoin/bitcoin#31026: ci: set a ctest test timeout of 1200 (20 minu...
<bitcoin-git>
[bitcoin] TheCharlatan opened pull request #31046: init: Some small chainstate load improvements (master...chainstate_init_followup) https://github.com/bitcoin/bitcoin/pull/31046
<bitcoin-git>
[bitcoin] maflcko opened pull request #31045: ci: Add missing -DWERROR=ON to test-each-commit (master...2410-test-each-commit-werror) https://github.com/bitcoin/bitcoin/pull/31045
<bitcoin-git>
bitcoincore.org/master f4f81df merge-script: Merge bitcoin-core/bitcoincore.org#1070: Add japanese translation for 28.0
<bitcoin-git>
bitcoincore.org/master e93dfec azuchi: Add japanese translation for 28.0
<bitcoin-git>
[bitcoin] kevkevinpal opened pull request #31040: test: Assert that when we add the max orphan amount that we cannot add anymore and that a random orphan gets dropped (master...maxOrphanTest) https://github.com/bitcoin/bitcoin/pull/31040
2024-10-05
<bitcoin-git>
[bitcoin] hodlinator opened pull request #31038: test: Fix copy-paste in wallet/test/db_tests ostream operator (master...2024/10/db_tests_ostream) https://github.com/bitcoin/bitcoin/pull/31038
<bitcoin-git>
[gui] furszy opened pull request #841: gui: bugfix, decouple WalletModel from RPCExecutor (master...2024_gui_rpconsole_walletmodel_dependency) https://github.com/bitcoin-core/gui/pull/841
<bitcoin-git>
[gui] hebasto opened pull request #840: qt6: Handle different signatures of `QANEF::nativeEventFilter` (master...241004-qanef) https://github.com/bitcoin-core/gui/pull/840
<bitcoin-git>
[gui] hebasto merged pull request #837: qt6: Fix linking when configured with `-DENABLE_WALLET=OFF` (master...240918-wallet-header) https://github.com/bitcoin-core/gui/pull/837
<bitcoin-git>
bitcoin/master 5be34ba Hennadii Stepanov: qt: Fix linking when configured with `-DENABLE_WALLET=OFF`
<bitcoin-git>
bitcoin/master 51c6981 Hennadii Stepanov: Merge bitcoin-core/gui#837: qt6: Fix linking when configured with `-DENABL...
<bitcoin-git>
[bitcoin] dollarparity opened pull request #31031: doc: clarify 'filename' argument in 'loadwallet' RPC (master...patch-1) https://github.com/bitcoin/bitcoin/pull/31031
<bitcoin-git>
[bitcoin] AgusR7 opened pull request #31030: test: use context managers and add file existence checks in feature_fee_estimation.py (master...master) https://github.com/bitcoin/bitcoin/pull/31030
<bitcoin-git>
[bitcoin] marcofleon opened pull request #31028: fuzz: Add fuzz-only build mode option for targets (master...2024/10/fuzzonly-build-mode-option) https://github.com/bitcoin/bitcoin/pull/31028
<bitcoin-git>
[bitcoin] achow101 merged pull request #30982: docs: Add instructions on how to self-sign bitcoin-core binaries for macOS (master...2024-09-26-selfsign-mac-instructions) https://github.com/bitcoin/bitcoin/pull/30982
<bitcoin-git>
bitcoin/master 27709f5 Chris Stewart: docs: Add instructions on how to self-sign bitcoin-core binaries for macOS
<bitcoin-git>
bitcoin/master 772928a Ava Chow: Merge bitcoin/bitcoin#30982: docs: Add instructions on how to self-sign bi...
<bitcoin-git>
[bitcoin] fanquake opened pull request #31026: ci: set a ctest test timeout of 1200 (20 minutes) (master...ctest_actually_set_timeout) https://github.com/bitcoin/bitcoin/pull/31026
<bitcoin-git>
[bitcoin] mzumsande closed pull request #26114: net: Make AddrFetch connections to fixed seeds (master...202209_addrfetch_fixedseeds) https://github.com/bitcoin/bitcoin/pull/26114
<bitcoin-git>
[bitcoin] maflcko opened pull request #31018: test: Treat exclude list warning as failure in CI (master...2410-test-warn-fail) https://github.com/bitcoin/bitcoin/pull/31018
<bitcoin-git>
bitcoin-detached-sigs/28.x 86311b9 fanquake: 28.x: macOS sig for final
<bitcoin-git>
[bitcoin] itornaza closed pull request #30953: refactor: Appropriate re-naming of MAX_OPCODE after tapscript (master...ion-max-script-opcodes) https://github.com/bitcoin/bitcoin/pull/30953
2024-10-01
<bitcoin-git>
[bitcoin] mzumsande opened pull request #31016: test: add missing sync to feature_fee_estimation.py (master...202410_fix_feestimation_test) https://github.com/bitcoin/bitcoin/pull/31016
<bitcoin-git>
[bitcoin] theuni opened pull request #31015: build: have "make test" depend on "make all" (master...build-test-depends-all) https://github.com/bitcoin/bitcoin/pull/31015
<bitcoin-git>
[bitcoin] laanwj opened pull request #31014: net: Use GetAdaptersAddresses to get local addresses on Windows (master...2024-10-windows-address-discovery) https://github.com/bitcoin/bitcoin/pull/31014
<bitcoin-git>
[bitcoin] laanwj opened pull request #31013: depends: For mingw cross compile use -gcc-posix to prevent library conflict (master...2024-10-mingw-posix-gcc) https://github.com/bitcoin/bitcoin/pull/31013
<bitcoin-git>
[bitcoin] hebasto opened pull request #31010: cmake: Avoid hardcoding Qt's major version in Find module (master...241001-findqt) https://github.com/bitcoin/bitcoin/pull/31010