2025-08-15

<bitcoin-git> bitcoin/master fab2980 Lőrinc: assumevalid: log every script validation state change
<bitcoin-git> bitcoin/master 97593c1 Ava Chow: Merge bitcoin/bitcoin#32975: assumevalid: log every script validation stat...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7b4a1350dfd6...97593c1fd3e6
<bitcoin-git> [bitcoin] sipa opened pull request #33201: Add functional test for IPC interface (master...202508_ipc_test) https://github.com/bitcoin/bitcoin/pull/33201
<corebot> https://github.com/bitcoin/bitcoin/issues/32547 | Mining: Avoid copying template CBlocks by luke-jr · Pull Request #32547 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/30437 | ipc: add bitcoin-mine test program by ryanofsky · Pull Request #30437 · bitcoin/bitcoin · GitHub
<Sjors[m]1> sipa: I know someone tried in Rust...: https://github.com/bitcoin-core/libmultiprocess/issues/174
<corebot> https://github.com/bitcoin/bitcoin/issues/31802 | Add bitcoin-{node,gui} to release binaries for IPC by Sjors · Pull Request #31802 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake merged pull request #33143: [28.x] Backports (28.x...more_more_more_28_backports) https://github.com/bitcoin/bitcoin/pull/33143
<bitcoin-git> bitcoin/28.x 2a46f22 0xb10c: rpc: fix getpeerinfo ping duration unit docs
<bitcoin-git> bitcoin/28.x 9f1b89a fanquake: doc: update release notes for 28.x
<bitcoin-git> bitcoin/28.x 6e62b70 merge-script: Merge bitcoin/bitcoin#33143: [28.x] Backports
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to 28.x: https://github.com/bitcoin/bitcoin/compare/5492e1be3b40...6e62b705328f
<bitcoin-git> [bitcoin] purpleKarrot opened pull request #33200: cmake: Introduce translate.cmake script for translate target (master...250815-tr-headers) https://github.com/bitcoin/bitcoin/pull/33200
<bitcoin-git> [bitcoin] ismaelsadeeq opened pull request #33199: fees: enable `CBlockPolicyEstimator` return sub 1 sat/vb fee rate estimates (master...08-2025-low-fee-rate-estimate) https://github.com/bitcoin/bitcoin/pull/33199
<bitcoin-git> [bitcoin] stickies-v opened pull request #33198: test: ensure logs are flushed before reading them (master...2025-08/force-log-flush) https://github.com/bitcoin/bitcoin/pull/33198
<bitcoin-git> [bitcoin] Galoretka opened pull request #33197: doc: add Linux GUI runtime instructions to doc/README.md (master...docs/linux-gui-runtime-readme) https://github.com/bitcoin/bitcoin/pull/33197
<sipa> ryanofsky: have you ever tried pycapnp (with the bitcoin ipc interface)? i'm trying to get it to work, but i'm not sure if it's even expected to just load our src/ipc/capnp/*.capnp files
<bitcoin-git> [bitcoin] crStiv opened pull request #33196: docs: clarify RPC credentials security boundary (master...ishak2) https://github.com/bitcoin/bitcoin/pull/33196
<bitcoin-git> [bitcoin] crStiv closed pull request #32424: docs: clarify RPC credentials security boundary (master...ishak) https://github.com/bitcoin/bitcoin/pull/32424
<bitcoin-git> [bitcoin] hebasto opened pull request #33194: cmake: Collect headers for extracting translatable strings (master...250815-tr-headers) https://github.com/bitcoin/bitcoin/pull/33194
<bitcoin-git> [bitcoin] fanquake merged pull request #33074: [29.x] Backports (29.x...29_rc_backports) https://github.com/bitcoin/bitcoin/pull/33074
<bitcoin-git> bitcoin/29.x 9437415 deadmanoz: tracing: fix pointer argument handling in mempool_monitor.py
<bitcoin-git> bitcoin/29.x a18b53f will: guix: warn SOURCE_DATE_EPOCH set in guix-codesign
<bitcoin-git> [bitcoin] fanquake pushed 9 commits to 29.x: https://github.com/bitcoin/bitcoin/compare/565af03c37d8...837c5c7fd882
<bitcoin-git> bitcoin/29.x 3cd8612 Roman Zeyde: doc/zmq: fix unix socket path example
<bitcoin-git> [bitcoin] hebasto opened pull request #33193: Release: Prepare "Translation string freeze" step (master...250815-translations) https://github.com/bitcoin/bitcoin/pull/33193
<bitcoin-git> bitcoin/master b3f781a Antoine Poinsot: contrib: adapt max reject string size in tracing demo
<bitcoin-git> bitcoin/master c0d91fc Antoine Poinsot: Add release note for #33050 and #33183 error string changes
<bitcoin-git> [bitcoin] fanquake merged pull request #33183: validation: rename block script verification error from "mandatory" to "block" (master...2508_rename_error_mandatory) https://github.com/bitcoin/bitcoin/pull/33183
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/c99f5c5e1b42...7b4a1350dfd6
<bitcoin-git> bitcoin/master 9a04635 Antoine Poinsot: scripted-diff: validation: rename mandatory errors into block errors
<bitcoin-git> [bitcoin] fanquake merged pull request #33106: policy: lower the default blockmintxfee, incrementalrelayfee, minrelaytxfee (master...2025-07-minrelay) https://github.com/bitcoin/bitcoin/pull/33106
<bitcoin-git> bitcoin/master e5f896b glozow: [test] check miner doesn't select 0fee transactions
<bitcoin-git> bitcoin/master 85f4988 glozow: [test] check bypass of minrelay for various minrelaytxfee settings
<bitcoin-git> bitcoin/master 72dc184 glozow: [test] RBF rule 4 for various incrementalrelayfee settings
<bitcoin-git> [bitcoin] fanquake pushed 13 commits to master: https://github.com/bitcoin/bitcoin/compare/578b512bdd88...c99f5c5e1b42
<bitcoin-git> [bitcoin] l0rinc opened pull request #33192: refactor: unify container presence checks (without PR conflicts) (master...l0rinc/count-vs-contains) https://github.com/bitcoin/bitcoin/pull/33192
<bitcoin-git> [bitcoin] l0rinc closed pull request #33094: refactor: unify container presence checks (master...l0rinc/count-vs-contains) https://github.com/bitcoin/bitcoin/pull/33094
<bitcoin-git> [bitcoin] l0rinc reopened pull request #33094: refactor: unify container presence checks (master...l0rinc/count-vs-contains) https://github.com/bitcoin/bitcoin/pull/33094
<bitcoin-git> [bitcoin] l0rinc closed pull request #33094: refactor: unify container presence checks (master...l0rinc/count-vs-contains) https://github.com/bitcoin/bitcoin/pull/33094
<corebot> https://github.com/bitcoin/bitcoin/issues/26323 | Make full RBF default, but defer mainnet enablement by ajtowns · Pull Request #26323 · bitcoin/bitcoin · GitHub

