<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] 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] 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] 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] 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] ajtowns opened pull request #33191: net: Provide block templates to peers on request (master...202508-sendtemplate1) https://github.com/bitcoin/bitcoin/pull/33191
<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
<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] 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 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 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/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
<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
<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