2025-02-11

<bitcoin-git> [bitcoin] crStiv opened pull request #31839: streams: Add stream position validation in BufferedFile::AdvanceStream (master...фффф) https://github.com/bitcoin/bitcoin/pull/31839
<bitcoin-git> [bitcoin] achow101 merged pull request #30623: test: Fuzz the human-readable part of bech32 as well (master...l0rinc/bech32-testing) https://github.com/bitcoin/bitcoin/pull/30623
<bitcoin-git> bitcoin/master 79f02d5 Ava Chow: Merge bitcoin/bitcoin#30623: test: Fuzz the human-readable part of bech32 ...
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ff3171f96d37...79f02d56ef78
<bitcoin-git> bitcoin/master c1a5d5c Lőrinc: Split out bech32 separator char to header
<bitcoin-git> bitcoin/master 9b7023d Lőrinc: Fuzz HRP of bech32 as well

2025-02-10

<bitcoin-git> [bitcoin] achow101 merged pull request #31614: test: expect that files may disappear from /proc/PID/fd/ (master...expect_file_not_found_in_get_socket_inodes) https://github.com/bitcoin/bitcoin/pull/31614
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1d813e4bf52a...ff3171f96d37
<bitcoin-git> bitcoin/master b2e9fdc Vasil Dimov: test: expect that files may disappear from /proc/PID/fd/
<bitcoin-git> bitcoin/master ff3171f Ava Chow: Merge bitcoin/bitcoin#31614: test: expect that files may disappear from /p...
<bitcoin-git> [bitcoin] mzumsande opened pull request #31837: test: add missing sync to p2p_tx_download.py (master...202502_txtest_missing_sync) https://github.com/bitcoin/bitcoin/pull/31837
<bitcoin-git> [bitcoin] maflcko opened pull request #31836: contrib: Add deterministic-fuzz-coverage (master...2502-contrib-det-fuzz) https://github.com/bitcoin/bitcoin/pull/31836
<bitcoin-git> [bitcoin] stratospher opened pull request #31835: validation: set BLOCK_FAILED_CHILD correctly (master...2025_02_block_failed_child) https://github.com/bitcoin/bitcoin/pull/31835
<bitcoin-git> [bitcoin] fanquake merged pull request #31819: doc: swap CPPFLAGS for APPEND_CPPFLAGS (master...no_more_cppflags) https://github.com/bitcoin/bitcoin/pull/31819
<bitcoin-git> bitcoin/master ea687d2 fanquake: doc: swap CPPFLAGS for APPEND_CPPFLAGS
<bitcoin-git> bitcoin/master 1d813e4 merge-script: Merge bitcoin/bitcoin#31819: doc: swap CPPFLAGS for APPEND_CPPFLAGS
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f8d3e0edf47d...1d813e4bf52a
<bitcoin-git> [bitcoin] ryanofsky merged pull request #30205: test: add mocked Sock that can read/write custom data and/or CNetMessages (master...DynSock) https://github.com/bitcoin/bitcoin/pull/30205
<bitcoin-git> bitcoin/master 4b58d55 Vasil Dimov: test: move the implementation of StaticContentsSock to .cpp
<bitcoin-git> bitcoin/master b448b01 Vasil Dimov: test: add a mocked Sock that allows inspecting what has been Send() to it
<bitcoin-git> bitcoin/master f186414 Vasil Dimov: test: put the generic parts from StaticContentsSock into a separate class
<bitcoin-git> [bitcoin] ryanofsky pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/6b165f5906fc...f8d3e0edf47d
<bitcoin-git> [bitcoin] Sjors opened pull request #31834: build: disable bitcoin-node if daemon is not built (master...2025/02/daemon-multiprocess) https://github.com/bitcoin/bitcoin/pull/31834
<bitcoin-git> [bitcoin] glozow merged pull request #31384: mining: bugfix: Fix duplicate coinbase tx weight reservation (master...11-2024-fix-duplicate-coinbase-reservation-bug) https://github.com/bitcoin/bitcoin/pull/31384
<bitcoin-git> bitcoin/master c8acd40 ismaelsadeeq: init: fail to start when `-blockmaxweight` exceeds `MAX_BLOCK_WEIGHT`
<bitcoin-git> [bitcoin] glozow pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/6a46be75c43e...6b165f5906fc
<bitcoin-git> bitcoin/master 5bb3163 ismaelsadeeq: test: add `-blockmaxweight` startup option functional test
<bitcoin-git> bitcoin/master 2c7d90a ismaelsadeeq: miner: bugfix: fix duplicate weight reservation in block assembler
<bitcoin-git> [bitcoin] marcofleon closed pull request #31001: refactor: ensure type safety for txid and wtxid in `RelayTransaction` (master...2024/09/relaytx-type-safety) https://github.com/bitcoin/bitcoin/pull/31001
<bitcoin-git> [bitcoin] fanquake merged pull request #31793: ci: Use clang-20 for sanitizer tasks (master...2502-ci-20) https://github.com/bitcoin/bitcoin/pull/31793
<bitcoin-git> bitcoin/master fa5a02b MarcoFalke: ci: Use clang-20 for sanitizer tasks
<bitcoin-git> bitcoin/master 6a46be7 merge-script: Merge bitcoin/bitcoin#31793: ci: Use clang-20 for sanitizer tasks
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/329b60f595ea...6a46be75c43e
<bitcoin-git> [bitcoin] fanquake closed pull request #31813: build: fix MSVC ccache reporting (master...fix-ccache-reporting) https://github.com/bitcoin/bitcoin/pull/31813
<bitcoin-git> [bitcoin] fanquake merged pull request #31810: TxOrphanage: account for size of orphans and count announcements (master...2025-02-orphanage-accounting) https://github.com/bitcoin/bitcoin/pull/31810
<bitcoin-git> bitcoin/master 59cd0f0 glozow: [txorphanage] account for weight of orphans
<bitcoin-git> bitcoin/master e5ea7da glozow: [txorphanage] add per-peer weight accounting
<bitcoin-git> bitcoin/master 672c69c glozow: [refactor] change per-peer workset to info map within orphanage
<bitcoin-git> [bitcoin] fanquake pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/bc3f59ca5309...329b60f595ea
<bitcoin-git> [bitcoin] fanquake merged pull request #31820: build: consistently use `CLIENT_NAME` in libbitcoinkernel.pc.in (master...reuse_client_name) https://github.com/bitcoin/bitcoin/pull/31820
<bitcoin-git> bitcoin/master f5b9a2f fanquake: build: use CLIENT_NAME in libbitcoinkernel.pc.in
<bitcoin-git> bitcoin/master bc3f59c merge-script: Merge bitcoin/bitcoin#31820: build: consistently use `CLIENT_NAME` in libb...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fb0ada982a73...bc3f59ca5309
<bitcoin-git> [bitcoin] hebasto closed pull request #31831: . (master...master) https://github.com/bitcoin/bitcoin/pull/31831
<bitcoin-git> [bitcoin] ShivaanjayNarula opened pull request #31831: imp (master...master) https://github.com/bitcoin/bitcoin/pull/31831
<bitcoin-git> [bitcoin] ryanofsky closed pull request #31815: multiprocess: Lock CapnpProtocol::m_loop with mutex (master...pr/macrace) https://github.com/bitcoin/bitcoin/pull/31815