2025-08-14

<bitcoin-git> [bitcoin] ajtowns opened pull request #33191: net: Provide block templates to peers on request (master...202508-sendtemplate1) https://github.com/bitcoin/bitcoin/pull/33191
<bitcoin-git> [bitcoin] achow101 merged pull request #33011: log: rate limiting followups (master...32604_followup_07152025) https://github.com/bitcoin/bitcoin/pull/33011
<bitcoin-git> [bitcoin] achow101 pushed 12 commits to master: https://github.com/bitcoin/bitcoin/compare/8405fdb06e8f...578b512bdd88
<bitcoin-git> bitcoin/master 616bc22 Eugene Siegel: test: remove noexcept(false) comment in ~DebugLogHelper
<bitcoin-git> bitcoin/master b8e92fb Eugene Siegel: log: avoid double hashing in SourceLocationHasher
<bitcoin-git> bitcoin/master 5f70bc8 Eugene Siegel: log: remove const qualifier from arguments in LogPrintFormatInternal
<corebot> https://github.com/bitcoin/bitcoin/issues/27018 | mempool / miner: regularly flush <=0-fee entries and mine everything in the mempool by glozow · Pull Request #27018 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/26933 | mempool: disallow txns under min relay fee, even in packages by glozow · Pull Request #26933 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] ryanofsky opened pull request #33190: build: Enable ENABLE_IPC option by default (master...pr/ipc-default) https://github.com/bitcoin/bitcoin/pull/33190
<bitcoin-git> [bitcoin] achow101 merged pull request #33169: interfaces, chain, refactor: Remove unused getTipLocator and incaccurate getActiveChainLocator (master...interfaces-chain-refactor-remove-getTipLocator-and-getActiveChainLocator) https://github.com/bitcoin/bitcoin/pull/33169
<bitcoin-git> bitcoin/master 110a0f4 pablomartin4btc: interfaces, chain, refactor: Remove unused getTipLocator
<bitcoin-git> bitcoin/master 2b00030 pablomartin4btc: interfaces, chain, refactor: Remove inaccurate getActiveChainLocator
<bitcoin-git> bitcoin/master 8405fdb Ava Chow: Merge bitcoin/bitcoin#33169: interfaces, chain, refactor: Remove unused ge...
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/e17b5da0d6d1...8405fdb06e8f
<corebot> https://github.com/bitcoin/bitcoin/issues/33183 | validation: rename block script verification error from "mandatory" to "block" by darosior · Pull Request #33183 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/33050 | net, validation: don't punish peers for consensus-invalid txs by ajtowns · Pull Request #33050 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] glozow opened pull request #33189: rpc: followups for 33106 (master...2025-08-minrelay) https://github.com/bitcoin/bitcoin/pull/33189
<corebot> https://github.com/bitcoin/bitcoin/issues/33050 | net, validation: don't punish peers for consensus-invalid txs by ajtowns · Pull Request #33050 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] achow101 merged pull request #33179: doc: update wallet build instruction (master...2025/08/wallet) https://github.com/bitcoin/bitcoin/pull/33179
<bitcoin-git> bitcoin/master 67e186d Sjors Provoost: doc: update wallet build instruction
<bitcoin-git> bitcoin/master e17b5da Ava Chow: Merge bitcoin/bitcoin#33179: doc: update wallet build instruction
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9b1a7c3e8dd7...e17b5da0d6d1
<corebot> https://github.com/bitcoin/bitcoin/issues/33050 | net, validation: don't punish peers for consensus-invalid txs by ajtowns · Pull Request #33050 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/33183 | validation: rename block script verification error from "mandatory" to "block" by darosior · Pull Request #33183 · bitcoin/bitcoin · GitHub
<ryanofsky> IPC code wasn't originally written to handle external clients that disconnected uncleanly but this should be fixed in https://github.com/bitcoin/bitcoin/pull/32345
<corebot> https://github.com/bitcoin/bitcoin/issues/31802 | Add bitcoin-{node,gui} to release binaries for IPC by Sjors · Pull Request #31802 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/31756 | RFC: Adding bitcoin-{node,gui} binaries for IPC in 30.0 release · Issue #31756 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/31802 | Add bitcoin-{node,gui} to release binaries for IPC by Sjors · Pull Request #31802 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/31802 | Add bitcoin-{node,gui} to release binaries for IPC by Sjors · Pull Request #31802 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/29675 | wallet: Be able to receive and spend inputs involving MuSig2 aggregate keys by achow101 · Pull Request #29675 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/31645 | [IBD] flush UTXO set in batches proportional to `dbcache` size by l0rinc · Pull Request #31645 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/31534 | coins: warn on shutdown for big UTXO set flushes by l0rinc · Pull Request #31534 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/33078 | kernel: improve BlockChecked ownership semantics by stickies-v · Pull Request #33078 · bitcoin/bitcoin · GitHub
<achow101> #bitcoin-core-dev Meeting: abubakarsadiq achow101 _aj_ ajonas b10c brunoerg cfields darosior dergoegge fanquake fjahr furszy gleb glozow hebasto hodlinator instagibbs jarolrod jonatack josibake kanzure laanwj LarryRuane lightlike luke-jr maflcko marcofleon maxedw Murch pinheadmz provoostenator ryanofsky sdaftuar S3RK stickies-v sipa sr_gi tdb3 theStack TheCharlatan vasild willcl-ark

