2025-03-26

<bitcoin-git> [bitcoin] glozow merged pull request #31363: cluster mempool: introduce TxGraph (master...202411_txgraph) https://github.com/bitcoin/bitcoin/pull/31363
<bitcoin-git> bitcoin/master bfeb69f Pieter Wuille: clusterlin: Make IsAcyclic() a DepGraph member function
<bitcoin-git> bitcoin/master d449773 Pieter Wuille: scripted-diff: (refactor) ClusterIndex -> DepGraphIndex
<bitcoin-git> [bitcoin] glozow pushed 26 commits to master: https://github.com/bitcoin/bitcoin/compare/c0b7159de475...f1d129d96340
<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] fanquake closed pull request #32146: Fix broken link (master...patch-1) https://github.com/bitcoin/bitcoin/pull/32146
<bitcoin-git> [bitcoin] Hopium21 opened pull request #32146: Fix broken link (master...patch-1) https://github.com/bitcoin/bitcoin/pull/32146
<bitcoin-git> [bitcoin-maintainer-tools] laanwj merged pull request #181: delete_nonreduced_fuzz_inputs.sh: Fix bin dir for afl (main...patch-1) https://github.com/bitcoin-core/bitcoin-maintainer-tools/pull/181
<bitcoin-git> [bitcoin-maintainer-tools] laanwj pushed 2 commits to main: https://github.com/bitcoin-core/bitcoin-maintainer-tools/compare/961d365897e7...e626b57997e5
<bitcoin-git> bitcoin-maintainer-tools/main e626b57 merge-script: Merge bitcoin-core/bitcoin-maintainer-tools#181: delete_nonreduced_fuzz_in...
<bitcoin-git> bitcoin-maintainer-tools/main e5e34cc maflcko: delete_nonreduced_fuzz_inputs.sh: Fix bin dir for afl
<bitcoin-git> [bitcoin] TheCharlatan opened pull request #32145: test: Add functional test for bitcoin-chainstate (master...BitcoinChainstateFunctionalTest) https://github.com/bitcoin/bitcoin/pull/32145
<bitcoin-git> [bitcoin] strmfos opened pull request #32144: Remove needless borrow to fix Clippy warning (master...master) https://github.com/bitcoin/bitcoin/pull/32144
<bitcoin-git> [bitcoin] cculianu opened pull request #32143: Fix 11-year-old mis-categorized error code in OP_IF evaluation (master...patch-1) https://github.com/bitcoin/bitcoin/pull/32143

2025-03-25

<bitcoin-git> [bitcoin] glozow merged pull request #32122: fuzz: Fix off-by-one in package_rbf target (master...2503-fuzz-one-ub) https://github.com/bitcoin/bitcoin/pull/32122
<bitcoin-git> bitcoin/master c0b7159 merge-script: Merge bitcoin/bitcoin#32122: fuzz: Fix off-by-one in package_rbf target
<bitcoin-git> bitcoin/master fa5674c MarcoFalke: fuzz: Fix off-by-one in package_rbf target
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dfb7d58108da...c0b7159de475
<bitcoin-git> [bitcoin] l0rinc opened pull request #32141: fuzz: extract unsequenced operations with side-effects (master...l0rinc/psbt-fuzz-fix) https://github.com/bitcoin/bitcoin/pull/32141
<bitcoin-git> [bitcoin] l0rinc reopened pull request #32084: doc: use `libfuzzer-nosan` for macOS (master...l0rinc/libfuzzer-nosan-mac) https://github.com/bitcoin/bitcoin/pull/32084
<bitcoin-git> [bitcoin] EniRox001 opened pull request #32140: contrib: Add external RPC code generator with unit tests (master...codegen) https://github.com/bitcoin/bitcoin/pull/32140
<bitcoin-git> [bitcoin] polespinasa opened pull request #32139: test: remove strict restrictions (master...deprecated_rpc) https://github.com/bitcoin/bitcoin/pull/32139
<bitcoin-git> [bitcoin] polespinasa opened pull request #32138: wallet, rpc: (v31.0) remove settxfee and paytxfee (work in progress) (master...deletesettxfee) https://github.com/bitcoin/bitcoin/pull/32138
<bitcoin-git> [gui-qml] hebasto merged pull request #445: Introduce Send pages for singlesig, single input/output send (main...send-pr) https://github.com/bitcoin-core/gui-qml/pull/445
<bitcoin-git> gui-qml/main 2e7bef0 Hennadii Stepanov: Merge bitcoin-core/gui-qml#445: Introduce Send pages for singlesig, single...
<bitcoin-git> gui-qml/main 727aa52 johnny9: qml: Introduce Send pages for singlesig, sigle input/output send
<bitcoin-git> [gui-qml] hebasto pushed 2 commits to main: https://github.com/bitcoin-core/gui-qml/compare/59fa29ab23d8...2e7bef08322a
<bitcoin-git> [qa-assets] maflcko opened pull request #221: Delete nonreduced fuzz inputs (main...main) https://github.com/bitcoin-core/qa-assets/pull/221
<bitcoin-git> [bitcoin] glozow opened pull request #32136: [29.x] backports and 29.0rc3 (29.x...2025-03-29.0rc3) https://github.com/bitcoin/bitcoin/pull/32136
<bitcoin-git> [bitcoin] glozow merged pull request #31897: mining: drop unused -nFees and sigops from CBlockTemplate (master...2025/02/fees) https://github.com/bitcoin/bitcoin/pull/31897
<bitcoin-git> bitcoin/master 53ad845 Sjors Provoost: test: check fees and sigops in getblocktemplate
<bitcoin-git> bitcoin/master dfb7d58 merge-script: Merge bitcoin/bitcoin#31897: mining: drop unused -nFees and sigops from C...
<bitcoin-git> bitcoin/master 226d81f Sjors Provoost: mining: drop unused -nFees and sigops from CBlockTemplate
<bitcoin-git> [bitcoin] glozow pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1d281daf8613...dfb7d58108da
<bitcoin-git> [bitcoin-maintainer-tools] maflcko opened pull request #181: delete_nonreduced_fuzz_inputs.sh: Fix bin dir for afl (main...patch-1) https://github.com/bitcoin-core/bitcoin-maintainer-tools/pull/181
<bitcoin-git> qa-assets/main c62dc52 MarcoFalke: temporarily remove psbt_base64_decode
<bitcoin-git> [qa-assets] maflcko pushed 1 commit to main: https://github.com/bitcoin-core/qa-assets/compare/728b3feddc08...c62dc520e0c7
<corebot> https://github.com/bitcoin/bitcoin/issues/30997 | build: Switch to Qt 6 by hebasto · Pull Request #30997 · bitcoin/bitcoin · GitHub
<bitcoin-git> [qa-assets] dergoegge merged pull request #220: Add fuzz inputs (main...main) https://github.com/bitcoin-core/qa-assets/pull/220
<bitcoin-git> qa-assets/main 2461716 MarcoFalke: add some inputs
<bitcoin-git> qa-assets/main 4371d87 MarcoFalke: cross-polinate base* and bech* targets
<bitcoin-git> qa-assets/main 7f06a13 MarcoFalke: cross-polinate coinselection_* targets
<bitcoin-git> [qa-assets] dergoegge pushed 6 commits to main: https://github.com/bitcoin-core/qa-assets/compare/0554f8c35708...728b3feddc08
<bitcoin-git> [bitcoin] hodlinator opened pull request #32134: descriptors: Multipath/PR 22838 follow-ups (master...2025/03/22838_follow_up) https://github.com/bitcoin/bitcoin/pull/32134
<bitcoin-git> [gui-qml] johnny9 opened pull request #448: Introduce Coin Selection page (main...coin-control) https://github.com/bitcoin-core/gui-qml/pull/448