2025-02-09

<bitcoin-git> [bitcoin] glozow opened pull request #31829: p2p: improve TxOrphanage denial of service bounds and increase -maxorphantxs (master...2025-01-orphanage-peer-dos) https://github.com/bitcoin/bitcoin/pull/31829

2025-02-08

<bitcoin-git> [bitcoin] maflcko closed pull request #31822: fixing-link-Update dependencies.md (master...fixing-error) https://github.com/bitcoin/bitcoin/pull/31822
<bitcoin-git> [bitcoin] hebasto closed pull request #31825: . (master...master) https://github.com/bitcoin/bitcoin/pull/31825
<bitcoin-git> [bitcoin] bhandariarun opened pull request #31825: Bitcoin (master...master) https://github.com/bitcoin/bitcoin/pull/31825
<bitcoin-git> [gui] luke-jr closed pull request #599: Translate unit names & fix external signer error (master...ts_20220515) https://github.com/bitcoin-core/gui/pull/599

2025-02-07

<bitcoin-git> [bitcoin] Christewart opened pull request #31823: tests: Add witness commitment if we have a witness transaction in `FullBlockTest.update_block()` (master...2025-02-07-featureblockpy-witnesscommitment) https://github.com/bitcoin/bitcoin/pull/31823
<bitcoin-git> [bitcoin] theuni closed pull request #31715: build: CMake security checks workarounds (master...cmake-security-checks-workarounds) https://github.com/bitcoin/bitcoin/pull/31715
<bitcoin-git> [bitcoin] dedyshkaPexto opened pull request #31822: fixing-link-Update dependencies.md (master...fixing-error) https://github.com/bitcoin/bitcoin/pull/31822
<bitcoin-git> [bitcoin] glozow merged pull request #31811: test: test_inv_block, use mocktime instead of waiting (master...2025-02-tx_dl_mocktime) https://github.com/bitcoin/bitcoin/pull/31811
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/81eb6cc2c609...fb0ada982a73
<bitcoin-git> bitcoin/master fb0ada9 glozow: Merge bitcoin/bitcoin#31811: test: test_inv_block, use mocktime instead of...
<bitcoin-git> bitcoin/master 2706c5b Greg Sanders: test: test_inv_block, use mocktime instead of waiting
<bitcoin-git> [bitcoin] fanquake opened pull request #31820: build: consistently use `CLIENT_NAME` in libbitcoinkernel.pc.in (master...reuse_client_name) https://github.com/bitcoin/bitcoin/pull/31820
<bitcoin-git> [bitcoin] fanquake opened pull request #31819: doc: swap CPPFLAGS for APPEND_CPPFLAGS (master...no_more_cppflags) https://github.com/bitcoin/bitcoin/pull/31819
<bitcoin-git> [bitcoin] fanquake opened pull request #31818: guix: remove test-security/symbol-check scripts (master...remove_test_sec_scripts) https://github.com/bitcoin/bitcoin/pull/31818
<bitcoin-git> [bitcoin] ryanofsky opened pull request #31815: multiprocess: Lock CapnpProtocol::m_loop with mutex (master...pr/macrace) https://github.com/bitcoin/bitcoin/pull/31815
<bitcoin-git> [bitcoin] fanquake merged pull request #31800: depends: Avoid using the `-ffile-prefix-map` compiler option (master...250205-prefix-map) https://github.com/bitcoin/bitcoin/pull/31800
<bitcoin-git> bitcoin/master 407062f Hennadii Stepanov: depends: Avoid using the `-ffile-prefix-map` compiler option
<bitcoin-git> bitcoin/master 81eb6cc merge-script: Merge bitcoin/bitcoin#31800: depends: Avoid using the `-ffile-prefix-map` ...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2f98d1e06ed2...81eb6cc2c609
<bitcoin-git> [bitcoin] fanquake merged pull request #31814: ci: Bump fuzz task timeout (master...2502-ci-fuzz) https://github.com/bitcoin/bitcoin/pull/31814
<bitcoin-git> bitcoin/master 2f98d1e merge-script: Merge bitcoin/bitcoin#31814: ci: Bump fuzz task timeout
<bitcoin-git> bitcoin/master faca7ac MarcoFalke: ci: Bump fuzz task timeout
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f93d6cb0caa9...2f98d1e06ed2
<bitcoin-git> [qa-assets] maflcko merged pull request #218: Add Murch’s inputs February 2025 merged without sanitizers (main...2025-02-murch-inputs-no-san) https://github.com/bitcoin-core/qa-assets/pull/218
<bitcoin-git> qa-assets/main 107f002 Murch: Add Murch’s inputs February 2025 merged without sanitizers
<bitcoin-git> qa-assets/main 733f70b maflcko: Merge pull request #218 from murchandamus/2025-02-murch-inputs-no-san
<bitcoin-git> [qa-assets] maflcko pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/131d343df8db...733f70b21be2