2025-08-13

<bitcoin-git> [bitcoincore.org] achow101 opened pull request #1163: Commit built html (master...html-in-repo) https://github.com/bitcoin-core/bitcoincore.org/pull/1163
<bitcoin-git> [bitcoin] davidgumberg opened pull request #33187: build: Enable -DCMAKE_EXPORT_COMPILE_COMMANDS=1 (master...2025-08-13-export-compile-commands) https://github.com/bitcoin/bitcoin/pull/33187
<bitcoin-git> bitcoin/master aeb0f78 marcofleon: refactor: Convert `mini_miner` from uint256 to Txid
<bitcoin-git> [bitcoin] glozow merged pull request #33116: refactor: Convert uint256 to Txid (master...2025/07/txid-type-safety) https://github.com/bitcoin/bitcoin/pull/33116
<bitcoin-git> bitcoin/master 49b3d3a marcofleon: Clean up `FindTxForGetData`
<bitcoin-git> bitcoin/master 326f244 marcofleon: refactor: Convert RPCs and `merkleblock` from uint256 to Txid
<bitcoin-git> [bitcoin] glozow pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/dbf8b0980b93...9b1a7c3e8dd7
<bitcoin-git> [bitcoin] w0xlt opened pull request #33186: wallet, test: Ancient Wallet Migration from v0.14.3 (no-HD and Single Chain) (master...test_no_or_base_hd_wallet_migration) https://github.com/bitcoin/bitcoin/pull/33186
<bitcoin-git> [bitcoin] fanquake opened pull request #33185: guix: update time-machine to 5cb84f2013c5b1e48a7d0e617032266f1e6059e2 (master...time_machine_update_5cb84) https://github.com/bitcoin/bitcoin/pull/33185
<corebot> https://github.com/bitcoin/bitcoin/issues/33116 | refactor: Convert uint256 to Txid by marcofleon · Pull Request #33116 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] enirox001 opened pull request #33184: test: Replace legacy wallet with MiniWallet in rpc_getblockstats.py (master...2025_08_refactor_getblockstats) https://github.com/bitcoin/bitcoin/pull/33184
<bitcoin-git> [bitcoin] darosior opened pull request #33183: validation: rename block script verification error from "mandatory" to "block" (master...2508_rename_error_mandatory) https://github.com/bitcoin/bitcoin/pull/33183
<bitcoin-git> [bitcoin] fanquake opened pull request #33181: guix: build for Linux HOSTS with `-static-libgcc` (master...static_libgcc) https://github.com/bitcoin/bitcoin/pull/33181
<bitcoin-git> [bitcoin] fanquake merged pull request #33171: ci: Update `actions/checkout` version (master...250811-ci-update) https://github.com/bitcoin/bitcoin/pull/33171
<bitcoin-git> bitcoin/master f83c01d Hennadii Stepanov: ci: Update `actions/checkout` version
<bitcoin-git> bitcoin/master dbf8b09 merge-script: Merge bitcoin/bitcoin#33171: ci: Update `actions/checkout` version
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d6887f0cec90...dbf8b0980b93
<bitcoin-git> [bitcoin] fanquake closed pull request #33111: build: note that sysctl was removed from Linux (master...sysctl_dead_linux) https://github.com/bitcoin/bitcoin/pull/33111
<bitcoin-git> [bitcoin] fanquake opened pull request #33180: ASAN: turn on more not-enabled-by-default options (master...asan_strict_string) https://github.com/bitcoin/bitcoin/pull/33180
<bitcoin-git> [bitcoin] fanquake merged pull request #33178: guix: increase maximum allowed (runtime) GCC to 7 (master...sym_check_gcc_7) https://github.com/bitcoin/bitcoin/pull/33178
<bitcoin-git> bitcoin/master 776a163 fanquake: guix: increase maximum allowed (runtime) GCC to 7
<bitcoin-git> bitcoin/master d6887f0 merge-script: Merge bitcoin/bitcoin#33178: guix: increase maximum allowed (runtime) GCC ...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dadf15f88cba...d6887f0cec90

2025-08-12