2025-03-24

<bitcoin-git> [bitcoin] ryanofsky merged pull request #32095: doc: clarify that testnet min-difficulty is not optional (master...2025/03/testnet-1) https://github.com/bitcoin/bitcoin/pull/32095
<bitcoin-git> bitcoin/master 288481a Sjors Provoost: doc: clarify that testnet min-difficulty is not optional
<bitcoin-git> bitcoin/master 1d281da Ryan Ofsky: Merge bitcoin/bitcoin#32095: doc: clarify that testnet min-difficulty is n...
<bitcoin-git> [bitcoin] ryanofsky pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a0d737cd7a7f...1d281daf8613
<bitcoin-git> [bitcoin] ryanofsky merged pull request #32073: net: Block v2-v1 transport downgrade if !fNetworkActive (master...2025/02/avoid_reconnect) https://github.com/bitcoin/bitcoin/pull/32073
<bitcoin-git> bitcoin/master 6869fb4 Hodlinator: net: Block v2->v1 transport downgrade if !CConnman::fNetworkActive
<bitcoin-git> bitcoin/master a0d737c Ryan Ofsky: Merge bitcoin/bitcoin#32073: net: Block v2->v1 transport downgrade if !fNe...
<bitcoin-git> [bitcoin] ryanofsky pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b3162d10ea93...a0d737cd7a7f
<bitcoin-git> [bitcoin] ryanofsky merged pull request #31656: test: Add expected result assertions (master...add-expected-results-to-coin-grinder-tests) https://github.com/bitcoin/bitcoin/pull/31656
<bitcoin-git> bitcoin/master b3162d1 Ryan Ofsky: Merge bitcoin/bitcoin#31656: test: Add expected result assertions
<bitcoin-git> bitcoin/master a015b7e yancy: test: Add expected result assertions
<bitcoin-git> [bitcoin] ryanofsky pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5f3848c63b2e...b3162d10ea93
<bitcoin-git> [bitcoin] ryanofsky merged pull request #31278: wallet, rpc: deprecate settxfee and paytxfee (master...settxfeerate) https://github.com/bitcoin/bitcoin/pull/31278
<bitcoin-git> bitcoin/master 5f3848c Ryan Ofsky: Merge bitcoin/bitcoin#31278: wallet, rpc: deprecate settxfee and paytxfee
<bitcoin-git> bitcoin/master 2f2ab47 Pol Espinasa: Release notes
<bitcoin-git> bitcoin/master bf194c9 Pol Espinasa: wallet, rpc: deprecate settxfee and paytxfee
<bitcoin-git> [bitcoin] ryanofsky pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/770d39a37652...5f3848c63b2e
<sliv3r__> Is there anyone who can write Chinese (zh_CN) and is able to help here? https://github.com/bitcoin-core/bitcoincore.org/pull/1114#discussion_r2010583787
<bitcoin-git> [bitcoincore.org] polespinasa opened pull request #1114: update mailing list link (master...mailinglist) https://github.com/bitcoin-core/bitcoincore.org/pull/1114
<bitcoin-git> [bitcoin] fjahr opened pull request #32133: RFC: Accept non-std transactions in Testnet4 by default again (master...2025-03-nonstd-testnet) https://github.com/bitcoin/bitcoin/pull/32133
<bitcoin-git> [packaging] maflcko opened pull request #271: snap: core20 (with ci) (main...main) https://github.com/bitcoin-core/packaging/pull/271
<bitcoin-git> [packaging] maflcko closed pull request #270: WIP // snap: core20 and CI (main...patch-2-restore) https://github.com/bitcoin-core/packaging/pull/270
<bitcoin-git> [gui] hebasto closed pull request #860: Mahmoud amin elgder Update libbitcoinkernel.pc.in (master...patch-1) https://github.com/bitcoin-core/gui/pull/860
<bitcoin-git> [gui] mahmoudeA opened pull request #860: Mahmoud amin elgder Update libbitcoinkernel.pc.in (master...patch-1) https://github.com/bitcoin-core/gui/pull/860
<bitcoin-git> [bitcoin] hebasto opened pull request #32132: build: Remove bitness suffix from Windows installer (master...250324-installer) https://github.com/bitcoin/bitcoin/pull/32132
<bitcoin-git> [leveldb-subtree] l0rinc opened pull request #48: Add `Reserve` method for fixed-size write batches (bitcoin-fork...l0rinc/fixed-size-write-batch-subtree) https://github.com/bitcoin-core/leveldb-subtree/pull/48
<bitcoin-git> [packaging] maflcko opened pull request #270: WIP // snap: core20 and CI (main...patch-2-restore) https://github.com/bitcoin-core/packaging/pull/270
<bitcoin-git> [bitcoin] Sjors closed pull request #32115: Rust tool to import bip39 mnemonic (master...2024/03/bip39) https://github.com/bitcoin/bitcoin/pull/32115
<bitcoin-git> [bitcoin] ajtowns opened pull request #32129: doc: Update comments for AreInputsStandard to match code (master...202503-areinputstd-comment) https://github.com/bitcoin/bitcoin/pull/32129
<bitcoin-git> [bitcoin] martinus opened pull request #32128: Draft: CCoinMap Experiments (master...2025-03-scheduler-destroy-in-separate-thread-experiment) https://github.com/bitcoin/bitcoin/pull/32128
<bitcoin-git> [bitcoin] fanquake closed pull request #32127: 5e8bc97cdc6dd8d7be10f0ac8c1b46d2c2fd1547 (master...patch-1) https://github.com/bitcoin/bitcoin/pull/32127
<bitcoin-git> [bitcoin] Elmarinero1983 opened pull request #32127: 5e8bc97cdc6dd8d7be10f0ac8c1b46d2c2fd1547 (master...patch-1) https://github.com/bitcoin/bitcoin/pull/32127