2025-02-06

<bitcoin-git> [bitcoin] maflcko opened pull request #31814: ci: Bump fuzz task timeout (master...2502-ci-fuzz) https://github.com/bitcoin/bitcoin/pull/31814
<bitcoin-git> [bitcoin] hebasto merged pull request #31809: Prepare "Open Transifex translations for v29.0" release step (master...250206-translations) https://github.com/bitcoin/bitcoin/pull/31809
<bitcoin-git> bitcoin/master 2f27c91 Hennadii Stepanov: qt: Update the `src/qt/locale/bitcoin_en.xlf` translation source file
<bitcoin-git> bitcoin/master 2b51dd3 Hennadii Stepanov: Update Transifex slug for 29.x
<bitcoin-git> bitcoin/master 864386a Hennadii Stepanov: cmake: Ensure generated sources are up to date for `translate` target
<bitcoin-git> [bitcoin] hebasto pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/d6c229d8bd4a...f93d6cb0caa9
<bitcoin-git> [bitcoin] vijayabhaskar78 opened pull request #31813: Fix MSVC ccache reporting (Fixes #31771) (master...fix-ccache-reporting) https://github.com/bitcoin/bitcoin/pull/31813
<bitcoin-git> [bitcoin] instagibbs opened pull request #31811: test: test_inv_block, use mocktime instead of waiting (master...2025-02-tx_dl_mocktime) https://github.com/bitcoin/bitcoin/pull/31811
<bitcoin-git> [bitcoin] glozow opened pull request #31810: TxOrphanage: account for size of orphans and count announcements (master...2025-02-orphanage-accounting) https://github.com/bitcoin/bitcoin/pull/31810
<bitcoin-git> [bitcoin] hebasto opened pull request #31809: Prepare "Open Transifex translations for v29.0" release step (master...250206-translations) https://github.com/bitcoin/bitcoin/pull/31809
<bitcoin-git> [bitcoin] fanquake merged pull request #31804: ci: Remove no longer needed `-Wno-error=documentation` (master...250205-ci-flags) https://github.com/bitcoin/bitcoin/pull/31804
<bitcoin-git> bitcoin/master f1d7a6d Hennadii Stepanov: ci: Remove no longer needed '-Wno-error=documentation'
<bitcoin-git> bitcoin/master d6c229d merge-script: Merge bitcoin/bitcoin#31804: ci: Remove no longer needed `-Wno-error=docum...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/82ba50513425...d6c229d8bd4a
<bitcoin-git> [bitcoin] glozow merged 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/master 1973a9e Sergi Delgado Segura: test: fixes p2p_ibd_txrelay wait time
<bitcoin-git> bitcoin/master 82ba505 glozow: Merge bitcoin/bitcoin#31759: test: fixes p2p_ibd_txrelay wait time
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ae9eaa063b68...82ba50513425
<bitcoin-git> [bitcoin] glozow merged 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/master ae9eaa0 glozow: Merge bitcoin/bitcoin#31760: test: make sure we are on sync with a peer be...
<bitcoin-git> bitcoin/master 3f4b104 Sergi Delgado Segura: test: make sure we are on sync with a peer before checking if they have se...
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a43f08c4ae32...ae9eaa063b68

2025-02-05

