2025-08-20

<bitcoin-git> [bitcoin] fanquake merged 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> bitcoin/master cb173b8 Lőrinc: test: use local `CBlockIndex` in block read hash mismatch test to avoid da...
<bitcoin-git> bitcoin/master bc797d2 merge-script: Merge bitcoin/bitcoin#33154: test: use local `CBlockIndex` in block read h...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d3c58a5be96d...bc797d2271ac
<corebot> https://github.com/bitcoin/bitcoin/issues/33226 | [29.x] 33106 backport and final changes for rc2 by glozow · Pull Request #33226 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake merged pull request #33193: Release: Prepare "Translation string freeze" step (master...250815-translations) https://github.com/bitcoin/bitcoin/pull/33193
<bitcoin-git> bitcoin/master 0df2c3c Hennadii Stepanov: qt: Update `src/qt/locale/bitcoin_en.xlf` translation source file
<bitcoin-git> bitcoin/master d3c58a5 merge-script: Merge bitcoin/bitcoin#33193: Release: Prepare "Translation string freeze" ...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9cf7b3d90c76...d3c58a5be96d
<bitcoin-git> [bitcoin] luke-jr opened pull request #33228: Bugfix: AllocateFileRange: Address various issues (master...fix_preallocate) https://github.com/bitcoin/bitcoin/pull/33228
<bitcoin-git> [bitcoin] glozow merged pull request #33225: [29.x] Backport logging ratelimiting (29.x...backport_logging_ratelimiting) https://github.com/bitcoin/bitcoin/pull/33225
<bitcoin-git> bitcoin/29.x a0992a8 Eugene Siegel: log: use std::source_location in place of __func__, __FILE__, __LINE__
<bitcoin-git> bitcoin/29.x 41262cc Eugene Siegel: log: introduce LogRateLimiter, LogLimitStats, Status
<bitcoin-git> bitcoin/29.x 4987c03 Eugene Siegel: test: Mark ~DebugLogHelper as noexcept(false)
<bitcoin-git> [bitcoin] glozow pushed 18 commits to 29.x: https://github.com/bitcoin/bitcoin/compare/837c5c7fd882...c5196bc9c444
<bitcoin-git> [bitcoin] glozow opened pull request #33226: [29.x] 33106 backport and final changes for rc2 (29.x...2025-08-29.1rc2) https://github.com/bitcoin/bitcoin/pull/33226
<bitcoin-git> [bitcoin] fanquake opened pull request #33225: [29.x] Backport logging ratelimiting (29.x...backport_logging_ratelimiting) https://github.com/bitcoin/bitcoin/pull/33225
<bitcoin-git> [bitcoin] Eunovo closed pull request #29680: wallet: fix unrelated parent conflict doesn't cause child tx to be marked as conflict (master...fix-unknown-parent-conflict) https://github.com/bitcoin/bitcoin/pull/29680
<bitcoin-git> [bitcoin] fanquake merged pull request #33211: test: modify logging_filesize_rate_limit params (master...logging_tests_time_window_08182025) https://github.com/bitcoin/bitcoin/pull/33211
<bitcoin-git> bitcoin/master 9cf7b3d merge-script: Merge bitcoin/bitcoin#33211: test: modify logging_filesize_rate_limit para...
<bitcoin-git> bitcoin/master 5dda364 Eugene Siegel: test: modify logging_filesize_rate_limit params
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f5f853d95254...9cf7b3d90c76
<bitcoin-git> [bitcoin] l0rinc opened pull request #33224: doc: unify `datacarriersize` warning with release notes (master...l0rinc/datacarriersize-doc-unification) https://github.com/bitcoin/bitcoin/pull/33224

2025-08-19