2025-03-23

<bitcoin-git> [bitcoin] ryanofsky merged pull request #31887: CLI cleanups (master...2025-02-cli-code-cleanups) https://github.com/bitcoin/bitcoin/pull/31887
<bitcoin-git> bitcoin/master e99e41b Jon Atack: cli, refactor: simplify public-only classes with structs
<bitcoin-git> bitcoin/master be82139 Jon Atack: cli, refactor: simplify DetailsRequested()
<bitcoin-git> bitcoin/master fdbfd25 Jon Atack: cli, refactor: deduplicate NetworkStringToId()
<bitcoin-git> [bitcoin] ryanofsky pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/a203928693cc...770d39a37652
<bitcoin-git> [bitcoin] ryanofsky merged pull request #30538: Doc: add a comment referencing past vulnerability next to where it was fixed (master...2407_doc_reference_past_vulns) https://github.com/bitcoin/bitcoin/pull/30538
<bitcoin-git> bitcoin/master 5e3d9f2 Antoine Poinsot: doc: validation: add a reference to historical header spam vulnerability
<bitcoin-git> bitcoin/master 68ac954 Antoine Poinsot: doc: net_proc: reference past DoS vulnerability in orphan processing
<bitcoin-git> bitcoin/master c02d9f6 Antoine Poinsot: doc: net_proc: reference past defect regarding invalid GETDATA types
<bitcoin-git> [bitcoin] ryanofsky pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/b9c281011b77...a203928693cc
<bitcoin-git> [bitcoin] ryanofsky merged pull request #31689: Benchmark Chainstate::ConnectBlock duration (master...connect-block-benchmark) https://github.com/bitcoin/bitcoin/pull/31689
<bitcoin-git> bitcoin/master 7edaf8b Eunovo: Benchmark Chainstate::ConnectBlock duration
<bitcoin-git> bitcoin/master b9c2810 Ryan Ofsky: Merge bitcoin/bitcoin#31689: Benchmark Chainstate::ConnectBlock duration
<bitcoin-git> [bitcoin] ryanofsky pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/af3dee0b8d45...b9c281011b77

2025-03-22

<bitcoin-git> [bitcoin] luisschwab opened pull request #32123: wallet: make coinbase that will mature on the next block available for selection (master...fix/off-by-one-coinbase) https://github.com/bitcoin/bitcoin/pull/32123
<sipa> #proposedmeetingtopic Snap and bitcoin.org stuck on 27.x
<bitcoin-git> [packaging] EndrII closed pull request #251: snap: update requirements of Bitcoin Core 28.0 (main...master) https://github.com/bitcoin-core/packaging/pull/251
<bitcoin-git> qa-assets/main 0554f8c MarcoFalke: ci yaml: Cherry-pick config changes
<bitcoin-git> [qa-assets] maflcko pushed 1 commit to main: https://github.com/bitcoin-core/qa-assets/compare/757a13d6981a...0554f8c35708
<bitcoin-git> [bitcoin] maflcko opened pull request #32122: fuzz: Fix off-by-one in package_rbf target (master...2503-fuzz-one-ub) https://github.com/bitcoin/bitcoin/pull/32122
<bitcoin-git> [bitcoin] fanquake merged pull request #32074: contrib: Make deterministic-coverage error messages more readable (master...2503-det-cov-err) https://github.com/bitcoin/bitcoin/pull/32074
<bitcoin-git> bitcoin/master af3dee0 merge-script: Merge bitcoin/bitcoin#32074: contrib: Make deterministic-coverage error me...
<bitcoin-git> bitcoin/master fa7a40d MarcoFalke: contrib: Print deterministic-coverage runs
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/804675930598...af3dee0b8d45
<bitcoin-git> bitcoin/master fa75163 MarcoFalke: contrib: Make deterministic-coverage error messages more readable
<bitcoin-git> [bitcoincore.org] fanquake closed pull request #1112: Create jekyll-docker.yml (master...Ekkanit-patch-1-1) https://github.com/bitcoin-core/bitcoincore.org/pull/1112
<bitcoin-git> [bitcoincore.org] fanquake closed pull request #1113: Create jekyll-docker.yml (master...Ekkanit-patch-1) https://github.com/bitcoin-core/bitcoincore.org/pull/1113
<bitcoin-git> [bitcoincore.org] Ekkanit opened pull request #1113: Create jekyll-docker.yml (master...Ekkanit-patch-1) https://github.com/bitcoin-core/bitcoincore.org/pull/1113
<bitcoin-git> [bitcoincore.org] Ekkanit opened pull request #1112: Create jekyll-docker.yml (master...Ekkanit-patch-1-1) https://github.com/bitcoin-core/bitcoincore.org/pull/1112