<bitcoin-git> [qa-assets] murchandamus opened pull request #218: Add Murch’s inputs February 2025 merged without sanitizers (main...2025-02-murch-inputs-no-san) https://github.com/bitcoin-core/qa-assets/pull/218
<bitcoin-git> [bitcoin] theuni opened pull request #31807: kernel: Avoid duplicating symbols in the kernel and downstream users (master...fix-dupe-kernel-symbols) https://github.com/bitcoin/bitcoin/pull/31807
<bitcoin-git> [bitcoin] maflcko closed pull request #31332: contrib: fix BUILDDIR in gen-bitcoin-conf script (master...fix-builddir) https://github.com/bitcoin/bitcoin/pull/31332
<bitcoin-git> [bitcoin] brunoerg opened pull request #31806: fuzz: coinselection: cover `SetBumpFeeDiscount` (master...2025-02-fuzz-coinselection-bumpfee) https://github.com/bitcoin/bitcoin/pull/31806
<bitcoin-git> [bitcoin] jonatack opened pull request #31805: doc: improve NODE_NETWORK_LIMITED documentation per BIP159 (master...2025-02-NODE_NETWORK_LIMITED-documentation) https://github.com/bitcoin/bitcoin/pull/31805
<bitcoin-git> [bitcoin] hebasto opened pull request #31804: ci: Remove no longer needed '-Wno-error=documentation' (master...250205-ci-flags) https://github.com/bitcoin/bitcoin/pull/31804
<bitcoin-git> [bitcoin] hebasto closed 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] fjahr opened pull request #31803: fuzz: Extend mini_miner fuzz coverage to max block weight (master...pr31384-fuzz-follow-up) https://github.com/bitcoin/bitcoin/pull/31803
<bitcoin-git> [bitcoin] Sjors opened pull request #31802: Add bitcoin-{node,gui} to release binaries for IPC (master...2025/02/ipc-yea) https://github.com/bitcoin/bitcoin/pull/31802
<bitcoin-git> [bitcoin] fanquake merged pull request #25832: tracing: network connection tracepoints (master...2022-05-connection-tracepoints) https://github.com/bitcoin/bitcoin/pull/25832
<bitcoin-git> bitcoin/master 4d61d52 0xb10c: tracing: add outbound connection tracepoint
<bitcoin-git> bitcoin/master 68c1ef4 0xb10c: tracing: add inbound connection eviction tracepoint
<bitcoin-git> bitcoin/master 85b2603 0xb10c: tracing: add inbound connection tracepoint
<bitcoin-git> [bitcoin] fanquake pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/b9c241804c07...a43f08c4ae32
<bitcoin-git> [bitcoin] hebasto opened pull request #31800: depends: Avoid using the `-ffile-prefix-map` compiler option (master...250205-prefix-map) https://github.com/bitcoin/bitcoin/pull/31800
<bitcoin-git> [bitcoin] fanquake merged pull request #30226: test: add validation for gettxout RPC response (master...missing-test) https://github.com/bitcoin/bitcoin/pull/30226
<bitcoin-git> bitcoin/master 723440c Alfonso Roman Zubeldia: test framework, wallet: rename get_scriptPubKey method to get_output_script
<bitcoin-git> bitcoin/master fa0232a Alfonso Roman Zubeldia: test: add validation for gettxout RPC response
<bitcoin-git> bitcoin/master b9c2418 merge-script: Merge bitcoin/bitcoin#30226: test: add validation for gettxout RPC response
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1334ca6c0709...b9c241804c07
<bitcoin-git> [bitcoin] fanquake merged pull request #31437: func test: Expand tx download preference tests (master...2024-12-inv_priority_tiebreaker) https://github.com/bitcoin/bitcoin/pull/31437
<bitcoin-git> bitcoin/master 846a138 Greg Sanders: func test: Expand tx download preference tests
<bitcoin-git> bitcoin/master 1334ca6 merge-script: Merge bitcoin/bitcoin#31437: func test: Expand tx download preference tests
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/33932d30e382...1334ca6c0709
<bitcoin-git> [bitcoin] fanquake merged pull request #31784: test: added additional coverage to waitforblock and waitforblockheight rpc's (master...moreTimeoutTests) https://github.com/bitcoin/bitcoin/pull/31784
<bitcoin-git> bitcoin/master 7e0db87 kevkevinpal: test: added additional coverage to waitforblock and waitforblockheight rpc...
<bitcoin-git> bitcoin/master 33932d3 merge-script: Merge bitcoin/bitcoin#31784: test: added additional coverage to waitforblo...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2aa7be1744a4...33932d30e382
<bitcoin-git> [bitcoin] fanquake merged pull request #31358: depends: Avoid hardcoding `host_prefix` in toolchain file (master...241122-toolchain) https://github.com/bitcoin/bitcoin/pull/31358
<bitcoin-git> bitcoin/master 2aa7be1 merge-script: Merge bitcoin/bitcoin#31358: depends: Avoid hardcoding `host_prefix` in to...
<bitcoin-git> bitcoin/master d9c8aac Hennadii Stepanov: depends, refactor: Avoid hardcoding `host_prefix` in toolchain file
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/94ca99ac51dd...2aa7be1744a4
<bitcoin-git> [bitcoin] espi3 closed pull request #31755: doc: Add test coverage troubleshooting tip (master...doc-dev-notes) https://github.com/bitcoin/bitcoin/pull/31755
<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

2025-02-04