<bitcoin-git> [bitcoin] murchandamus opened pull request #33223: coinselection: Tiebreak SRD eviction by weight (master...2025-08-tiebreak-SRD) https://github.com/bitcoin/bitcoin/pull/33223
<bitcoin-git> [bitcoin] sipa opened pull request #33222: miner: clamp options instead of asserting (master...202508_clamp_mine_size) https://github.com/bitcoin/bitcoin/pull/33222
<bitcoin-git> [bitcoin] achow101 merged pull request #32878: index: fix wrong assert of current_tip == m_best_block_index (master...rewind) https://github.com/bitcoin/bitcoin/pull/32878
<bitcoin-git> bitcoin/master acf5023 Hao Xu: index: fix wrong assert of current_tip == m_best_block_index
<bitcoin-git> bitcoin/master 3aef38f furszy: test: exercise index reorg assertion failure
<bitcoin-git> bitcoin/master f5f853d Ava Chow: Merge bitcoin/bitcoin#32878: index: fix wrong assert of current_tip == m_b...
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/22e689587a7a...f5f853d95254
<bitcoin-git> [bitcoin] polespinasa opened pull request #33220: doc: truc packages allow sub min feerate transactions (master...TRUC_doc) https://github.com/bitcoin/bitcoin/pull/33220
<bitcoin-git> [bitcoin] ismaelsadeeq opened pull request #33218: fees: refactor: Create `policy/fees` dir and rename `fees.{h, cpp}` to `fees/block_policy_estimator{h, cpp}` (master...08-2025-block-policy-refactor) https://github.com/bitcoin/bitcoin/pull/33218
<bitcoin-git> [bitcoin] fanquake opened pull request #33217: depends: remove xinerama extension from libxcb (master...drop_xinerama) https://github.com/bitcoin/bitcoin/pull/33217
<bitcoin-git> [bitcoin] ismaelsadeeq opened pull request #33216: mini miner: enable `Linearize` return package feerates (master...08-2025-mini-miner-return-packages) https://github.com/bitcoin/bitcoin/pull/33216
<bitcoin-git> [bitcoin] ryanofsky closed pull request #33190: build: Enable ENABLE_IPC option by default (master...pr/ipc-default) https://github.com/bitcoin/bitcoin/pull/33190
<bitcoin-git> [bitcoin] fanquake merged pull request #33209: cmake: Drop python dependency for translate (master...translate-no-python) https://github.com/bitcoin/bitcoin/pull/33209
<bitcoin-git> bitcoin/master 22e6895 merge-script: Merge bitcoin/bitcoin#33209: cmake: Drop python dependency for translate
<bitcoin-git> bitcoin/master 3c4a109 Daniel Pfeifer: cmake: Drop python dependency for translate
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/be356fc49be4...22e689587a7a
<bitcoin-git> [gui] hebasto reopened pull request #884: Fix compatibility with `-debuglogfile` command-line option (master...250819-debuglog) https://github.com/bitcoin-core/gui/pull/884
<bitcoin-git> [gui] hebasto closed pull request #884: Fix compatibility with `-debuglogfile` command-line option (master...250819-debuglog) https://github.com/bitcoin-core/gui/pull/884
<bitcoin-git> [bitcoin] hebasto opened pull request #33215: Fix compatibility with `-debuglogfile` command-line option (master...250819-debuglog) https://github.com/bitcoin/bitcoin/pull/33215
<bitcoin-git> [gui] hebasto opened pull request #884: Fix compatibility with `-debuglogfile` command-line option (master...250819-debuglog) https://github.com/bitcoin-core/gui/pull/884
<bitcoin-git> [bitcoin] glozow merged pull request #32896: wallet, rpc: add v3 transaction creation and wallet support (master...wallet_v3_txs) https://github.com/bitcoin/bitcoin/pull/32896
<bitcoin-git> bitcoin/master 2e96176 ishaanam: wallet: don't include unconfirmed v3 txs with children in available coins
<bitcoin-git> bitcoin/master cc15522 ishaanam: wallet: set m_version in coin control to default value
<bitcoin-git> bitcoin/master ec2676b ishaanam: wallet: unconfirmed ancestors and descendants are always truc
<bitcoin-git> [bitcoin] glozow pushed 13 commits to master: https://github.com/bitcoin/bitcoin/compare/f58de8749e94...be356fc49be4
<bitcoin-git> [bitcoin] fqlx opened pull request #33214: Rpc no bool verbosity (master...rpc-no-bool-verbosity) https://github.com/bitcoin/bitcoin/pull/33214
<bitcoin-git> [bitcoin] DrahtBot closed pull request #33213: rpc: require integer verbosity; remove boolean 'verbose' (master...rpc-no-bool-verbosity) https://github.com/bitcoin/bitcoin/pull/33213
<bitcoin-git> [bitcoin] fqlx opened pull request #33213: rpc: require integer verbosity; remove boolean 'verbose' (master...rpc-no-bool-verbosity) https://github.com/bitcoin/bitcoin/pull/33213