2025-03-21

<bitcoin-git> [bitcoin] brunoerg opened pull request #32118: fuzz: wallet: fix crypter target (master...2025-03-fuzz-fix-crypter) https://github.com/bitcoin/bitcoin/pull/32118
<bitcoin-git> [bitcoin] darosior opened pull request #32117: qa: make feature_assumeutxo.py test more robust (master...2503_more_assumeutxo_test_unbrittling) https://github.com/bitcoin/bitcoin/pull/32117
<bitcoin-git> [bitcoin-maintainer-tools] katesalazar opened pull request #180: Remove unused imports (main...20250321) https://github.com/bitcoin-core/bitcoin-maintainer-tools/pull/180
<bitcoin-git> [bitcoin] theStack opened pull request #32116: contrib: refactor: dedup deserialization routines in utxo-to-sqlite script (master...202503-contrib-utxo_to_sqlite-dedup_deser_functions) https://github.com/bitcoin/bitcoin/pull/32116
<bitcoin-git> [bitcoin] Sjors opened pull request #32115: Rust tool to import bip39 mnemonic (master...2024/03/bip39) https://github.com/bitcoin/bitcoin/pull/32115
<bitcoin-git> [bitcoin] instagibbs opened pull request #32114: test: Add encodable PUSHDATA1 examples to feature_taproot (master...2025-03-taproot_tests) https://github.com/bitcoin/bitcoin/pull/32114
<bitcoin-git> [bitcoin] ajtowns opened pull request #32113: fuzz: enable running fuzz test cases in Debug mode (master...202503-debug-fuzz) https://github.com/bitcoin/bitcoin/pull/32113
<corebot> https://github.com/bitcoin/bitcoin/issues/31191 | build: Make G_FUZZING constexpr, require -DBUILD_FOR_FUZZING=ON to fuzz by maflcko · Pull Request #31191 · bitcoin/bitcoin · GitHub
<darosior> Chamadness: if this can be helpful Ava has instructions on how to build them at least: https://github.com/achow101/build-old-bitcoin
<Chamadness> Hello guys, I am looking for bitcoin core 0.4.0 prebuilt binaries, any help would be greatly appreciated
<bitcoin-git> [qa-assets] maflcko opened pull request #220: Add fuzz inputs (main...main) https://github.com/bitcoin-core/qa-assets/pull/220
<bitcoin-git> [bitcoin] fanquake merged pull request #31870: fuzz: split `coinselection` harness (master...2025-02-fuzz-split-coinselection) https://github.com/bitcoin/bitcoin/pull/31870
<bitcoin-git> bitcoin/master ba82240 brunoerg: fuzz: split `coinselection` harness
<bitcoin-git> bitcoin/master 8046759 merge-script: Merge bitcoin/bitcoin#31870: fuzz: split `coinselection` harness
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2db00278ea57...804675930598
<bitcoin-git> [bitcoin] jurraca opened pull request #32110: contrib: document asmap-tool commands more thoroughly (master...doc-diff-addrs) https://github.com/bitcoin/bitcoin/pull/32110
<bitcoin-git> [bitcoin] vasild opened pull request #32109: fuzz: avoid returning non-conforming results from FuzzedSock::GetSockName() (master...fuzzedsock_getsockname) https://github.com/bitcoin/bitcoin/pull/32109
<bitcoin-git> [bitcoin] fanquake merged pull request #31910: qa: fix an off-by-one in utxo snapshot fuzz target and sanity check its snapshot data (master...2502_assumeutxo_test_fuzz_snapshot) https://github.com/bitcoin/bitcoin/pull/31910
<bitcoin-git> bitcoin/master 63b534f Antoine Poinsot: fuzz: sanity check hardcoded snapshot in utxo_snapshot target
<bitcoin-git> bitcoin/master 3b85eba Antoine Poinsot: test util: split up ConnectBlock from MineBlock
<bitcoin-git> bitcoin/master d1527f6 Antoine Poinsot: qa: correct off-by-one in utxo snapshot fuzz target
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/c9a61509ba3e...2db00278ea57
<bitcoin-git> bitcoin/master c9a6150 merge-script: Merge bitcoin/bitcoin#31979: torcontrol: Limit reconnect timeout to max se...
<bitcoin-git> bitcoin/master f708498 Eval EXEC: torcontrol: Limit reconnect timeout to max seconds and log delay in whole ...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b43cfa20fddc...c9a61509ba3e
<bitcoin-git> [bitcoin] fanquake merged pull request #30142: doc: add guidance for RPC to developer notes (master...rpc_update_guidance) https://github.com/bitcoin/bitcoin/pull/30142
<bitcoin-git> bitcoin/master c6eca6f tdb3: doc: add guidance for RPC to developer notes
<bitcoin-git> bitcoin/master b43cfa2 merge-script: Merge bitcoin/bitcoin#30142: doc: add guidance for RPC to developer notes
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/85feb094d4a9...b43cfa20fddc
<bitcoin-git> [bitcoin] fanquake merged pull request #32092: test: Fix intermittent issue in p2p_orphan_handling.py (master...2503-test-orph) https://github.com/bitcoin/bitcoin/pull/32092
<bitcoin-git> bitcoin/master fa310cc MarcoFalke: test: Fix intermittent issue in p2p_orphan_handling.py
<bitcoin-git> bitcoin/master 85feb09 merge-script: Merge bitcoin/bitcoin#32092: test: Fix intermittent issue in p2p_orphan_ha...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b858b7290348...85feb094d4a9
<bitcoin-git> [bitcoin] fanquake merged pull request #31841: fuzz: Use immediate task runner to increase fuzz stability (master...2502-fuzz-stable) https://github.com/bitcoin/bitcoin/pull/31841
<bitcoin-git> bitcoin/master b858b72 merge-script: Merge bitcoin/bitcoin#31841: fuzz: Use immediate task runner to increase f...
<bitcoin-git> bitcoin/master fa4fb6a MarcoFalke: fuzz: Use serial task runner to increase fuzz stability
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/998386d4462f...b858b7290348