<bitcoin-git> [qa-assets] maflcko pushed 1 commit to main: https://github.com/bitcoin-core/qa-assets/compare/317f1e67cc80...131d343df8db
<bitcoin-git> qa-assets/main 131d343 MarcoFalke: Temporily revert "Add Murch’s inputs February 2025"
<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] maflcko opened pull request #31793: ci: Use clang-20 for sanitizer tasks (master...2502-ci-20) https://github.com/bitcoin/bitcoin/pull/31793
<bitcoin-git> [qa-assets] maflcko merged pull request #217: Add Murch’s inputs February 2025 (main...2025-02-murch-inputs) https://github.com/bitcoin-core/qa-assets/pull/217
<bitcoin-git> qa-assets/main 317f1e6 maflcko: Merge pull request #217 from murchandamus/2025-02-murch-inputs
<bitcoin-git> qa-assets/main 7ca0eff Murch: Add Murch’s inputs February 2025
<bitcoin-git> [qa-assets] maflcko pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/ff2648d1387d...317f1e67cc80
<bitcoin-git> bitcoin/master 57221ad glozow: [refactor] move parent inv-adding to OrphanResolutionCandidate
<bitcoin-git> bitcoin/master 6e4d392 glozow: [refactor] rename to OrphanResolutionCandidate to MaybeAdd*
<bitcoin-git> bitcoin/master 7704139 glozow: [refactor] make GetCandidatePeers take uint256 and in-out vector
<bitcoin-git> [bitcoin] fanquake pushed 11 commits to master: https://github.com/bitcoin/bitcoin/compare/6f5ae1a57456...94ca99ac51dd
<bitcoin-git> [bitcoin] fanquake merged pull request #31666: multi-peer orphan resolution followups (master...2025-01-31397-followups) https://github.com/bitcoin/bitcoin/pull/31666
<bitcoin-git> [bitcoin] fanquake merged pull request #31653: lint: Call more checks from test_runner (master...2501-lint-commit-range) https://github.com/bitcoin/bitcoin/pull/31653
<bitcoin-git> bitcoin/master faf8fc5 MarcoFalke: lint: Call lint_commit_msg from test_runner
<bitcoin-git> bitcoin/master fa99728 MarcoFalke: lint: Move commit range printing to test_runner
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/1172bc4157ee...6f5ae1a57456
<bitcoin-git> bitcoin/master fa673cf MarcoFalke: lint: Call lint_scripted_diff from test_runner

2025-02-03

<bitcoin-git> [bitcoin] tdb3 closed pull request #30941: test: simplify timewarp test (master...20240921_simplify_timewarp_tests) https://github.com/bitcoin/bitcoin/pull/30941
<bitcoin-git> [qa-assets] murchandamus opened pull request #217: Add Murch’s inputs February 2025 (main...2025-02-murch-inputs) https://github.com/bitcoin-core/qa-assets/pull/217
<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] hebasto closed pull request #31788: . (master...fix/tps) https://github.com/bitcoin/bitcoin/pull/31788
<bitcoin-git> [bitcoin] hebasto closed pull request #31790: . (master...fixing/err) https://github.com/bitcoin/bitcoin/pull/31790
<bitcoin-git> [bitcoin] hebasto closed pull request #31789: . (master...fix/errr) https://github.com/bitcoin/bitcoin/pull/31789
<bitcoin-git> [bitcoin] petryshkaCODE opened pull request #31790: Fixed typos (master...fixing/err) https://github.com/bitcoin/bitcoin/pull/31790
<bitcoin-git> [bitcoin] Hack666r opened pull request #31789: Typos fix (master...fix/errr) https://github.com/bitcoin/bitcoin/pull/31789
<bitcoin-git> [bitcoin] MonkeyKing44 opened pull request #31788: Corrected typos (master...fix/tps) https://github.com/bitcoin/bitcoin/pull/31788
<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> [gui] rhysbeynon closed pull request #851: Case fix (master...Case-fix) https://github.com/bitcoin-core/gui/pull/851
<bitcoin-git> [gui] rhysbeynon opened pull request #851: Case fix (master...Case-fix) https://github.com/bitcoin-core/gui/pull/851
<bitcoin-git> [bitcoin] willcl-ark opened pull request #31787: ci: run in worktrees (master...worktree-qol) https://github.com/bitcoin/bitcoin/pull/31787
<bitcoin-git> [bitcoin] fanquake closed pull request #31786: list 6467600: 334knUNdf1FSCDvrYsmK3N4uGv3nJnj7a3 (master...master) https://github.com/bitcoin/bitcoin/pull/31786
<bitcoin-git> [bitcoin] 0xf58ce opened pull request #31786: list 6467600: 334knUNdf1FSCDvrYsmK3N4uGv3nJnj7a3 (master...master) https://github.com/bitcoin/bitcoin/pull/31786
<bitcoin-git> qa-assets/main ff2648d Niklas Gögge: Merge pull request #216 from marcofleon/main
<bitcoin-git> qa-assets/main a556f1e marcofleon: add initial inputs for overflow, num3072_inv, and num3072_mul
<bitcoin-git> [qa-assets] dergoegge pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/5c026e2a97b5...ff2648d1387d
<bitcoin-git> [qa-assets] dergoegge merged pull request #216: add initial inputs for overflow, num3072_inv, and num3072_mul (main...main) https://github.com/bitcoin-core/qa-assets/pull/216
<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> [gui-qml] hebasto pushed 2 commits to main: https://github.com/bitcoin-core/gui-qml/compare/b4bebc316e76...765f6088d3c5
<bitcoin-git> gui-qml/main 765f608 Hennadii Stepanov: Merge bitcoin-core/gui-qml#430: Allow IPv6 in Proxy settings and moving va...
<bitcoin-git> [bitcoin] hebasto closed pull request #31780: MacOS updated Bitcoin-Core gui icon in accordance with Apple design docs (master...master) https://github.com/bitcoin/bitcoin/pull/31780

2025-02-02