<bitcoin-git> [bitcoin] achow101 merged pull request #33050: net, validation: don't punish peers for consensus-invalid txs (master...202507-nopunishtx) https://github.com/bitcoin/bitcoin/pull/33050
<bitcoin-git> bitcoin/master 266dd0e Anthony Towns: net_processing: drop MaybePunishNodeForTx
<bitcoin-git> bitcoin/master b29ae9e Anthony Towns: validation: only check input scripts once
<bitcoin-git> bitcoin/master 876dbdf Anthony Towns: tests: drop expect_disconnect behaviour for tx relay
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/73972d56176a...dadf15f88cba
<bitcoin-git> [bitcoin] achow101 merged pull request #31296: wallet: Translate [default wallet] string in progress messages (master...pr/dtran) https://github.com/bitcoin/bitcoin/pull/31296
<bitcoin-git> bitcoin/master 0173788 Ryan Ofsky: wallet: Translate [default wallet] string in progress messages
<bitcoin-git> bitcoin/master db225ce Ryan Ofsky: wallet, refactor: Replace GetDisplayName() with LogName()
<bitcoin-git> bitcoin/master 73972d5 Ava Chow: Merge bitcoin/bitcoin#31296: wallet: Translate [default wallet] string in ...
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ec484bd5ce43...73972d56176a
<corebot> https://github.com/bitcoin/bitcoin/issues/31802 | Add bitcoin-{node,gui} to release binaries for IPC by Sjors · Pull Request #31802 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] Sjors opened pull request #33179: doc: update wallet build instruction (master...2025/08/wallet) https://github.com/bitcoin/bitcoin/pull/33179
<bitcoin-git> [bitcoin] glozow merged pull request #31453: util: detect and warn when using exFAT on MacOS (master...macos-exfat) https://github.com/bitcoin/bitcoin/pull/31453
<bitcoin-git> bitcoin/master db32280 willcl-ark: util: detect and warn when using exFAT on macOS
<bitcoin-git> bitcoin/master ec484bd merge-script: Merge bitcoin/bitcoin#31453: util: detect and warn when using exFAT on Mac...
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/273e600e65c2...ec484bd5ce43
<corebot> https://github.com/bitcoin/bitcoin/issues/12345 | Asymmetric encryption stubs. by Rutkouski · Pull Request #12345 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake opened pull request #33178: guix: increase maximum allowed (runtime) GCC to 7 (master...sym_check_gcc_7) https://github.com/bitcoin/bitcoin/pull/33178
<bitcoin-git> [bitcoin] fanquake closed pull request #33174: Add startup log message for initialization confirmation (master...improve-test-docs) https://github.com/bitcoin/bitcoin/pull/33174
<bitcoin-git> [bitcoin] fanquake closed pull request #33175: ci: bump actions/checkout to v5 (master...master) https://github.com/bitcoin/bitcoin/pull/33175
<bitcoin-git> [bitcoin] rejected-l opened pull request #33175: ci: bump actions/checkout to v5 (master...master) https://github.com/bitcoin/bitcoin/pull/33175
<bitcoin-git> [bitcoin] Ataraxia009 closed pull request #33127: Adding alert for failure to prevent dead-end user crash (master...launch-crash-failure) https://github.com/bitcoin/bitcoin/pull/33127
<bitcoin-git> [bitcoin] Ataraxia009 closed pull request #33126: Removing Bitcoin core text where unnecessary (master...multi-client-support) https://github.com/bitcoin/bitcoin/pull/33126
<bitcoin-git> [bitcoin] jderibamar opened pull request #33174: Add startup log message for initialization confirmation (master...improve-test-docs) https://github.com/bitcoin/bitcoin/pull/33174

2025-08-11

<bitcoin-git> [bitcoin] achow101 merged pull request #33021: test/refactor: revive test verifying that `GetCoinsCacheSizeState` switches from OK→LARGE→CRITICAL (master...l0rinc/validation_flush_tests) https://github.com/bitcoin/bitcoin/pull/33021
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/41642d43b3b2...273e600e65c2
<bitcoin-git> bitcoin/master 1b40dc0 Lőrinc: refactor: extract `LargeCoinsCacheThreshold` from `GetCoinsCacheSizeState`
<bitcoin-git> bitcoin/master 64ed0fa Lőrinc: refactor: modernize `LargeCoinsCacheThreshold`
<bitcoin-git> bitcoin/master 554befd Lőrinc: test: revive `getcoinscachesizestate`
<bitcoin-git> [bitcoin] fanquake closed pull request #33173: Update GitHub Actions (master...master) https://github.com/bitcoin/bitcoin/pull/33173
<bitcoin-git> [bitcoin] Daulox92 opened pull request #33173: Update GitHub Actions (master...master) https://github.com/bitcoin/bitcoin/pull/33173
<bitcoin-git> [bitcoin] musaHaruna opened pull request #33172: test: p2p block malleability (master...test-p2p-block-malleability) https://github.com/bitcoin/bitcoin/pull/33172
<bitcoin-git> [bitcoin] glozow merged pull request #33162: test: fix scripts in `blockfilter_basic_test` (master...fix_scripts_blockfilter_basic_test) https://github.com/bitcoin/bitcoin/pull/33162
<bitcoin-git> bitcoin/master ca64b71 UdjinM6: test: fix scripts in `blockfilter_basic_test`
<bitcoin-git> bitcoin/master 41642d4 merge-script: Merge bitcoin/bitcoin#33162: test: fix scripts in `blockfilter_basic_test`
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a27430e259df...41642d43b3b2
<bitcoin-git> [bitcoin] hebasto opened pull request #33171: ci: Update `actions/checkout` version (master...250811-ci-update) https://github.com/bitcoin/bitcoin/pull/33171
<bitcoin-git> [bitcoin] fanquake merged pull request #32473: Introduce per-txin sighash midstate cache for legacy/p2sh/segwitv0 scripts (master...202504_sighash_cache) https://github.com/bitcoin/bitcoin/pull/32473
<bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/34b366fa2c91...a27430e259df
<bitcoin-git> bitcoin/master 9014d40 Pieter Wuille: tests: add sighash caching tests to feature_taproot
<bitcoin-git> bitcoin/master 8f3ddb0 Pieter Wuille: script: (refactor) prepare for introducing sighash midstate cache
<bitcoin-git> bitcoin/master 92af9f7 Pieter Wuille: script: (optimization) introduce sighash midstate caching
<bitcoin-git> [bitcoin] fanquake merged pull request #33155: contrib: drop `bitcoin-util` exception from FORTIFY check (master...util_fortified) https://github.com/bitcoin/bitcoin/pull/33155
<bitcoin-git> bitcoin/master 34b366f merge-script: Merge bitcoin/bitcoin#33155: contrib: drop `bitcoin-util` exception from F...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/daca51bf80e7...34b366fa2c91
<bitcoin-git> bitcoin/master 4bff4ce fanquake: contrib: drop bitcoin-util exception from FORTIFY check