2025-03-20

<corebot> https://github.com/bitcoin/bitcoin/issues/31161 | cmake: Set top-level target output locations by hebasto · Pull Request #31161 · bitcoin/bitcoin · GitHub
<abubakarsadiq> @fjahr: I think there is a Bitcoin wiki page with all the working groups, maybe you can add this new wg there with the invite link, anyone willing to join will click and you will approve
<corebot> https://github.com/bitcoin/bitcoin/issues/28792 | Embed default ASMap as binary dump header file by fjahr · Pull Request #28792 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/29491 | [EXPERIMENTAL] Schnorr batch verification for blocks by fjahr · Pull Request #29491 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/31689 | Benchmark Chainstate::ConnectBlock duration by Eunovo · Pull Request #31689 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin-core/secp256k1/issues/1134 | Add an experimental batch module by siv2r · Pull Request #1134 · bitcoin-core/secp256k1 · GitHub
<corebot> https://github.com/bitcoin-core/gui/issues/442 | . · Issue #442 · bitcoin-core/gui · GitHub
<sipa> bitcoin-core/gui#442
<corebot> https://github.com/bitcoin/bitcoin/issues/442 | Unit Test Fixes by TheBlueMatt · Pull Request #442 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/418 | Update makefile.vc for wallet encryptions. by EricJ2190 · Pull Request #418 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/435 | Bugfix: don't overuse limited ExtractAddress by sipa · Pull Request #435 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/447 | RPC 'sendfrom' with invalid address crashes bitcoind · Issue #447 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/31250 | wallet: Disable creating and loading legacy wallets by achow101 · Pull Request #31250 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/31961 | Require sqlite when building the wallet by Sjors · Pull Request #31961 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/31363 | cluster mempool: introduce TxGraph by sipa · Pull Request #31363 · bitcoin/bitcoin · GitHub
<TheCharlatan> I gave my view on that here https://github.com/bitcoin/bitcoin/pull/30595#issuecomment-2738349197 , but it would be nice to have more people offer their perspective.
<TheCharlatan> ryanofsky commented the potential for a C bindings expanding the scope of the project in the context of darosior's recent post about project scope: https://github.com/bitcoin/bitcoin/pull/30595#issuecomment-2736469179 and proposed splitting the bindings into an external repo.
<corebot> https://github.com/bitcoin/bitcoin/issues/30116 | p2p: Fill reconciliation sets (Erlay) attempt 2 by sr-gi · Pull Request #30116 · bitcoin/bitcoin · GitHub
<fjahr> #bitcoin-core-dev Meeting: abubakarsadiq achow101 _aj_ ajonas b10c brunoerg cfields darosior dergoegge fanquake fjahr furszy gleb glozow hebasto 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
<harding> I just noticed that 29 RCs are on bitcoincore.org/bin . I think in the past, the release manager has announced those on the bitcoin-dev mailing list. That was useful for me, at least. If it's decided not to announce the initial RC on the ML, may I suggest using the GitHub Releases page for future RCs? All of the other projects I track do that, and GitHub allows me to subscribe to releases notifications without having to subscribe to the
<bitcoin-git> [bitcoin] sr-gi opened pull request #32104: refactor: Simplifies ProcessMessage for NetMsgType::TX (master...2025-03-refactor-process-tx) https://github.com/bitcoin/bitcoin/pull/32104
<corebot> https://github.com/bitcoin/bitcoin/issues/31910 | qa: fix an off-by-one in utxo snapshot fuzz target and sanity check its snapshot data by darosior · Pull Request #31910 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] willcl-ark opened pull request #32103: ci: run test-each-commit on merge to master (master...test-each-commit-merge) https://github.com/bitcoin/bitcoin/pull/32103
<bitcoin-git> [bitcoin] ryanofsky merged pull request #31866: test, refactor: Add TestNode.binaries to hold binary paths (master...pr/wrapp) https://github.com/bitcoin/bitcoin/pull/31866
<bitcoin-git> bitcoin/master 998386d Ryan Ofsky: Merge bitcoin/bitcoin#31866: test, refactor: Add TestNode.binaries to hold...
<bitcoin-git> bitcoin/master d190f0f Ryan Ofsky: test, contrib: Fix signer/miner command line escaping
<bitcoin-git> bitcoin/master 0d2eefc Ryan Ofsky: test, refactor: Add TestNode.binaries to hold binary paths
<bitcoin-git> [bitcoin] ryanofsky pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/aa87e0b44600...998386d4462f
<bitcoin-git> [bitcoin] willcl-ark opened pull request #32101: Accept unordered tracepoints in interface_usdt_utxocache.py (master...usdt-order-independent) https://github.com/bitcoin/bitcoin/pull/32101
<bitcoin-git> [bitcoin] vasild reopened pull request #32065: i2p: make a time gap between creating transient sessions and using them (master...i2p_early_create_session) https://github.com/bitcoin/bitcoin/pull/32065
<bitcoin-git> [bitcoin] vasild closed pull request #32065: i2p: make a time gap between creating transient sessions and using them (master...i2p_early_create_session) https://github.com/bitcoin/bitcoin/pull/32065
<bitcoin-git> [bitcoin] ismaelsadeeq opened pull request #32100: doc: clarify the documentation of `Assume` assertion (master...03-2025-clarify-assume-doc) https://github.com/bitcoin/bitcoin/pull/32100
<corebot> https://github.com/bitcoin/bitcoin/issues/32027 | cmake: Add `NO_CACHE_IF_FAILED` option for checking linker flags by hebasto · Pull Request #32027 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/31961 | Require sqlite when building the wallet by Sjors · Pull Request #31961 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/31250 | wallet: Disable creating and loading legacy wallets by achow101 · Pull Request #31250 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/31378 | wallet: fix crash during migration due to invalid multisig descriptors by furszy · Pull Request #31378 · bitcoin/bitcoin · GitHub
<corebot> https://github.com/bitcoin/bitcoin/issues/20160 | Proposed Timeline for Legacy Wallet and BDB removal · Issue #20160 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake merged pull request #31519: refactor: Use std::span over Span (master...2412-span) https://github.com/bitcoin/bitcoin/pull/31519
<bitcoin-git> bitcoin/master fa27e36 MarcoFalke: test: Fix broken span_tests
<bitcoin-git> bitcoin/master fadf02e MarcoFalke: refactor: Return std::span from MakeUCharSpan
<bitcoin-git> bitcoin/master fa720b9 MarcoFalke: refactor: Return std::span from MakeByteSpan
<bitcoin-git> [bitcoin] fanquake pushed 10 commits to master: https://github.com/bitcoin/bitcoin/compare/ef525e8b7c1a...aa87e0b44600
<bitcoin-git> [bitcoin] fanquake merged pull request #31457: fuzz: Speed up *_package_eval fuzz targets a bit (master...2412-fuzz-pkg-eval-faster) https://github.com/bitcoin/bitcoin/pull/31457
<bitcoin-git> bitcoin/master fac3d93 MarcoFalke: fuzz: Speed up *_package_eval fuzz targets a bit
<bitcoin-git> bitcoin/master ef525e8 merge-script: Merge bitcoin/bitcoin#31457: fuzz: Speed up *_package_eval fuzz targets a ...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/7d76c9725ca1...ef525e8b7c1a
<bitcoin-git> bitcoin/master fa40fd0 MarcoFalke: fuzz: [refactor] Avoid confusing c-style cast
<bitcoin-git> [bitcoin] fanquake merged pull request #31766: leveldb: pull upstream C++23 changes (master...leveldb_cpp23) https://github.com/bitcoin/bitcoin/pull/31766
<bitcoin-git> bitcoin/master 24fd023 fanquake: Update leveldb subtree to latest upstream
<bitcoin-git> bitcoin/master c8fab35 fanquake: ci: remove -Wno-error=deprecated-declarations from ASAN
<bitcoin-git> bitcoin/master a130bbd fanquake: Squashed 'src/leveldb/' changes from 04b5790928..4188247086
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/780bcf80b5d1...7d76c9725ca1
<bitcoin-git> [bitcoin] fanquake merged pull request #32091: test: replace assert with assert_equal and assert_greater_than (master...assert) https://github.com/bitcoin/bitcoin/pull/32091
<bitcoin-git> bitcoin/master 780bcf8 merge-script: Merge bitcoin/bitcoin#32091: test: replace assert with assert_equal and as...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e568c1dd134e...780bcf80b5d1
<bitcoin-git> bitcoin/master 387385b Chandra Pratap: test: replace assert with assert_equal and assert_greater_than