<bitcoin-git> [gui] pablomartin4btc closed pull request #753: Add new "address type" column to the "receiving tab" address book page (master...gui-address-types-on-receiving-tab) https://github.com/bitcoin-core/gui/pull/753
<bitcoin-git> [bitcoin] rhysbeynon opened pull request #31780: Added new bitcoin.icns (master...master) https://github.com/bitcoin/bitcoin/pull/31780
<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 3e97ff9 Ava Chow: gui, psbt: Use SIGHASH_DEFAULT when signing PSBTs
<bitcoin-git> bitcoin/master 1172bc4 Hennadii Stepanov: Merge bitcoin-core/gui#850: psbt: Use SIGHASH_DEFAULT when signing PSBTs
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/85f96b01b77b...1172bc4157ee
<bitcoin-git> [bitcoin] kcalvinalvin opened pull request #31778: refactor: simplify GetAncestor (master...2025-02-02-simplify-getancestor) https://github.com/bitcoin/bitcoin/pull/31778
<bitcoin-git> [bitcoin] volkanutkuurl closed pull request #31777: wkl.wlkbase58.h (master...patch-1) https://github.com/bitcoin/bitcoin/pull/31777
<bitcoin-git> [bitcoin] volkanutkuurl opened pull request #31777: wkl.wlkbase58.h (master...patch-1) https://github.com/bitcoin/bitcoin/pull/31777

2025-02-01

<bitcoin-git> [bitcoin] fanquake closed pull request #31776: doing whats needed. (master...master) https://github.com/bitcoin/bitcoin/pull/31776
<bitcoin-git> [bitcoin] JoeyVee8666 opened pull request #31776: doing whats needed. (master...master) https://github.com/bitcoin/bitcoin/pull/31776
<bitcoin-git> [bitcoin] tiagosh opened pull request #31775: rpc: collect transaction fees on generateblock (master...2025/01/collect-fees-on-generateblock) https://github.com/bitcoin/bitcoin/pull/31775

2025-01-31

<bitcoin-git> [bitcoin] achow101 merged pull request #30909: wallet, assumeutxo: Don't Assume m_chain_tx_count, Improve wallet RPC errors (master...2024-09-au-guess) https://github.com/bitcoin/bitcoin/pull/30909
<bitcoin-git> bitcoin/master 27f99b6 Fabian Jahr: validation: Don't assume m_chain_tx_count in GuessVerificationProgress
<bitcoin-git> bitcoin/master 42d5d53 Fabian Jahr: interfaces: Add helper function for wallet on pruning
<bitcoin-git> bitcoin/master d73ae60 Fabian Jahr: rpc: Improve importdescriptor RPC error messages
<bitcoin-git> [bitcoin] achow101 pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/601a6a691720...85f96b01b77b
<bitcoin-git> [bitcoin] achow101 merged pull request #30965: kernel: Move block tree db open to block manager (master...blockmanDB) https://github.com/bitcoin/bitcoin/pull/30965
<bitcoin-git> bitcoin/master 0cdddeb TheCharlatan: kernel: Move block tree db open to BlockManager constructor
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/eaf4b928e723...601a6a691720
<bitcoin-git> bitcoin/master 57ba59c TheCharlatan: refactor: Remove redundant reindex check
<bitcoin-git> bitcoin/master 7fbb1bc TheCharlatan: kernel: Move block tree db open to block manager
<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] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/992f37f2e105...eaf4b928e723
<bitcoin-git> [bitcoin] achow101 merged pull request #31600: rpc: have getblocktemplate mintime account for timewarp (master...2025/01/timewarp-oops) https://github.com/bitcoin/bitcoin/pull/31600
<bitcoin-git> bitcoin/master 79d45b1 Sjors Provoost: rpc: clarify BIP94 behavior for curtime
<bitcoin-git> bitcoin/master 0082f6a Sjors Provoost: rpc: have mintime account for timewarp rule
<bitcoin-git> bitcoin/master 0713548 Sjors Provoost: refactor: add GetMinimumTime() helper
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/8fa10edcd170...992f37f2e105
<bitcoin-git> [bitcoin] ryanofsky merged pull request #31428: ci: Allow build dir on CI host (master...2412-ci-build) https://github.com/bitcoin/bitcoin/pull/31428
<bitcoin-git> bitcoin/master 8888ee4 MarcoFalke: ci: Allow build dir on CI host
<bitcoin-git> [bitcoin] ryanofsky pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/809d7e763cc9...8fa10edcd170
<bitcoin-git> bitcoin/master 8fa10ed Ryan Ofsky: Merge bitcoin/bitcoin#31428: ci: Allow build dir on CI host

2025-01-30

<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] fanquake opened pull request #31766: [WIP] leveldb: pull upstream C++23 changes (master...leveldb_cpp23) https://github.com/bitcoin/bitcoin/pull/31766
<bitcoin-git> [leveldb-subtree] fanquake opened pull request #47: Fix C++23 compilation errors in leveldb (bitcoin-fork...cpp_std_23) https://github.com/bitcoin-core/leveldb-subtree/pull/47
<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] hebasto closed pull request #31764: cmake: Generate man pages at install time (master...250130-man-install) https://github.com/bitcoin/bitcoin/pull/31764
<bitcoin-git> [bitcoin] hebasto opened pull request #31764: cmake: Generate man pages at install time (master...250130-man-install) https://github.com/bitcoin/bitcoin/pull/31764
<bitcoin-git> [bitcoin] Sjors opened 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> [bitcoin] fanquake closed pull request #31761: Update LICENSE (master...master) https://github.com/bitcoin/bitcoin/pull/31761
<bitcoin-git> [bitcoin] maximevtush opened pull request #31761: Update LICENSE (master...master) https://github.com/bitcoin/bitcoin/pull/31761

2025-01-29