2025-08-18

<bitcoin-git> [bitcoin] mzumsande opened pull request #33212: index: Don't commit state in BaseIndex::Rewind (master...202508_index_nocommit) https://github.com/bitcoin/bitcoin/pull/33212
<bitcoin-git> [bitcoin] fanquake merged pull request #32345: ipc: Handle unclean shutdowns better (master...pr/ipc-stop) https://github.com/bitcoin/bitcoin/pull/32345
<bitcoin-git> bitcoin/master e886c65 Ryan Ofsky: Squashed 'src/ipc/libmultiprocess/' changes from 27c7e8e5a581..b4120d34bad2
<bitcoin-git> bitcoin/master 5c45bc9 Ryan Ofsky: Merge commit 'e886c65b6b37aaaf5d22ca68bc14e55d8ec78212' into pr/ipc-stop-b...
<bitcoin-git> bitcoin/master 9a9fb19 Ryan Ofsky: ipc: Use EventLoopRef instead of addClient/removeClient
<bitcoin-git> [bitcoin] fanquake pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/d31dc8f8189e...f58de8749e94
<bitcoin-git> [bitcoin] Crypt-iQ opened pull request #33211: test: modify logging_filesize_rate_limit params (master...logging_tests_time_window_08182025) https://github.com/bitcoin/bitcoin/pull/33211
<bitcoin-git> [bitcoin] davidgumberg closed pull request #33187: build: Enable -DCMAKE_EXPORT_COMPILE_COMMANDS=1 (master...2025-08-13-export-compile-commands) https://github.com/bitcoin/bitcoin/pull/33187
<corebot> https://github.com/bitcoin/bitcoin/issues/33208 | Indexes stuck on unknown best block after unclean shutdown · Issue #33208 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/28792 | Embed default ASMap as binary dump header file by fjahr · Pull Request #28792 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] stickies-v closed 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] brunoerg opened pull request #33210: fuzz: enhance wallet_fees by mocking mempool stuff (master...2025-08-fuzz-improve-wallet-fees) https://github.com/bitcoin/bitcoin/pull/33210
<bitcoin-git> [bitcoin] hebasto closed 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] purpleKarrot opened pull request #33209: cmake: Drop python dependency for translate (master...translate-no-python) https://github.com/bitcoin/bitcoin/pull/33209
<bitcoin-git> [bitcoin] hebasto merged 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/master d5054be Daniel Pfeifer: cmake: Introduce translate.cmake script for translate target
<bitcoin-git> bitcoin/master 05255d5 Daniel Pfeifer: cmake: Drop dependency on sed for translate target
<bitcoin-git> bitcoin/master d31dc8f Hennadii Stepanov: Merge bitcoin/bitcoin#33200: cmake: Introduce translate.cmake script for t...
<bitcoin-git> [bitcoin] hebasto pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/57e8f34fe206...d31dc8f8189e
<bitcoin-git> [bitcoin] rkrux closed pull request #32603: rpc, doc: clarify wallet version in getwalletinfo help (master...wallet-version) https://github.com/bitcoin/bitcoin/pull/32603
<bitcoin-git> [bitcoin] maflcko closed pull request #33163: BIP360: Includes the following: (master...p2qrh) https://github.com/bitcoin/bitcoin/pull/33163

