<bitcoin-git>
[bitcoin] laanwj opened pull request #32200: net: Add Tor extended SOCKS5 error codes (master...2025-03-tor-extended-error-codes) https://github.com/bitcoin/bitcoin/pull/32200
<bitcoin-git>
[bitcoin] maflcko opened pull request #32199: util: Ensure UninterruptibleSleep does not return too early (master...2504-time) https://github.com/bitcoin/bitcoin/pull/32199
<bitcoin-git>
[bitcoin] maflcko opened pull request #32198: fuzz: Make p2p_headers_presync more deterministic (master...2503-fuzz-det) https://github.com/bitcoin/bitcoin/pull/32198
<bitcoin-git>
bitcoin/master fa7e931 MarcoFalke: contrib: Add optional parallelism to deterministic-fuzz-coverage
<bitcoin-git>
[bitcoin] fanquake closed pull request #32181: BIP-777 (GPR) The Great Poker Restoration: Add the poker client back to bitcoin (master...master) https://github.com/bitcoin/bitcoin/pull/32181
<bitcoin-git>
[bitcoin] fanquake merged pull request #32194: ci, windows: Do not exclude `wallet_migration.py` in command line (master...250401-excluded) https://github.com/bitcoin/bitcoin/pull/32194
<bitcoin-git>
bitcoin/master 4a67993 Hennadii Stepanov: ci, windows: Do not exclude `wallet_migration.py` in command line
<bitcoin-git>
bitcoin/master 16b084f merge-script: Merge bitcoin/bitcoin#32194: ci, windows: Do not exclude `wallet_migration...
2025-04-01
<bitcoin-git>
[bitcoin] hebasto opened pull request #32194: ci, windows: Do not exclude `wallet_migration.py` in command line (master...250401-excluded) https://github.com/bitcoin/bitcoin/pull/32194
<bitcoin-git>
[bitcoin] sipa opened pull request #32191: Make TxGraph fuzz tests more deterministic (master...202504_txgraph_deterministic) https://github.com/bitcoin/bitcoin/pull/32191
<bitcoin-git>
[bitcoin] kevkevinpal opened pull request #32190: test: added coverage to bitcoin-chainstate testing invalid block header (master...invalidHeaderTestChainstate) https://github.com/bitcoin/bitcoin/pull/32190
<Murch[m]>
@pennyEther: Generally, I have had good results using a common search engine restricted to bitcoin.stackexchange.com, as the search function on BSE itself is not great. There are a ton of discussions of "majority attacks" and "chain-reorganizations" there, though.
<bitcoin-git>
[bitcoin] marcofleon opened pull request #32189: refactor: Txid type safety (parent PR) (master...2025/03/full-txid-type-safety) https://github.com/bitcoin/bitcoin/pull/32189
<bitcoin-git>
[bitcoin] ryanofsky merged pull request #32096: Move some tests and documentation from testnet3 to testnet4 (master...2025/03/testnet3-4) https://github.com/bitcoin/bitcoin/pull/32096
<bitcoin-git>
bitcoin/master 4281e36 Sjors Provoost: zmq: use testnet4 in zmq_sub.py example
<bitcoin-git>
[bitcoin] rkrux opened pull request #32186: descriptor: handle listdescriptors(private=true) in case of taproot descriptors having partial keys (master...taproot-list-desc) https://github.com/bitcoin/bitcoin/pull/32186
<bitcoin-git>
[bitcoin] hebasto opened pull request #32182: ci: Switch to dynamic library linkage in native Windows job (master...250401-ci-dll) https://github.com/bitcoin/bitcoin/pull/32182
<bitcoin-git>
[bitcoin] stutxo opened pull request #32181: BIP-777 (GPR) The Great Poker Restoration: Add the poker client back to bitcoin (master...master) https://github.com/bitcoin/bitcoin/pull/32181
2025-03-31
<bitcoin-git>
[bitcoin] mzumsande opened pull request #32180: p2p: Advance pindexLastCommonBlock early after connecting blocks (master...202403_ibd_lastcommonblock) https://github.com/bitcoin/bitcoin/pull/32180
<bitcoin-git>
[bitcoin] laanwj opened pull request #32176: net: Prevent accidental circuit sharing when using Tor stream isolation (master...2025-03-tor-stream-isolation) https://github.com/bitcoin/bitcoin/pull/32176
<bitcoin-git>
[bitcoin] brunoerg opened pull request #32175: fuzz: doc: add info about `afl-system-config` for macOS (master...2025-03-fuzz-afl) https://github.com/bitcoin/bitcoin/pull/32175
<bitcoin-git>
[bitcoin] pablomartin4btc opened pull request #32174: test: Verify that a message is not in rpc errors raised (follow-up 31451) (master...verify-message-not-among-error-messages-in-rpc-call) https://github.com/bitcoin/bitcoin/pull/32174
<bitcoin-git>
[bitcoin] fanquake merged pull request #31176: ci: Test cross-built Windows executables on Windows natively (master...241029-ci-win) https://github.com/bitcoin/bitcoin/pull/31176
<bitcoin-git>
bitcoin/master 25b56fd Hennadii Stepanov: ci: Test cross-built Windows executables on Windows natively
<bitcoin-git>
bitcoin/master f861919 Hennadii Stepanov: ci: Use `bash` by default for all platforms
<bitcoin-git>
bitcoin/master 3501bca Hennadii Stepanov: ci: Move "Windows cross" job from Cirrus CI to GHA CI
<bitcoin-git>
[bitcoin] tnndbtc reopened pull request #31719: miniscript: fixes #29098 by only use first k valid signatures (master...fix-multi-sig-performance) https://github.com/bitcoin/bitcoin/pull/31719
<bitcoin-git>
[bitcoin] tnndbtc closed pull request #31719: miniscript: fixes #29098 by only use first k valid signatures (master...fix-multi-sig-performance) https://github.com/bitcoin/bitcoin/pull/31719
<bitcoin-git>
bitcoin/master ae6b6ea rkrux: wallet: remove redundant `Assert` call when block is disconnected
<bitcoin-git>
bitcoin/master 9acc25b Ryan Ofsky: Merge bitcoin/bitcoin#32153: wallet: remove redundant `Assert` call when b...
<bitcoin-git>
[bitcoin] willcl-ark opened pull request #32159: net, pcp: handle multi-part responses and filter... (master...pcp-default-multipart) https://github.com/bitcoin/bitcoin/pull/32159
<bitcoin-git>
[bitcoin] maflcko opened pull request #32158: fuzz: Make partially_downloaded_block more deterministic (master...2503-fuzz-det) https://github.com/bitcoin/bitcoin/pull/32158
<bitcoin-git>
qa-assets/main 3846351 maflcko: Merge pull request #222 from maflcko/main
<bitcoin-git>
[bitcoin] darosior opened pull request #32155: miner: timelock the coinbase to the mined block's height (master...2502_height_in_cb_locktime) https://github.com/bitcoin/bitcoin/pull/32155
<bitcoin-git>
[bitcoin] instagibbs reopened pull request #26398: Replace MIN_STANDARD_TX_NONWITNESS_SIZE to preclude 64 non-witness bytes only (master...relax_too_small_tx_equality) https://github.com/bitcoin/bitcoin/pull/26398
<johnny9dev>
My plans for the next week are to open up a PR for the multiple recipients form as well as get bitcoin-core/gui-qml#441 and bitcoin-core/gui-qml#434 merged.
<johnny9dev>
Christoph has opened a design discussion on Coin Selection at https://github.com/BitcoinDesign/Bitcoin-Core-App/issues/153 and Michael has provided a nice updated prototype. I encourage anyone interested in Coin Control to take a look and leave a comment if there is anything you would like to see.
<TheCharlatan>
I am still waiting for more reviews on #31382. It is useful, because it cleans up the shutdown logic a bit and gets rid of the last remaining warts in bitcoin-chainstate.
<TheCharlatan>
Thanks to some quick reviews we now also have a simple functional test for bitcoin-chainstate, which could make it a bit easier to ensure the library is actually usable and to validate future changes to the API.
<bitcoin-git>
[bitcoin] maflcko closed pull request #32152: test: add p2pk support to wallet_implicity_segwit.py (master...add-p2pk-support-to-wallet-implicity-segwit-test) https://github.com/bitcoin/bitcoin/pull/32152
<bitcoin-git>
[bitcoin] maflcko opened pull request #32154: fuzz: Avoid integer sanitizer warnings in policy_estimator target (master...2503-fuzz-isan) https://github.com/bitcoin/bitcoin/pull/32154
<bitcoin-git>
[bitcoin] rkrux opened pull request #32153: wallet: remove redundant `Assert` call when block is disconnected (master...wallet-block) https://github.com/bitcoin/bitcoin/pull/32153
<bitcoin-git>
[bitcoin] musaHaruna opened pull request #32152: test: add p2pk support to wallet_implicity_segwit.py (master...add-p2pk-support-to-wallet-implicity-segwit-test) https://github.com/bitcoin/bitcoin/pull/32152
<bitcoin-git>
[bitcoin] fanquake merged pull request #32100: doc: clarify the documentation of `Assume` assertion (master...03-2025-clarify-assume-doc) https://github.com/bitcoin/bitcoin/pull/32100
<bitcoin-git>
bitcoin/master a54baa8 merge-script: Merge bitcoin/bitcoin#32100: doc: clarify the documentation of `Assume` as...
<bitcoin-git>
bitcoin/master 0aa874a Pieter Wuille: clusterlin: Add FixLinearization function + fuzz test
<lightlike>
i find it a bit annoying that when I use --target to only build bitcoind and bitcoin-cli, multiple functional tests fail because they require executables I didn't build (e.g. tool_wallet)
<bitcoin-git>
[bitcoin] mzumsande opened pull request #32148: test: fix intermittent timeout in p2p_ibd_stalling.py (master...202503_fix_ibd_stalling) https://github.com/bitcoin/bitcoin/pull/32148
<bitcoin-git>
[bitcoin] TheCharlatan opened pull request #32145: test: Add functional test for bitcoin-chainstate (master...BitcoinChainstateFunctionalTest) https://github.com/bitcoin/bitcoin/pull/32145