2025-03-19

<bitcoin-git> [bitcoin] Sjors opened pull request #32096: Move some tests and documentation from testnet3 to testnet4 (master...2025/03/testnet3-4) https://github.com/bitcoin/bitcoin/pull/32096
<Sjors[m]> In any case, they work for me on both Intel and Apple Silicon, both the GUI zip that you drag to Applications and the tar.gz archive with bitcoin-cli and friends.
<Sjors[m]> If you want to test Apple's Gatekeeper behavior here's some download links: https://github.com/bitcoin-core/guix.sigs/pull/1561
<bitcoin-git> [bitcoin] Sjors opened pull request #32095: doc: clarify that testnet min-difficulty is not optional (master...2025/03/testnet-1) https://github.com/bitcoin/bitcoin/pull/32095
<laanwj> fanquake: looks like a naming conflict only https://github.com/bitcoin-core/guix.sigs/pull/1551#issuecomment-2735056636

2025-03-18

<bitcoin-git> [bitcoin] fanquake merged pull request #32088: test: switch wallet_crosschain.py to signet and drop testnet4 (master...2025/03/testnet3-wallet-crosschain) https://github.com/bitcoin/bitcoin/pull/32088
<bitcoin-git> bitcoin/master e568c1d merge-script: Merge bitcoin/bitcoin#32088: test: switch wallet_crosschain.py to signet a...
<bitcoin-git> bitcoin/master 9c29515 Sjors Provoost: test: drop testnet4 from wallet_crosschain.py
<bitcoin-git> bitcoin/master cec14ee Sjors Provoost: test: switch wallet_crosschain.py to signet
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/e8f6a48e310b...e568c1dd134e
<bitcoin-git> [bitcoin] fanquake merged pull request #32057: test: avoid disk space warning for non-regtest (master...2025/03/testnet4-size) https://github.com/bitcoin/bitcoin/pull/32057
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/223fc24c4ebc...e8f6a48e310b
<bitcoin-git> bitcoin/master e8f6a48 merge-script: Merge bitcoin/bitcoin#32057: test: avoid disk space warning for non-regtest
<bitcoin-git> bitcoin/master 20fe41e Sjors Provoost: test: avoid disk space warning for non-regtest
<fanquake> Looks like there is a reproducibility issues with the codesignatures: https://github.com/bitcoin-core/guix.sigs/pull/1558#issuecomment-2734939375
<bitcoin-git> [bitcoin-detached-sigs] pinheadmz pushed tag v29.0rc2: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/v29.0rc2
<bitcoin-git> bitcoin-detached-sigs/29.x 1b81b51 Matthew Zipkin: 29.0 osx sig for rc2
<bitcoin-git> [bitcoin-detached-sigs] pinheadmz pushed 1 commit to 29.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/53ed97780aae...1b81b51f2806
<bitcoin-git> [bitcoin] maflcko opened pull request #32092: test: Fix intermittent issue in p2p_orphan_handling.py (master...2503-test-orph) https://github.com/bitcoin/bitcoin/pull/32092
<abubakarsadiq> Added the commit is added in my branch but not reflecting in the PR https://github.com/bitcoin/bitcoin/compare/master...ismaelsadeeq:bitcoin:05-2023-ignore-transactions-with-parents
<bitcoin-git> [bitcoin] remyers closed pull request #30080: wallet: add coin selection parameter `add_excess_to_recipient_position` for changeless txs with excess that would be added to fees (master...2024-05-bnb-excess) https://github.com/bitcoin/bitcoin/pull/30080
<corebot> https://github.com/bitcoin/bitcoin/issues/30079 | Fee Estimation: Ignore all transactions that are CPFP'd by ismaelsadeeq · Pull Request #30079 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] DrahtBot reopened pull request #30079: Fee Estimation: Ignore all transactions that are CPFP'd (master...05-2023-ignore-transactions-with-parents) https://github.com/bitcoin/bitcoin/pull/30079
<bitcoin-git> [bitcoin] maflcko closed pull request #30079: Fee Estimation: Ignore all transactions that are CPFP'd (master...05-2023-ignore-transactions-with-parents) https://github.com/bitcoin/bitcoin/pull/30079
<bitcoin-git> bitcoin-detached-sigs/29.x 53ed977 Ava Chow: 29.0: win sig for rc1
<bitcoin-git> [bitcoin-detached-sigs] achow101 pushed 1 commit to 29.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/commit/53ed97780aae
<bitcoin-git> [gui-qml] hebasto merged pull request #442: Introduce the Desktop Wallet Activity Page (main...activity-page) https://github.com/bitcoin-core/gui-qml/pull/442
<bitcoin-git> gui-qml/main 59fa29a Hennadii Stepanov: Merge bitcoin-core/gui-qml#442: Introduce the Desktop Wallet Activity Page
<bitcoin-git> gui-qml/main 28ede4b johnny9: qml: Introduce the Desktop Wallet Activity Page
<bitcoin-git> [gui-qml] hebasto pushed 2 commits to main: https://github.com/bitcoin-core/gui-qml/compare/8a1526f3f0e5...59fa29ab23d8
<bitcoin-git> [bitcoin] Chand-ra opened pull request #32091: test: replace assert with assert_equal and assert_greater_than (master...assert) https://github.com/bitcoin/bitcoin/pull/32091
<bitcoin-git> [bitcoin] ryanofsky merged pull request #31603: descriptor: check whitespace in keys within fragments (master...2025-01-descriptor-pk) https://github.com/bitcoin/bitcoin/pull/31603
<bitcoin-git> bitcoin/master 5085669 brunoerg: test: fix descriptors in `ismine_tests`
<bitcoin-git> bitcoin/master c7afca3 brunoerg: test: descriptor: check whitespace into keys
<bitcoin-git> bitcoin/master cb722a3 brunoerg: descriptor: check whitespace in ParsePubkeyInner
<bitcoin-git> [bitcoin] ryanofsky pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/d61a847af0b4...223fc24c4ebc
<bitcoin-git> [bitcoin] fanquake merged pull request #32019: cmake: Check for `makensis` and `zip` tools before using them for optional `deploy` targets (master...250307-makensis) https://github.com/bitcoin/bitcoin/pull/32019
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/14fec6380dd0...d61a847af0b4
<bitcoin-git> bitcoin/master d61a847 merge-script: Merge bitcoin/bitcoin#32019: cmake: Check for `makensis` and `zip` tools b...
<bitcoin-git> bitcoin/master 0aeff29 Hennadii Stepanov: cmake: Check for `makensis` tool before using it
<bitcoin-git> bitcoin/master 1f9b2e1 Hennadii Stepanov: cmake: Require `zip` only for `deploy` target
<bitcoin-git> [bitcoin] Sjors opened pull request #32088: test: switch wallet_crosschain.py to signet and drop testnet4 (master...2025/03/testnet3-wallet-crosschain) https://github.com/bitcoin/bitcoin/pull/32088
<bitcoin-git> [bitcoin] fanquake merged pull request #32059: test: Update coverage.cpp to drop linux restriction (master...fix_util_coverage) https://github.com/bitcoin/bitcoin/pull/32059
<bitcoin-git> bitcoin/master 54e6eac janb84: test: Enable ResetCoverageCounters beyond Linux
<bitcoin-git> bitcoin/master 14fec63 merge-script: Merge bitcoin/bitcoin#32059: test: Update coverage.cpp to drop linux restr...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ece0b41da6df...14fec6380dd0
<aLeSD> In that sense I may not use bitcoin script after OP_RETURN
<bitcoin-git> [bitcoin] fanquake merged pull request #32087: ci: Drop ENABLE_HARDENING=OFF from clang-tidy (master...3-17-25-drop-hardening-off-tidy) https://github.com/bitcoin/bitcoin/pull/32087
<bitcoin-git> bitcoin/master ece0b41 merge-script: Merge bitcoin/bitcoin#32087: ci: Drop ENABLE_HARDENING=OFF from clang-tidy
<bitcoin-git> bitcoin/master 7d34c19 David Gumberg: ci: Drop ENABLE_HARDENING=OFF from clang-tidy
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c9b633d1190a...ece0b41da6df
<bitcoin-git> [bitcoin] davidgumberg opened pull request #32087: ci: Drop ENABLE_HARDENING=OFF from clang-tidy (master...3-17-25-drop-hardening-off-tidy) https://github.com/bitcoin/bitcoin/pull/32087
<bitcoin-git> [bitcoin] fanquake merged pull request #31948: ci: [lint] Use Cirrus dockerfile cache (master...2502-ci-l) https://github.com/bitcoin/bitcoin/pull/31948
<bitcoin-git> bitcoin/master c9b633d merge-script: Merge bitcoin/bitcoin#31948: ci: [lint] Use Cirrus dockerfile cache
<bitcoin-git> bitcoin/master fa3b442 MarcoFalke: ci: Use Cirrus dockerfile cache
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6245c2350461...c9b633d1190a
<bitcoin-git> [bitcoin] glozow pushed tag v29.0rc2: https://github.com/bitcoin/bitcoin/compare/v29.0rc2
<bitcoin-git> [bitcoin] fanquake merged pull request #32062: [29.x] backports and rc2 (29.x...2025-03-29-rc2) https://github.com/bitcoin/bitcoin/pull/32062
<bitcoin-git> bitcoin/29.x 80c5d57 David Gumberg: contrib: Fix `gen-bitcoin-conf.sh`.
<bitcoin-git> bitcoin/29.x 458655b Lőrinc: fuzz: make sure DecodeBase58(Check) is called with valid values more often
<bitcoin-git> bitcoin/29.x 15ecae3 Lőrinc: fuzz: Always restrict base conversion input lengths
<bitcoin-git> [bitcoin] fanquake pushed 11 commits to 29.x: https://github.com/bitcoin/bitcoin/compare/e9e6825b8cbe...d6db87165c6d
<bitcoin-git> [bitcoin] fanquake merged pull request #32083: doc: shallow clone `qa-assets` (master...l0rinc/qa-assets-fuzz-shallow-clone) https://github.com/bitcoin/bitcoin/pull/32083
<bitcoin-git> bitcoin/master 6f9f415 Lőrinc: doc: shallow clone qa-assets
<bitcoin-git> bitcoin/master 6245c23 merge-script: Merge bitcoin/bitcoin#32083: doc: shallow clone `qa-assets`
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/257fd27e4bb7...6245c2350461