2025-08-10

<bitcoin-git> [bitcoin] pablomartin4btc opened pull request #33169: interfaces, chain, refactor: Remove unused getTipLocator and incaccurate getActiveChainLocator (master...interfaces-chain-refactor-remove-getTipLocator-and-getActiveChainLocator) https://github.com/bitcoin/bitcoin/pull/33169
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33167: doc: Fix spelling mistake in current release notes (master...fix-spelling-release-notes-28.2) https://github.com/bitcoin/bitcoin/pull/33167
<bitcoin-git> [bitcoin] ecurrencyhodler opened pull request #33167: doc: Fix spelling mistake in current release notes (master...fix-spelling-release-notes-28.2) https://github.com/bitcoin/bitcoin/pull/33167
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33166: doc: Fix spelling mistakes in release notes (master...master) https://github.com/bitcoin/bitcoin/pull/33166
<bitcoin-git> [bitcoin] ecurrencyhodler opened pull request #33166: doc: Fix spelling mistakes in release notes (master...master) https://github.com/bitcoin/bitcoin/pull/33166

2025-08-09

<bitcoin-git> [bitcoin] hebasto opened pull request #33164: Avoid file overwriting in fallback `AllocateFileRange` implementation (master...250809-fallback-fallocate) https://github.com/bitcoin/bitcoin/pull/33164
<bitcoin-git> [bitcoin] jbride opened pull request #33163: BIP360: Includes the following: (master...p2qrh) https://github.com/bitcoin/bitcoin/pull/33163
<bitcoin-git> [bitcoin] UdjinM6 opened pull request #33162: test: fix scripts in `blockfilter_basic_test` (master...fix_scripts_blockfilter_basic_test) https://github.com/bitcoin/bitcoin/pull/33162
<bitcoin-git> [bitcoin] pablomartin4btc opened pull request #33161: wallettool, test: Remove BDB/ legacy wallets dump feature (master...wallet-tool-remove-bdb-dump) https://github.com/bitcoin/bitcoin/pull/33161
<bitcoin-git> [bitcoin] murchandamus opened pull request #33160: bench: Add more realistic Coin Selection Bench (master...2025-08-improve-coinselection-bench) https://github.com/bitcoin/bitcoin/pull/33160
<bitcoin-git> [bitcoin] achow101 merged pull request #32750: refactor: CFeeRate encapsulates FeeFrac internally (master...FeeFracWrapper) https://github.com/bitcoin/bitcoin/pull/32750
<bitcoin-git> bitcoin/master daca51b Ava Chow: Merge bitcoin/bitcoin#32750: refactor: CFeeRate encapsulates FeeFrac inter...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f679bad6052a...daca51bf80e7
<bitcoin-git> bitcoin/master d3b8a54 Pol Espinasa: Refactor CFeeRate to use FeeFrac internally
<bitcoin-git> [bitcoin] achow101 closed pull request #33159: Rename release-notes-27.1.md to Epepp (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33159
<bitcoin-git> [bitcoin] Pe44e opened pull request #33159: Rename release-notes-27.1.md to Epepp (master...patch-1) https://github.com/bitcoin/bitcoin/pull/33159

2025-08-08

<bitcoin-git> [gui-qml] pinheadmz opened pull request #496: Get new address from selected wallet in receive tab (qt6...address-network) https://github.com/bitcoin-core/gui-qml/pull/496
<bitcoin-git> [bitcoin] glozow merged pull request #33105: validation: detect witness stripping without re-running Script checks (master...2507_early_witstrip_detection) https://github.com/bitcoin/bitcoin/pull/33105
<bitcoin-git> [bitcoin] glozow pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/63d604af05f8...f679bad6052a
<bitcoin-git> bitcoin/master eb07320 Antoine Poinsot: qa: test witness stripping in p2p_segwit
<bitcoin-git> bitcoin/master 2907b58 Antoine Poinsot: policy: introduce a helper to detect whether a transaction spends Segwit o...
<bitcoin-git> bitcoin/master 27aefac Antoine Poinsot: validation: detect witness stripping without re-running Script checks
<bitcoin-git> [bitcoin] fanquake opened pull request #33158: macdeploy: avoid use of `Bitcoin Core` in Linux cross build (master...linux_cross_use_distname_host) https://github.com/bitcoin/bitcoin/pull/33158
<bitcoin-git> [bitcoin] hebasto merged pull request #33152: Release: Prepare "Open Transifex translations for v30.0" step (master...250807-translations) https://github.com/bitcoin/bitcoin/pull/33152
<bitcoin-git> bitcoin/master 8d4aaae Hennadii Stepanov: Update Transifex slug for 30.x
<bitcoin-git> bitcoin/master a0eaa44 Hennadii Stepanov: Fix typos
<bitcoin-git> bitcoin/master 656e16a Hennadii Stepanov: qt: Update the `src/qt/locale/bitcoin_en.xlf` translation source file
<bitcoin-git> [bitcoin] hebasto pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/26e9db2df076...63d604af05f8
<bitcoin-git> [bitcoin] sipa opened pull request #33157: cluster mempool: control/optimize TxGraph memory usage (master...202508_txgraph_memusage) https://github.com/bitcoin/bitcoin/pull/33157
<bitcoin-git> [bitcoin] hebasto opened pull request #33156: cmake: Do not require Python to build GUI (master...250808-update-tr) https://github.com/bitcoin/bitcoin/pull/33156
<bitcoin-git> [bitcoin] dergoegge closed pull request #31460: fuzz: Expand script verification flag testing to segwit v0 and tapscript (master...2024-06-improve-script-tests) https://github.com/bitcoin/bitcoin/pull/31460
<bitcoin-git> [bitcoin] fanquake opened pull request #33155: contrib: drop `bitcoin-util` exception from FORTIFY check (master...util_fortified) https://github.com/bitcoin/bitcoin/pull/33155
<bitcoin-git> [bitcoin] ryanofsky merged pull request #31886: cli: return local services in -netinfo (master...2025-02-netinfo-services) https://github.com/bitcoin/bitcoin/pull/31886
<bitcoin-git> [bitcoin] ryanofsky pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/2bb06bcaf284...26e9db2df076
<bitcoin-git> bitcoin/master f7d2db2 Jon Atack: netinfo: return shortened services, if peers list requested
<bitcoin-git> bitcoin/master 721a051 l0rinc: test: add coverage for -netinfo header and local services
<bitcoin-git> bitcoin/master 4489ab5 Jon Atack: netinfo: return local services in the default report