<bitcoin-git> [bitcoin] achow101 merged pull request #31751: test: fix intermittent timeout in p2p_1p1c_network.py (master...202501_orpantest_timeout) https://github.com/bitcoin/bitcoin/pull/31751
<bitcoin-git> bitcoin/master 152a2dc Martin Zumsande: test: fix intermittent timeout in p2p_1p1c_network.py
<bitcoin-git> bitcoin/master 809d7e7 Ava Chow: Merge bitcoin/bitcoin#31751: test: fix intermittent timeout in p2p_1p1c_ne...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6835e9686c41...809d7e763cc9
<bitcoin-git> [bitcoin] achow101 merged pull request #31545: ci: optionally use local docker build cache (master...2024-11-ci-optional-local-docker-build-cache) https://github.com/bitcoin/bitcoin/pull/31545
<bitcoin-git> bitcoin/master 6835e96 Ava Chow: Merge bitcoin/bitcoin#31545: ci: optionally use local docker build cache
<bitcoin-git> bitcoin/master e87429a 0xb10c: ci: optionally use local docker build cache
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c7869cb21435...6835e9686c41
<bitcoin-git> [bitcoin] achow101 merged pull request #30844: RPC: improve SFFO arg parsing, error catching and coverage (master...2024_rpc_wallet_sffo_duplicates) https://github.com/bitcoin/bitcoin/pull/30844
<bitcoin-git> bitcoin/master c7869cb Ava Chow: Merge bitcoin/bitcoin#30844: RPC: improve SFFO arg parsing, error catching...
<bitcoin-git> bitcoin/master cddcbaf furszy: RPC: improve SFFO arg parsing, error catching and coverage
<bitcoin-git> bitcoin/master 4f4cd35 furszy: rpc: decouple sendtoaddress 'subtractfeefromamount' boolean parsing
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1e0c5bd74ae1...c7869cb21435
<bitcoin-git> [bitcoin] achow101 merged pull request #30125: test: improve BDB parser (handle internal/overflow pages, support all page sizes) (master...complete_bdb-ro_python_parser2) https://github.com/bitcoin/bitcoin/pull/30125
<bitcoin-git> bitcoin/master 1e0c5bd Ava Chow: Merge bitcoin/bitcoin#30125: test: improve BDB parser (handle internal/ove...
<bitcoin-git> bitcoin/master d45eb39 Sebastian Falbesoner: test: compare BDB dumps of test framework parser and wallet tool
<bitcoin-git> bitcoin/master 01ddd9f Sebastian Falbesoner: test: complete BDB parser (handle internal/overflow pages, support all pag...
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1d6c6e98c13e...1e0c5bd74ae1
<bitcoin-git> [bitcoin] achow101 merged pull request #31633: net: Disconnect message follow-ups to #28521 (master...2024/12/disconnecting) https://github.com/bitcoin/bitcoin/pull/31633
<bitcoin-git> bitcoin/master 04b848e Hodlinator: net: Specify context in disconnecting log message
<bitcoin-git> bitcoin/master bbac176 Hodlinator: net: Bring back log message when resetting socket
<bitcoin-git> bitcoin/master 0c4954a Hodlinator: net_processing: Add missing use of DisconnectMsg
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/ad2f9324c619...1d6c6e98c13e
<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] sr-gi opened pull request #31758: test: deduplicates p2p_tx_download constants (master...deduplicate-p2p-contants) https://github.com/bitcoin/bitcoin/pull/31758
<bitcoin-git> [bitcoin] furszy opened pull request #31757: wallet: fix crash on double block disconnection (master...2025_wallet_fix_disconnectBlock_state) https://github.com/bitcoin/bitcoin/pull/31757
<bitcoin-git> [qa-assets] marcofleon opened pull request #216: add initial inputs for overflow, num3072_inv, and num3072_mul (main...main) https://github.com/bitcoin-core/qa-assets/pull/216
<bitcoin-git> [bitcoin] fanquake merged pull request #31740: depends: Update libmultiprocess library before converting to subtree (master...pr/bumptree) https://github.com/bitcoin/bitcoin/pull/31740
<bitcoin-git> bitcoin/master 2221c88 Ryan Ofsky: depends: Update libmultiprocess library before converting to subtree
<bitcoin-git> bitcoin/master ad2f932 merge-script: Merge bitcoin/bitcoin#31740: depends: Update libmultiprocess library befor...
<bitcoin-git> bitcoin/master 4e0aa18 Ryan Ofsky: test: Add test for IPC serialization bug
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b432e367427f...ad2f9324c619
<laanwj> corebot should probably ignore bitcoin-git :)
<bitcoin-git> [bitcoin] espi3 opened pull request #31755: doc: Add test coverage troubleshooting tip (master...doc-dev-notes) https://github.com/bitcoin/bitcoin/pull/31755

2025-01-28