2025-03-17

<bitcoin-git> [bitcoin] l0rinc closed pull request #32082: contrib: Add `deterministic-fuzz-coverage/Cargo.lock` to version control (master...l0rinc/add-cargo-lock-fuzz) https://github.com/bitcoin/bitcoin/pull/32082
<bitcoin-git> [bitcoin] hebasto merged pull request #32033: test: Check datadir cleanup after assumeutxo was successful (master...2025-03-au-cleanup-test2) https://github.com/bitcoin/bitcoin/pull/32033
<bitcoin-git> bitcoin/master 257fd27 Hennadii Stepanov: Merge bitcoin/bitcoin#32033: test: Check datadir cleanup after assumeutxo ...
<bitcoin-git> bitcoin/master 52482cb Fabian Jahr: test: Check datadir cleanup after assumeutxo was successful
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/db2c57ae9eeb...257fd27e4bb7
<bitcoin-git> [bitcoin] l0rinc closed pull request #32084: doc: use `libfuzzer-nosan` for macOS (master...l0rinc/libfuzzer-nosan-mac) https://github.com/bitcoin/bitcoin/pull/32084
<bitcoin-git> [bitcoin] Sjors opened pull request #32086: Shuffle depends instructions and recommend modern make for macOS (master...2025/03/mc-make) https://github.com/bitcoin/bitcoin/pull/32086
<bitcoin-git> [bitcoin] l0rinc opened pull request #32084: doc: use `libfuzzer-nosan` for macOS (master...l0rinc/libfuzzer-nosan-mac) https://github.com/bitcoin/bitcoin/pull/32084
<bitcoin-git> [bitcoin] l0rinc opened pull request #32083: doc: shallow clone qa-assets (master...l0rinc/qa-assets-fuzz-shallow-clone) https://github.com/bitcoin/bitcoin/pull/32083
<bitcoin-git> [bitcoin] l0rinc opened pull request #32082: Add `deterministic-fuzz-coverage/Cargo.lock` file to git (master...l0rinc/add-cargo-lock-fuzz) https://github.com/bitcoin/bitcoin/pull/32082
<bitcoin-git> [gui-qml] hebasto merged pull request #418: Introduce AddWalletButton and connect it to the AddWallet flow (main...add-wallet-button) https://github.com/bitcoin-core/gui-qml/pull/418
<bitcoin-git> gui-qml/main 8a1526f Hennadii Stepanov: Merge bitcoin-core/gui-qml#418: Introduce AddWalletButton and connect it t...
<bitcoin-git> gui-qml/main 2d2be8c johnny9: qml: Start AddWallet flow when AddWalletButton is clicked
<bitcoin-git> gui-qml/main b2c1a15 johnny9: qml: Introduce AddWalletButton
<bitcoin-git> [gui-qml] hebasto pushed 3 commits to main: https://github.com/bitcoin-core/gui-qml/compare/100eedff8f96...8a1526f3f0e5
<bitcoin-git> [gui-qml] hebasto merged pull request #435: Initial Template for Request Payment page (main...request-payment-form) https://github.com/bitcoin-core/gui-qml/pull/435
<bitcoin-git> gui-qml/main e8dd09d johnny9: qml: Add copy icon
<bitcoin-git> gui-qml/main a395838 johnny9: qml: Introduce LabeledTextInput control
<bitcoin-git> gui-qml/main f7cc57d johnny9: qml: Add flip-vertical icon
<bitcoin-git> [gui-qml] hebasto pushed 7 commits to main: https://github.com/bitcoin-core/gui-qml/compare/a38cf5bea18c...100eedff8f96
<bitcoin-git> [gui] hebasto merged pull request #858: qt: doc: adapt outdated binary paths to CMake changes (master...gui_adapt_binpaths_cmake_changes) https://github.com/bitcoin-core/gui/pull/858
<bitcoin-git> bitcoin/master db2c57a Hennadii Stepanov: Merge bitcoin-core/gui#858: qt: doc: adapt outdated binary paths to CMake ...
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a799415d84d3...db2c57ae9eeb
<bitcoin-git> bitcoin/master 7ebc458 Sebastian Falbesoner: qt: doc: adapt outdated binary paths to CMake changes
<bitcoin-git> [bitcoin] fanquake closed pull request #29796: build: align debugging flags to `-O0` (master...depends_0g_debug_flags) https://github.com/bitcoin/bitcoin/pull/29796
<bitcoin-git> [bitcoin] fanquake opened pull request #32081: depends: patch Qt rounding bugs (master...fix_qt_32_O0) https://github.com/bitcoin/bitcoin/pull/32081