2025-08-07

<corebot> https://github.com/bitcoin/bitcoin/issues/33106 | policy: lower the default blockmintxfee, incrementalrelayfee, minrelaytxfee by glozow · Pull Request #33106 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] l0rinc opened pull request #33154: test: use local `CBlockIndex` in block read hash mismatch check (master...l0rinc/readblock-hash-mismatch-test) https://github.com/bitcoin/bitcoin/pull/33154
<bitcoin-git> [gui-qml] hebasto merged pull request #495: fix settings navigation (qt6...fix-settings-navigation) https://github.com/bitcoin-core/gui-qml/pull/495
<corebot> https://github.com/bitcoin/bitcoin/issues/33106 | policy: lower the default blockmintxfee, incrementalrelayfee, minrelaytxfee by glozow · Pull Request #33106 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/29415 | Broadcast own transactions only via short-lived Tor or I2P connections by vasild · Pull Request #29415 · bitcoin/bitcoin · GitHub
<l0rinc> yes, the max was around 1000 recalculations because of the loop in https://github.com/bitcoin/bitcoin/blob/master/src/validation.cpp#L3498 indeed, bounded by BLOCK_DOWNLOAD_WINDOW - hence the ~1000 worst case
<jon_atack> i'll see about updating https://github.com/bitcoin/bitcoin/pull/32051, potentially by reducing scope to ibd only, where it was a real issue in my experience, tbc
<sipa> we have treated softfork activations as "bug fixes", which is why they tend to be in .1 releases... in the sense that network conditions have changed, and bitcoin core needs to adapt to those
<corebot> https://github.com/bitcoin/bitcoin/issues/33106 | policy: lower the default blockmintxfee, incrementalrelayfee, minrelaytxfee by glozow · Pull Request #33106 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/32579 | headerssync: Preempt unrealistic unit test behavior by hodlinator · Pull Request #32579 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/33105 | validation: detect witness stripping without re-running Script checks by darosior · Pull Request #33105 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/32975 | assumevalid: log every script validation state change by l0rinc · Pull Request #32975 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/33021 | test: revive test verifying that `GetCoinsCacheSizeState` switches from OK→LARGE→CRITICAL by l0rinc · Pull Request #33021 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/33106 | policy: lower the default blockmintxfee, incrementalrelayfee, minrelaytxfee by glozow · Pull Request #33106 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/33106 | policy: lower the default blockmintxfee, incrementalrelayfee, minrelaytxfee by glozow · Pull Request #33106 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/33050 | net, validation: don't punish peers for consensus-invalid txs by ajtowns · Pull Request #33050 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/32473 | Introduce per-txin sighash midstate cache for legacy/p2sh/segwitv0 scripts by sipa · Pull Request #32473 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/32975 | assumevalid: log every script validation state change by l0rinc · Pull Request #32975 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/33021 | test: revive test verifying that `GetCoinsCacheSizeState` switches from OK→LARGE→CRITICAL by l0rinc · Pull Request #33021 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/32579 | headerssync: Preempt unrealistic unit test behavior by hodlinator · Pull Request #32579 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/32473 | Introduce per-txin sighash midstate cache for legacy/p2sh/segwitv0 scripts by sipa · Pull Request #32473 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/33050 | net, validation: don't punish peers for consensus-invalid txs by ajtowns · Pull Request #33050 · bitcoin/bitcoin · GitHub
<achow101> Anything to add or remove from the milestone? https://github.com/bitcoin/bitcoin/milestone/72
<corebot> https://github.com/bitcoin/bitcoin/issues/31244 | descriptors: MuSig2 by achow101 · Pull Request #31244 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/29675 | wallet: Be able to receive and spend inputs involving MuSig2 aggregate keys by achow101 · Pull Request #29675 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/28676 | Cluster mempool implementation by sdaftuar · Pull Request #28676 · bitcoin/bitcoin · GitHub
<achow101> #bitcoin-core-dev Meeting: abubakarsadiq achow101 _aj_ ajonas b10c brunoerg cfields darosior dergoegge fanquake fjahr furszy gleb glozow hebasto hodlinator instagibbs jarolrod jonatack josibake kanzure laanwj LarryRuane lightlike luke-jr maflcko marcofleon maxedw Murch pinheadmz provoostenator ryanofsky sdaftuar S3RK stickies-v sipa sr_gi tdb3 theStack TheCharlatan vasild willcl-ark
<bitcoin-git> [bitcoin] fanquake merged pull request #31679: cmake: Install internal binaries to prefix/libexec/ (master...pr/libexec) https://github.com/bitcoin/bitcoin/pull/31679
<bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/6a2bb0fd8359...2bb06bcaf284
<bitcoin-git> bitcoin/master cd97905 Ryan Ofsky: cmake: Move internal binaries from bin/ to libexec/
<bitcoin-git> bitcoin/master 94ffd01 Ryan Ofsky: doc: Add release notes describing libexec/ binaries
<bitcoin-git> bitcoin/master c810b16 Ryan Ofsky: doc: Add description of installed files to files.md
<bitcoin-git> [bitcoin] KaueTech closed pull request #33139: Add Docker support with multi-arch build and user permissions handling (master...add-docker-support) https://github.com/bitcoin/bitcoin/pull/33139
<bitcoin-git> [bitcoin] fanquake merged pull request #33151: subtree: update crc32c subtree (master...update_crc32c_subtree) https://github.com/bitcoin/bitcoin/pull/33151
<bitcoin-git> bitcoin/master 9a5d297 fanquake: Squashed 'src/crc32c/' changes from b60d2b7334..efb8ea04e4
<bitcoin-git> bitcoin/master 8ef8dd6 fanquake: Update crc32c subtree to latest upstream master
<bitcoin-git> bitcoin/master 6a2bb0f merge-script: Merge bitcoin/bitcoin#33151: subtree: update crc32c subtree
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b43b8be782b8...6a2bb0fd8359
<bitcoin-git> [bitcoin] fanquake merged pull request #33125: ci: Use mlc `v1` and fix typos (master...misc_cleanups) https://github.com/bitcoin/bitcoin/pull/33125
<bitcoin-git> [bitcoin] fanquake pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/d767503b6a26...b43b8be782b8
<bitcoin-git> bitcoin/master 96f8673 kilavvy: doc: fix typos
<bitcoin-git> bitcoin/master d818340 fuder.eth: test: Rename shuffled_indeces to shuffled_indices
<bitcoin-git> bitcoin/master 49f2f3c fanquake: doc: fix typos
<bitcoin-git> [bitcoin] hebasto opened pull request #33152: Prepare "Open Transifex translations for v30.0" release step (master...250807-translations) https://github.com/bitcoin/bitcoin/pull/33152
<bitcoin-git> [bitcoin] fanquake opened pull request #33151: subtree: update crc32c subtree (master...update_crc32c_subtree) https://github.com/bitcoin/bitcoin/pull/33151
<bitcoin-git> [bitcoin] fanquake closed pull request #33149: Bitcoin v1 (master...bitcoin-v1) https://github.com/bitcoin/bitcoin/pull/33149
<bitcoin-git> [bitcoin] bitcoin0158 opened pull request #33149: Bitcoin v1 (master...bitcoin-v1) https://github.com/bitcoin/bitcoin/pull/33149
<bitcoin-git> [bitcoin] fanquake closed pull request #33148: doc:Fix typos (master...fix-typo) https://github.com/bitcoin/bitcoin/pull/33148
<bitcoin-git> [bitcoin] bethoffman opened pull request #33148: doc:Fix typos (master...fix-typo) https://github.com/bitcoin/bitcoin/pull/33148

