<bitcoin-git>
[bitcoin] gianlucamazza opened pull request #33239: test: Add comprehensive tests for 999-of-999 Taproot multisig (master...test-999-multisig) https://github.com/bitcoin/bitcoin/pull/33239
<bitcoin-git>
[bitcoin] fanquake merged pull request #33237: doc: use new block_to_connect parameter name (master...2025-08/doc-fix-pblock) https://github.com/bitcoin/bitcoin/pull/33237
<bitcoin-git>
bitcoin/master 2c223de merge-script: Merge bitcoin/bitcoin#33237: doc: use new block_to_connect parameter name
<bitcoin-git>
[bitcoin] stickies-v opened pull request #33237: doc: use new block_to_connect parameter name (master...2025-08/doc-fix-pblock) https://github.com/bitcoin/bitcoin/pull/33237
<jon_atack>
fanquake: it is a longstanding bug (perhaps first reported in 2014 (https://github.com/bitcoin/bitcoin/issues/5097), for me it made a very large difference in IBD time, though if others disagree I suppose it can wait for another release
<b10c>
gmaxwell: re 82.66.103.79: it's an altcoin node with Bitcoin mainnet network magic
<dergoegge>
"Error: FUZZ target 'process_message' not found" does not look like an error message that Bitcoin Core produces. You should check if your fuzzer also expects a FUZZ env variable and fails to interpret the "process_message" value.
<Guesttytty2>
I get FUZZ target 'process_message' not found. I wonder if there is an additional step I am missing to let my local fuzzer know about bitcoin targets?
<Guesttytty2>
iam trying to link my local fuzzer to bitcoin node(process_message target in this case). first I run
<bitcoin-git>
[bitcoin] w0xlt opened pull request #33231: net: Prevent node from binding to the same `CService` (master...mulitple_binds) https://github.com/bitcoin/bitcoin/pull/33231
<bitcoin-git>
[bitcoin] ryanofsky merged pull request #31802: Add bitcoin-{node,gui} to release binaries for IPC (master...2025/02/ipc-yea) https://github.com/bitcoin/bitcoin/pull/31802
<bitcoin-git>
bitcoin/master 16bce9a Sjors Provoost: build: depends makes libmultiprocess by default
<bitcoin-git>
bitcoin/master b333cc1 Sjors Provoost: ci: build one depends job without multiprocess
<bitcoin-git>
bitcoin/master 32a90e1 Sjors Provoost: ci: use bitcoin-node for one depends job
<bitcoin-git>
[bitcoin] achow101 opened pull request #33230: cli: Handle arguments that can be either JSON or string (master...cli-strong-or-json) https://github.com/bitcoin/bitcoin/pull/33230
<bitcoin-git>
[bitcoin] ryanofsky opened pull request #33229: multiprocess: Don't require bitcoin -m argument when IPC options are used (master...pr/ipc-auto) https://github.com/bitcoin/bitcoin/pull/33229
<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 776a163 fanquake: guix: increase maximum allowed (runtime) GCC to 7