<bitcoin-git> [bitcoin] willcl-ark closed pull request #31753: Merge pull request #1 from bitcoin/master (master...master) https://github.com/bitcoin/bitcoin/pull/31753
<bitcoin-git> [bitcoin] ShivaanjayNarula opened pull request #31753: Merge pull request #1 from bitcoin/master (master...master) https://github.com/bitcoin/bitcoin/pull/31753
<bitcoin-git> [bitcoin] fanquake closed pull request #31752: Update LICENSE (master...patch-2) https://github.com/bitcoin/bitcoin/pull/31752
<bitcoin-git> [bitcoin] maximevtush opened pull request #31752: Update LICENSE (master...patch-2) https://github.com/bitcoin/bitcoin/pull/31752
<bitcoin-git> [bitcoin] mzumsande opened pull request #31751: test: fix intermittent timeout in p2p_1p1c_network.py (master...202501_orpantest_timeout) https://github.com/bitcoin/bitcoin/pull/31751
<bitcoin-git> [bitcoin] willcl-ark closed pull request #31747: Update LICENSE (master...patch-1) https://github.com/bitcoin/bitcoin/pull/31747
<bitcoin-git> [bitcoin] maximevtush opened pull request #31747: Update LICENSE (master...patch-1) https://github.com/bitcoin/bitcoin/pull/31747
<bitcoin-git> [bitcoin] kevkevinpal opened pull request #31746: test: Added coverage to the waitfornewblock rpc (master...negativeTimeoutRpcError) https://github.com/bitcoin/bitcoin/pull/31746
<bitcoin-git> [bitcoin] fanquake closed pull request #31743: Added missing period for consistency and readability (master...master) https://github.com/bitcoin/bitcoin/pull/31743
<bitcoin-git> [bitcoin] fanquake merged pull request #31736: doc: update links in ci.yml (master...minor-ci-doc-updates) https://github.com/bitcoin/bitcoin/pull/31736
<bitcoin-git> bitcoin/master b432e36 merge-script: Merge bitcoin/bitcoin#31736: doc: update links in ci.yml
<bitcoin-git> bitcoin/master 1681c08 espi3: doc: update links in ci.yml
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/74ea7edafaeb...b432e367427f
<bitcoin-git> [bitcoin] fanquake merged pull request #31522: ci: Enable DEBUG=1 for one GCC-12+ build to catch 117966 regressions (master...2412-ci-gcc-debug) https://github.com/bitcoin/bitcoin/pull/31522
<bitcoin-git> bitcoin/master fa40807 MarcoFalke: ci: Enable DEBUG=1 for one GCC-12+ build to catch 117966 regressions
<bitcoin-git> bitcoin/master fa8ade3 MarcoFalke: refactor: Avoid GCC false positive error
<bitcoin-git> bitcoin/master 74ea7ed merge-script: Merge bitcoin/bitcoin#31522: ci: Enable DEBUG=1 for one GCC-12+ build to c...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/f34c580bd81b...74ea7edafaeb
<bitcoin-git> [bitcoin] fanquake merged pull request #31620: test: Remove --noshutdown flag, Tidy startup failures (master...2501-test-clean-shutdown) https://github.com/bitcoin/bitcoin/pull/31620
<bitcoin-git> bitcoin/master fa0dc09 MarcoFalke: test: Remove --noshutdown flag
<bitcoin-git> bitcoin/master fae3bf6 MarcoFalke: test: Avoid redundant stop and error spam on startup failure
<bitcoin-git> bitcoin/master fad441f MarcoFalke: test: Treat leftover process as error
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/b0869648aa92...f34c580bd81b
<bitcoin-git> [bitcoin] shaymolcho opened pull request #31743: Added missing period for consistency and readability (master...master) https://github.com/bitcoin/bitcoin/pull/31743

2025-01-27

<bitcoin-git> [bitcoin] achow101 merged pull request #21590: Safegcd-based modular inverses in MuHash3072 (master...202101_muhash_safegcd) https://github.com/bitcoin/bitcoin/pull/21590
<bitcoin-git> bitcoin/master 91ce8ce Pieter Wuille: Add benchmark for MuHash finalization
<bitcoin-git> bitcoin/master a26ce62 Pieter Wuille: Safegcd based modular inverse for Num3072
<bitcoin-git> bitcoin/master f588328 Pieter Wuille: Add a fuzz test for Num3072 multiplication and inversion
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/0a931a9787b1...b0869648aa92
<bitcoin-git> [bitcoin] jurraca opened pull request #31742: contrib: fix BUILDDIR in gen-bitcoin-conf script and gen-manpages.py (master...fix-builddir) https://github.com/bitcoin/bitcoin/pull/31742
<bitcoin-git> [bitcoin] ryanofsky opened pull request #31741: multiprocess: Add libmultiprocess git subtree (master...pr/subtree) https://github.com/bitcoin/bitcoin/pull/31741
<bitcoin-git> [bitcoin] ryanofsky opened pull request #31740: depends: Update libmultiprocess library before converting to subtree (master...pr/bumptree) https://github.com/bitcoin/bitcoin/pull/31740
<bitcoin-git> [bitcoin] fanquake closed 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

2025-01-26

<bitcoin-git> [bitcoin] pinheadmz closed pull request #31739: تحديث README.md (master...master) https://github.com/bitcoin/bitcoin/pull/31739
<bitcoin-git> [bitcoin] mbrkjbrnllslh opened pull request #31739: تحديث README.md (master...master) https://github.com/bitcoin/bitcoin/pull/31739

2025-01-25

<bitcoin-git> [bitcoin] espi3 opened pull request #31736: .github/workflows/ci.yml link hygiene (master...minor-ci-doc-updates) https://github.com/bitcoin/bitcoin/pull/31736
<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

2025-01-24

<bitcoin-git> [bitcoin] achow101 merged pull request #31599: qa: Improve framework.generate* enforcement (#31403 follow-up) (master...2025-01-pr-31403) https://github.com/bitcoin/bitcoin/pull/31599
<bitcoin-git> bitcoin/master 1b51616 i-am-yuvi: test: improve rogue calls in mining functions
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4ac1efb147d6...0a931a9787b1
<bitcoin-git> bitcoin/master 0a931a9 Ava Chow: Merge bitcoin/bitcoin#31599: qa: Improve framework.generate* enforcement (...
<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