2025-08-06

<bitcoin-git> [bitcoin] achow101 merged pull request #33039: refactor,test: follow-ups to multi-byte block obfuscation (master...l0rinc/31144-follow-ups) https://github.com/bitcoin/bitcoin/pull/33039
<bitcoin-git> bitcoin/master a17d820 Lőrinc: test: merge xor_roundtrip_random_chunks and xor_bytes_reference
<bitcoin-git> bitcoin/master 2dea045 Lőrinc: test: make `obfuscation_serialize` more thorough
<bitcoin-git> bitcoin/master 298bf95 Lőrinc: refactor: simplify `Obfuscation::HexKey`
<bitcoin-git> [bitcoin] achow101 pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/cf15d45192e0...d767503b6a26
<bitcoin-git> [gui-qml] MarnixCroes opened pull request #495: fix settings navigation (qt6...fix-settings-navigation) https://github.com/bitcoin-core/gui-qml/pull/495
<bitcoin-git> [bitcoin] m3dwards opened pull request #33145: CI: silent merge check (master...250806-ci-silent-merge) https://github.com/bitcoin/bitcoin/pull/33145
<bitcoin-git> [bitcoin] maflcko opened pull request #33144: build: Set AUTHOR_WARNING on warnings (master...2508-bld-warn-dev) https://github.com/bitcoin/bitcoin/pull/33144
<bitcoin-git> [bitcoin] fanquake merged pull request #33044: contrib: drop use of `PermissionsStartOnly` & `Group=` (master...19513_rebased) https://github.com/bitcoin/bitcoin/pull/33044
<bitcoin-git> bitcoin/master 1caaf65 Florian Schmaus: init: remove Group= as it will default to the user's default group
<bitcoin-git> bitcoin/master 18d1071 Florian Schmaus: init: replace deprecated PermissionsStartOnly systemd directive
<bitcoin-git> bitcoin/master cf15d45 merge-script: Merge bitcoin/bitcoin#33044: contrib: drop use of `PermissionsStartOnly` &...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d7ed47fb80af...cf15d45192e0
<bitcoin-git> [bitcoin] fanquake merged pull request #33077: kernel: create monolithic kernel static library (master...250728-secp) https://github.com/bitcoin/bitcoin/pull/33077
<bitcoin-git> bitcoin/master d7ed47f merge-script: Merge bitcoin/bitcoin#33077: kernel: create monolithic kernel static libra...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/38e6ea9f3a6b...d7ed47fb80af
<bitcoin-git> bitcoin/master fdbade6 Cory Fields: kernel: create monolithic kernel static library
<bitcoin-git> [bitcoin] fanquake opened pull request #33143: [28.x] Backports (28.x...more_more_more_28_backports) https://github.com/bitcoin/bitcoin/pull/33143
<bitcoin-git> [bitcoin] fanquake merged pull request #33101: cmake: Proactively avoid use of `SECP256K1_DISABLE_SHARED` (master...250730-secp) https://github.com/bitcoin/bitcoin/pull/33101
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c92115dcb219...38e6ea9f3a6b
<bitcoin-git> bitcoin/master eb59a19 Hennadii Stepanov: cmake, refactor: Encapsulate adding secp256k1 subtree in function
<bitcoin-git> bitcoin/master b093a19 Hennadii Stepanov: cmake: Proactively avoid use of `SECP256K1_DISABLE_SHARED`
<bitcoin-git> bitcoin/master 38e6ea9 merge-script: Merge bitcoin/bitcoin#33101: cmake: Proactively avoid use of `SECP256K1_DI...
<bitcoin-git> [bitcoin] fanquake merged pull request #33119: rpc: Fix 'getdescriptoractivity' RPCHelpMan, add test to verify fix (master...2025-08-01-getdescriptoractivity-help-bug) https://github.com/bitcoin/bitcoin/pull/33119
<bitcoin-git> bitcoin/master 3543bfd Chris Stewart: test: Fix 'getdescriptoractivity' RPCHelpMan, add test to verify 'spend_vi...
<bitcoin-git> bitcoin/master c92115d merge-script: Merge bitcoin/bitcoin#33119: rpc: Fix 'getdescriptoractivity' RPCHelpMan, ...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1dab8d0635b3...c92115dcb219
<bitcoin-git> [bitcoin] fanquake merged pull request #33113: refactor: Use immediate lambda to work around GCC bug 117966 (master...250801-musig-gcc) https://github.com/bitcoin/bitcoin/pull/33113
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/45bdbb13174f...1dab8d0635b3
<bitcoin-git> bitcoin/master a7bafb3 Hennadii Stepanov: refactor: Use immediate lambda to work around GCC bug 117966
<bitcoin-git> bitcoin/master c7a24c3 MarcoFalke: ci: Re-enable DEBUG=1 in centos task
<bitcoin-git> bitcoin/master 1dab8d0 merge-script: Merge bitcoin/bitcoin#33113: refactor: Use immediate lambda to work around...
<bitcoin-git> [bitcoin] fanquake merged pull request #33122: test: remove duplicated code in test/functional/wallet_migration.py (master...relativePathFollowups) https://github.com/bitcoin/bitcoin/pull/33122
<bitcoin-git> bitcoin/master 6a7c0d3 kevkevinpal: test: refactor to remove duplicated test code
<bitcoin-git> bitcoin/master 45bdbb1 merge-script: Merge bitcoin/bitcoin#33122: test: remove duplicated code in test/function...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a45cc17d3443...45bdbb13174f
<bitcoin-git> [bitcoin] fanquake merged pull request #33115: cmake: Switch to generated `ts_files.cmake` file (master...250801-ts-files) https://github.com/bitcoin/bitcoin/pull/33115
<bitcoin-git> bitcoin/master ca04eeb Hennadii Stepanov: cmake: Switch to generated `ts_files.cmake` file
<bitcoin-git> bitcoin/master a26fbee Hennadii Stepanov: qt: Translations update
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/b90da9c2e959...a45cc17d3443
<bitcoin-git> bitcoin/master 95341de Hennadii Stepanov: cmake, refactor: Move handling of Qt TS files into `locale` directory
<bitcoin-git> [bitcoin] fanquake merged pull request #33138: ci: Pass CI_FAILFAST_TEST_LEAVE_DANGLING into container (master...2508-ci-pass-dangling) https://github.com/bitcoin/bitcoin/pull/33138
<bitcoin-git> bitcoin/master fa1d2f6 MarcoFalke: ci: Pass CI_FAILFAST_TEST_LEAVE_DANGLING into container
<bitcoin-git> bitcoin/master b90da9c merge-script: Merge bitcoin/bitcoin#33138: ci: Pass CI_FAILFAST_TEST_LEAVE_DANGLING into...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fd813bf863b1...b90da9c2e959
<bitcoin-git> [bitcoin] maflcko opened pull request #33142: test: Run bench sanity checks in parallel with functional tests (master...2508-bench-faster-sanity) https://github.com/bitcoin/bitcoin/pull/33142
<bitcoin-git> [bitcoin] maflcko opened pull request #33141: test: Remove polling loop from test_runner (take 2) (master...2508-ci) https://github.com/bitcoin/bitcoin/pull/33141
<bitcoin-git> [bitcoin] maflcko opened pull request #33140: test: Avoid shutdown race in NetworkThread (master...2508-test-less-racy) https://github.com/bitcoin/bitcoin/pull/33140
<l0rinc> fuzzing experts: is there any valid reason to restrict the generated opcodes to the pre-Taproot ones in `ConsumeOpcodeType`? See: https://github.com/bitcoin/bitcoin/pull/32729/commits/dd1a7ab428a7c7f87b2a02580aca0d593c2de68a