2025-08-16

<bitcoin-git> [bitcoin] hebasto closed pull request #33194: cmake: Collect headers for extracting translatable strings (master...250815-tr-headers) https://github.com/bitcoin/bitcoin/pull/33194

2025-08-15

<bitcoin-git> [bitcoin] achow101 merged pull request #32977: wallet: Remove wallet version and several legacy related functions (master...remove_nversion) https://github.com/bitcoin/bitcoin/pull/32977
<bitcoin-git> bitcoin/master e27da31 woltx: wallet: Remove `GetVersion()`
<bitcoin-git> bitcoin/master 63acee2 woltx: wallet: Remove `GetClosestWalletFeature()`
<bitcoin-git> bitcoin/master ba01585 woltx: wallet: `MigrateToDescriptor` no longer calls `CanSupportFeature`
<bitcoin-git> [bitcoin] achow101 pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/97593c1fd3e6...57e8f34fe206
<bitcoin-git> [bitcoin] fjahr closed pull request #33134: refactor, index: Remove member variables in coinstatsindex (master...2025-08-csi-no-members) https://github.com/bitcoin/bitcoin/pull/33134
<bitcoin-git> [bitcoin] achow101 closed pull request #33203: . (master...auto-doc-32698-1755296593) https://github.com/bitcoin/bitcoin/pull/33203
<bitcoin-git> [bitcoin] achow101 closed pull request #33204: . (master...auto-doc-33146-1755296778) https://github.com/bitcoin/bitcoin/pull/33204
<bitcoin-git> [bitcoin] achow101 closed pull request #33207: . (master...auto-doc-33146-1755297390) https://github.com/bitcoin/bitcoin/pull/33207
<bitcoin-git> [bitcoin] achow101 closed pull request #33205: . (master...auto-doc-33146-1755297082) https://github.com/bitcoin/bitcoin/pull/33205
<bitcoin-git> [bitcoin] achow101 closed pull request #33206: . (master...auto-doc-33146-1755297266) https://github.com/bitcoin/bitcoin/pull/33206
<bitcoin-git> [bitcoin] achow101 closed pull request #33202: . (master...auto-fix-issue-33197) https://github.com/bitcoin/bitcoin/pull/33202
<bitcoin-git> [bitcoin] MrDecryptDecipher opened pull request #33207: doc: enhance documentation for issue #33146 (master...auto-doc-33146-1755297390) https://github.com/bitcoin/bitcoin/pull/33207
<bitcoin-git> [bitcoin] MrDecryptDecipher opened pull request #33206: doc: enhance documentation for issue #33146 (master...auto-doc-33146-1755297266) https://github.com/bitcoin/bitcoin/pull/33206
<bitcoin-git> [bitcoin] MrDecryptDecipher opened pull request #33205: doc: enhance documentation for issue #33146 (master...auto-doc-33146-1755297082) https://github.com/bitcoin/bitcoin/pull/33205
<bitcoin-git> [bitcoin] MrDecryptDecipher opened pull request #33204: doc: enhance documentation for issue #33146 (master...auto-doc-33146-1755296778) https://github.com/bitcoin/bitcoin/pull/33204
<bitcoin-git> [bitcoin] MrDecryptDecipher opened pull request #33203: doc: enhance documentation for issue #32698 (master...auto-doc-32698-1755296593) https://github.com/bitcoin/bitcoin/pull/33203
<bitcoin-git> [bitcoin] MrDecryptDecipher opened pull request #33202: doc: improve documentation clarity for issue #33197 (master...auto-fix-issue-33197) https://github.com/bitcoin/bitcoin/pull/33202
<phantomcircuit> gmaxwell, the minimum relay fees are kinda weird since it's protecting against unlikely to be mined but valid transactions wasting our bandwidth, but priced in bitcoin
<bitcoin-git> [bitcoin] achow101 merged pull request #32975: assumevalid: log every script validation state change (master...l0rinc/warn-logging-enable) https://github.com/bitcoin/bitcoin/pull/32975
<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 6e62b70 merge-script: Merge bitcoin/bitcoin#33143: [28.x] Backports
<bitcoin-git> bitcoin/28.x 9f1b89a fanquake: doc: update release notes for 28.x
<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 a18b53f will: guix: warn SOURCE_DATE_EPOCH set in guix-codesign
<bitcoin-git> bitcoin/29.x 9437415 deadmanoz: tracing: fix pointer argument handling in mempool_monitor.py
<bitcoin-git> bitcoin/29.x 3cd8612 Roman Zeyde: doc/zmq: fix unix socket path example
<bitcoin-git> [bitcoin] fanquake pushed 9 commits to 29.x: https://github.com/bitcoin/bitcoin/compare/565af03c37d8...837c5c7fd882
<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/master 9a04635 Antoine Poinsot: scripted-diff: validation: rename mandatory errors into block errors
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/c99f5c5e1b42...7b4a1350dfd6
<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 72dc184 glozow: [test] RBF rule 4 for various incrementalrelayfee settings
<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] 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/master 5f70bc8 Eugene Siegel: log: remove const qualifier from arguments in LogPrintFormatInternal
<bitcoin-git> bitcoin/master b8e92fb Eugene Siegel: log: avoid double hashing in SourceLocationHasher
<bitcoin-git> bitcoin/master 616bc22 Eugene Siegel: test: remove noexcept(false) comment in ~DebugLogHelper
<bitcoin-git> [bitcoin] achow101 pushed 12 commits to master: https://github.com/bitcoin/bitcoin/compare/8405fdb06e8f...578b512bdd88
<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 2b00030 pablomartin4btc: interfaces, chain, refactor: Remove inaccurate getActiveChainLocator
<bitcoin-git> bitcoin/master 110a0f4 pablomartin4btc: interfaces, chain, refactor: Remove unused getTipLocator
<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] 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 aeb0f78 marcofleon: refactor: Convert `mini_miner` from uint256 to Txid
<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 dbf8b09 merge-script: Merge bitcoin/bitcoin#33171: ci: Update `actions/checkout` version
<bitcoin-git> bitcoin/master f83c01d Hennadii Stepanov: 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 d6887f0 merge-script: Merge bitcoin/bitcoin#33178: guix: increase maximum allowed (runtime) GCC ...
<bitcoin-git> bitcoin/master 776a163 fanquake: guix: increase maximum allowed (runtime) GCC to 7
<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 ec484bd merge-script: Merge bitcoin/bitcoin#31453: util: detect and warn when using exFAT on Mac...
<bitcoin-git> bitcoin/master db32280 willcl-ark: util: detect and warn when using exFAT on macOS
<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/master 554befd Lőrinc: test: revive `getcoinscachesizestate`
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/41642d43b3b2...273e600e65c2
<bitcoin-git> bitcoin/master 64ed0fa Lőrinc: refactor: modernize `LargeCoinsCacheThreshold`
<bitcoin-git> bitcoin/master 1b40dc0 Lőrinc: refactor: extract `LargeCoinsCacheThreshold` from `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 92af9f7 Pieter Wuille: script: (optimization) introduce sighash midstate caching
<bitcoin-git> bitcoin/master 8f3ddb0 Pieter Wuille: script: (refactor) prepare for introducing sighash midstate cache
<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/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] glozow pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/63d604af05f8...f679bad6052a
<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 656e16a Hennadii Stepanov: qt: Update the `src/qt/locale/bitcoin_en.xlf` translation source file
<bitcoin-git> bitcoin/master a0eaa44 Hennadii Stepanov: Fix typos
<bitcoin-git> bitcoin/master 8d4aaae Hennadii Stepanov: Update Transifex slug for 30.x
<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