<bitcoin-git>
[bitcoin] ryanofsky reopened pull request #30975: ci: build multiprocess on most jobs (master...2024/09/multiprocess-guix) https://github.com/bitcoin/bitcoin/pull/30975
<bitcoin-git>
[bitcoin] ryanofsky closed pull request #30975: ci: build multiprocess on most jobs (master...2024/09/multiprocess-guix) https://github.com/bitcoin/bitcoin/pull/30975
<bitcoin-git>
[bitcoin] furszy opened pull request #31794: wallet: abandon orphan coinbase txs, and their descendants, during startup (master...2025_wallet_abandon_coinbase_during_startup) https://github.com/bitcoin/bitcoin/pull/31794
<bitcoin-git>
[bitcoin] darosior opened pull request #31792: Double check all block rules in `ConnectBlock`, not only `CheckBlock` (master...2502_ctx_checks_in_connectblock) https://github.com/bitcoin/bitcoin/pull/31792
<bitcoin-git>
[bitcoin] Sjors closed pull request #31763: Pass custom DEP_OPTS and CONFIG_FLAGS to guix-build (master...2025/01/guix-config-flags) https://github.com/bitcoin/bitcoin/pull/31763
<bitcoin-git>
[gui] rhysbeynon opened pull request #852: Updated MacOS icon to more closely fit Apple's design standards (master...updated-icns) https://github.com/bitcoin-core/gui/pull/852
<bitcoin-git>
[bitcoin] Sjors opened pull request #31785: Have createNewBlock() ensure m_tip_block is set (master...2025/02/create_new_block) https://github.com/bitcoin/bitcoin/pull/31785
<bitcoin-git>
[bitcoin] kevkevinpal opened pull request #31784: test: added additional coverage to waitforblock and waitforblockheight rpc's (master...moreTimeoutTests) https://github.com/bitcoin/bitcoin/pull/31784
<bitcoin-git>
[gui-qml] hebasto merged pull request #430: Allow IPv6 in Proxy settings and moving validation out from the UI into the model/ interface (main...qml-ipaddress-allow-ipv6) https://github.com/bitcoin-core/gui-qml/pull/430
<bitcoin-git>
gui-qml/main 4dea7c9 pablomartin4btc: qml, proxy: Allow IPv6 and move out UI validation
<bitcoin-git>
[bitcoin] hebasto opened pull request #31779: cmake: Improve safety and robustness during building `crc32c` subtree (master...250202-cmake-crc32c) https://github.com/bitcoin/bitcoin/pull/31779
<bitcoin-git>
[gui] hebasto merged pull request #850: psbt: Use SIGHASH_DEFAULT when signing PSBTs (master...gui-psbt-sighash-default) https://github.com/bitcoin-core/gui/pull/850
<bitcoin-git>
bitcoin/master 1172bc4 Hennadii Stepanov: Merge bitcoin-core/gui#850: psbt: Use SIGHASH_DEFAULT when signing PSBTs
<bitcoin-git>
bitcoin/master 3e97ff9 Ava Chow: gui, psbt: Use SIGHASH_DEFAULT when signing PSBTs
<bitcoin-git>
[bitcoin] davidgumberg opened pull request #31774: crypto: Use secure_allocator for `AES256_ctx` (master...1-31-25-aes-secure-alloc) https://github.com/bitcoin/bitcoin/pull/31774
<bitcoin-git>
[bitcoin] achow101 merged pull request #31746: test: Added coverage to the waitfornewblock rpc (master...negativeTimeoutRpcError) https://github.com/bitcoin/bitcoin/pull/31746
<bitcoin-git>
bitcoin/master 93747d9 kevkevinpal: test: Added coverage to the waitfornewblock rpc
<bitcoin-git>
bitcoin/master eaf4b92 Ava Chow: Merge bitcoin/bitcoin#31746: test: Added coverage to the waitfornewblock r...
<bitcoin-git>
[bitcoin] brunoerg opened pull request #31768: test: check `scanning` field from `getwalletinfo` (master...2025-01-test-wallet-scan) https://github.com/bitcoin/bitcoin/pull/31768
<bitcoin-git>
[bitcoin] danielabrozzoni opened pull request #31767: rpc: Ensure -debug=0/none behaves consistently with -nodebug (master...debug_flag_consistency) https://github.com/bitcoin/bitcoin/pull/31767
<bitcoin-git>
[bitcoin] hebasto opened pull request #31765: cmake: Install man pages for built targets only (master...250130-man-inst) https://github.com/bitcoin/bitcoin/pull/31765
<bitcoin-git>
[bitcoin] sr-gi opened pull request #31760: test: make sure we are on sync with a peer before checking if they have sent a message (master...2025-01-fix-p2p-orphan-halding-requests-check) https://github.com/bitcoin/bitcoin/pull/31760
<bitcoin-git>
[bitcoin] sr-gi opened pull request #31759: test: fixes p2p_ibd_txrelay wait time (master...2025-01-fix-p2p-ibd-txrelay-test) https://github.com/bitcoin/bitcoin/pull/31759
<bitcoin-git>
[bitcoin] krishpranav opened pull request #31735: Fix compilation errors in blockchain.cpp related to serialization, UTXO dumping, and path conversion (master...master) https://github.com/bitcoin/bitcoin/pull/31735
<bitcoin-git>
[bitcoin] achow101 merged pull request #30322: test: raise an error in `_bulk_tx_` when `target_vsize` is too low (master...06-2024-fix_bulk_tx-with-low-weight) https://github.com/bitcoin/bitcoin/pull/30322
<bitcoin-git>
bitcoin/master 92787dd ismaelsadeeq: test: raise an error when target_vsize is below tx virtual size
<bitcoin-git>
bitcoin/master a8780c9 ismaelsadeeq: test: raise an error if output value is <= 0 in `create_self_transfer`
<bitcoin-git>
[bitcoin] l0rinc closed pull request #31730: build: add `bitcoind-release` preset with only `BUILD_DAEMON` enabled with `release` build type (master...l0rinc/bitcoind-release-cmake-preset) https://github.com/bitcoin/bitcoin/pull/31730
<bitcoin-git>
[bitcoin] l0rinc opened pull request #31731: doc: update translation generation cmake example (master...l0rinc/dev-mode-translation-doc-fix) https://github.com/bitcoin/bitcoin/pull/31731
<bitcoin-git>
[bitcoin] l0rinc opened pull request #31730: build: add `bitcoind-release` preset with only `BUILD_DAEMON` enabled with `release` build type (master...l0rinc/bitcoind-release-cmake-preset) https://github.com/bitcoin/bitcoin/pull/31730
<bitcoin-git>
[bitcoin] Sjors closed pull request #28616: Show transactions as not fully confirmed during background validation (master...2023/10/assume-unconfirmed) https://github.com/bitcoin/bitcoin/pull/28616
<bitcoin-git>
[bitcoin] hebasto opened pull request #31726: ci: Replace `CMAKE_CXX_FLAGS` with `APPEND_CXXFLAGS` (master...250123-ci-flags) https://github.com/bitcoin/bitcoin/pull/31726
<bitcoin-git>
[bitcoin] Sjors opened pull request #31725: test: clarify timewarp grace period griefing attack (master...2025/01/timewarp-grief) https://github.com/bitcoin/bitcoin/pull/31725
<bitcoin-git>
[bitcoin] fanquake merged pull request #31704: doc: add a section in the fuzzing documentation about using MSan (master...2501_doc_fuzz_msan) https://github.com/bitcoin/bitcoin/pull/31704
<bitcoin-git>
bitcoin/master 5c3e4d8 Antoine Poinsot: doc: add a section about using MSan
<bitcoin-git>
bitcoin/master 9914e73 merge-script: Merge bitcoin/bitcoin#31704: doc: add a section in the fuzzing documentati...
<bitcoin-git>
[bitcoin] fanquake merged pull request #31376: Miner: never create a template which exploits the timewarp bug (master...2411_miner_never_timewarp) https://github.com/bitcoin/bitcoin/pull/31376
<bitcoin-git>
bitcoin/master 733fa0b Antoine Poinsot: miner: never create a template which exploits the timewarp bug
<bitcoin-git>
bitcoin/master 59876b3 merge-script: Merge bitcoin/bitcoin#31376: Miner: never create a template which exploits...
<bitcoin-git>
[bitcoin] hebasto opened pull request #31722: cmake: Copy `cov_tool_wrapper.sh.in` to the build tree (master...250123-cmake-cov) https://github.com/bitcoin/bitcoin/pull/31722
<bitcoin-git>
bitcoin/master c31166a Hennadii Stepanov: cmake: Fail if `Libmultiprocess` is missing when `WITH_MULTIPROCESS=ON`
<bitcoin-git>
[bitcoin] fanquake closed pull request #31619: ci: change the build to be verbose by default (master...ci_verbose_build) https://github.com/bitcoin/bitcoin/pull/31619
<bitcoin-git>
[bitcoin] tnndbtc opened pull request #31719: miniscript: fixes #29098 by only use first k valid signatures (master...fix-multi-sig-performance) https://github.com/bitcoin/bitcoin/pull/31719
<bitcoin-git>
[bitcoin] mzumsande opened pull request #31714: validation: Do less work in NeedsRedownload (master...202501_simpler_segwit_check) https://github.com/bitcoin/bitcoin/pull/31714
<bitcoin-git>
[bitcoin] ryanofsky merged pull request #31583: rpc: add target to getmininginfo field and show next block info (master...2024/12/gettarget) https://github.com/bitcoin/bitcoin/pull/31583
<bitcoin-git>
bitcoin/master 7ddbed4 Sjors Provoost: rpc: add nBits to getmininginfo
<bitcoin-git>
bitcoin/master ba7b9f3 Sjors Provoost: build: move pow and chain to bitcoin_common
<bitcoin-git>
bitcoin/master c4cc9e3 Sjors Provoost: consensus: add DeriveTarget() to pow.h
<bitcoin-git>
[bitcoin] theuni opened pull request #31711: build: set build type and per-build-type flags as early as possible (master...cmake-early-checks-flags) https://github.com/bitcoin/bitcoin/pull/31711
<bitcoin-git>
[bitcoin] ryanofsky merged pull request #31548: fuzz: Abort when global PRNG is used before SeedRand::ZEROS (master...2412-fuzz-abort-g-rng) https://github.com/bitcoin/bitcoin/pull/31548
<bitcoin-git>
bitcoin/master fa3c787 MarcoFalke: fuzz: Abort when global PRNG is used before SeedRand::ZEROS
<bitcoin-git>
bitcoin/master 78fa88c Ryan Ofsky: Merge bitcoin/bitcoin#31548: fuzz: Abort when global PRNG is used before S...
<bitcoin-git>
[bitcoin] hebasto opened pull request #31709: cmake: Fail if `Libmultiprocess` is missing when `WITH_MULTIPROCESS=ON` (master...250122-mp-error) https://github.com/bitcoin/bitcoin/pull/31709
<bitcoin-git>
[bitcoin] ryanofsky merged pull request #31490: refactor: inline `UndoWriteToDisk` and `WriteBlockToDisk` to reduce serialization calls (master...l0rinc/undo) https://github.com/bitcoin/bitcoin/pull/31490
<bitcoin-git>
[bitcoin] darosior opened pull request #31704: doc: add a section in the fuzzing documentation about using MSan (master...2501_doc_fuzz_msan) https://github.com/bitcoin/bitcoin/pull/31704