2025-08-05

<bitcoin-git> [bitcoin] KaueTech opened pull request #33139: Add Docker support with multi-arch build and user permissions handling (master...add-docker-support) https://github.com/bitcoin/bitcoin/pull/33139
<bitcoin-git> [bitcoin] maflcko opened pull request #33138: ci: Pass CI_FAILFAST_TEST_LEAVE_DANGLING into container (master...2508-ci-pass-dangling) https://github.com/bitcoin/bitcoin/pull/33138
<bitcoin-git> [bitcoin] w0xlt closed pull request #32522: util: C++20 `ToIntegral()` Improvement (master...to_integral) https://github.com/bitcoin/bitcoin/pull/32522
<bitcoin-git> [bitcoin] maflcko closed pull request #33137: ci: Remove unused CI_FAILFAST_TEST_LEAVE_DANGLING (master...2508-ci-less-settings) https://github.com/bitcoin/bitcoin/pull/33137
<corebot> https://github.com/bitcoin/bitcoin/issues/33106 | policy: lower the default blockmintxfee, incrementalrelayfee, minrelaytxfee by glozow · Pull Request #33106 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake merged pull request #33002: ci: Only pass documented env vars (master...2507-ci-doc-env) https://github.com/bitcoin/bitcoin/pull/33002
<bitcoin-git> bitcoin/master 3333d3f MarcoFalke: ci: Only pass documented env vars