achow101 changed the topic of #bitcoin-core-dev to: Bitcoin Core development discussion and commit log | Feel free to watch, but please take commentary and usage questions to #bitcoin | Channel logs: http://www.erisian.com.au/bitcoin-core-dev/, http://gnusha.org/bitcoin-core-dev/ | Weekly Meeting Thursday @ 16:00 UTC | Meeting topics http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] furszy closed pull request #34748: index: improve TxoSpenderIndex readability and documentation (master...2026_index_txospend_doc) https://github.com/bitcoin/bitcoin/pull/34748
w0xlt has joined #bitcoin-core-dev
w0xlt has quit [Ping timeout: 264 seconds]
cotsuka has quit [Remote host closed the connection]
cotsuka has joined #bitcoin-core-dev
xFFFC0000 has joined #bitcoin-core-dev
vasild has quit [Ping timeout: 258 seconds]
vasild has joined #bitcoin-core-dev
loungerry_ has quit [Quit: left]
loungerry_ has joined #bitcoin-core-dev
cm has joined #bitcoin-core-dev
w0xlt has joined #bitcoin-core-dev
w0xlt has quit [Ping timeout: 248 seconds]
loungerry_ has quit [Remote host closed the connection]
loungerry_ has joined #bitcoin-core-dev
Guest87 has joined #bitcoin-core-dev
Guest87 has quit [Client Quit]
natobritto has quit [Ping timeout: 240 seconds]
PaperSword has quit [Remote host closed the connection]
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
svanstaa has quit [Ping timeout: 244 seconds]
svanstaa has joined #bitcoin-core-dev
synexic has joined #bitcoin-core-dev
cmirror has quit [Remote host closed the connection]
cmirror has joined #bitcoin-core-dev
w0xlt has joined #bitcoin-core-dev
w0xlt has quit [Ping timeout: 264 seconds]
<bitcoin-git> [gui-qml] johnny9 opened pull request #531: Port initexecutor into gui-qml (qt6...pr/qt6-qml-qtdep-03-initexecutor) https://github.com/bitcoin-core/gui-qml/pull/531
<bitcoin-git> [bitcoin] stratospher opened pull request #34750: test: fix addr relay test silently passing and other improvements (master...2026_03_tests_addr_relay) https://github.com/bitcoin/bitcoin/pull/34750
<bitcoin-git> [bitcoin] Bortlesboat closed pull request #34738: test: replace bare asserts with assertion helpers in rpc_blockchain.py (master...test-replace-bare-asserts-rpc-blockchain) https://github.com/bitcoin/bitcoin/pull/34738
<bitcoin-git> [bitcoin] Bortlesboat closed pull request #34739: test: replace bare asserts with assertion helpers in wallet_bumpfee.py (master...test-replace-bare-asserts-wallet-bumpfee) https://github.com/bitcoin/bitcoin/pull/34739
afiore has joined #bitcoin-core-dev
luke-jr has quit [Read error: Connection reset by peer]
luke-jr has joined #bitcoin-core-dev
ghost43 has quit [Ping timeout: 258 seconds]
loungerry_ has quit [Ping timeout: 264 seconds]
ghost43 has joined #bitcoin-core-dev
loungerry_ has joined #bitcoin-core-dev
loungerry has joined #bitcoin-core-dev
loungerry_ has quit [Ping timeout: 264 seconds]
ghost43 has quit [Remote host closed the connection]
ghost43 has joined #bitcoin-core-dev
l0rinc has joined #bitcoin-core-dev
edouardparis has quit [Changing host]
edouardparis has joined #bitcoin-core-dev
l0rinc has quit [Ping timeout: 264 seconds]
ghost43 has quit [Remote host closed the connection]
ghost43 has joined #bitcoin-core-dev
abubakarsadiq has joined #bitcoin-core-dev
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] fjahr opened pull request #34751: doc: Update asmap-data repository rule for file inclusion (master...2026-03-asmap-rule) https://github.com/bitcoin/bitcoin/pull/34751
jon_atack has joined #bitcoin-core-dev
w0xlt has joined #bitcoin-core-dev
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 244 seconds]
w0xlt has quit [Ping timeout: 245 seconds]
l0rinc has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/ca45461ddb24...c12be53f850e
<bitcoin-git> bitcoin/master a1074d8 Fabian Jahr: index, rpc, test: Misc formatting fixes
<bitcoin-git> bitcoin/master f8b9595 Fabian Jahr: test: Add missing txospenderindex coverage in feature_init
<bitcoin-git> bitcoin/master 15c4889 furszy: index: document TxoSpenderIndex::FindSpender
<bitcoin-git> [bitcoin] fanquake merged pull request #34635: rpc, index: txospenderindex improve formatting, docs and test coverage (master...2026-02-24539-follow-up) https://github.com/bitcoin/bitcoin/pull/34635
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c12be53f850e...d97df29d5d5e
<bitcoin-git> bitcoin/master 2db5c04 Ava Chow: test: Sync mempools after tx creation in rpc_gettxspendingprevout
<bitcoin-git> bitcoin/master cbdb891 Ava Chow: test: Wait for txospender index to be synced in rpc_gettxspendingprevout
<bitcoin-git> bitcoin/master d97df29 merge-script: Merge bitcoin/bitcoin#34747: test: Sync mempools and wait for txospender i...
<bitcoin-git> [bitcoin] fanquake merged pull request #34747: test: Sync mempools and wait for txospender index to be synced in rpc_gettxspendingprevout (master...txospenderindex-test-wait-index-synced) https://github.com/bitcoin/bitcoin/pull/34747
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d97df29d5d5e...2ac4f6e019bd
<bitcoin-git> bitcoin/master 3feabb2 fanquake: leveldb: remove unused files
<bitcoin-git> bitcoin/master 2ac4f6e merge-script: Merge bitcoin/bitcoin#34612: leveldb: remove unused files
<bitcoin-git> [bitcoin] fanquake merged pull request #34612: leveldb: remove unused files (master...unused_historgram) https://github.com/bitcoin/bitcoin/pull/34612
timbo_xyz has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2ac4f6e019bd...c0802e20be2e
<bitcoin-git> bitcoin/master fa79098 MarcoFalke: test: Fix shutdown vptr race in BlockFilterIndexSync bench
<bitcoin-git> bitcoin/master c0802e2 merge-script: Merge bitcoin/bitcoin#34734: test: Fix shutdown vptr race in BlockFilterIn...
<bitcoin-git> [bitcoin] fanquake merged pull request #34734: test: Fix shutdown vptr race in BlockFilterIndexSync bench (master...2603-test-fix-bench-race-shutdown) https://github.com/bitcoin/bitcoin/pull/34734
ghost43 has quit [Remote host closed the connection]
ghost43 has joined #bitcoin-core-dev
jackielove4u0 has joined #bitcoin-core-dev
jackielove4u has quit [Ping timeout: 248 seconds]
jackielove4u0 is now known as jackielove4u
timbo_xyz has quit [Remote host closed the connection]
timbo_xyz has joined #bitcoin-core-dev
ghost43 has quit [Remote host closed the connection]
ghost43 has joined #bitcoin-core-dev
durandal__ has joined #bitcoin-core-dev
durandal_ has quit [Ping timeout: 264 seconds]
<bitcoin-git> [bitcoin] fanquake pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/c0802e20be2e...b5737b755ded
<bitcoin-git> bitcoin/master c555845 Hennadii Stepanov: cmake: Fix `FindQt` module
<bitcoin-git> bitcoin/master 19693a8 Hennadii Stepanov: depends: Update Qt to 6.8.3
<bitcoin-git> bitcoin/master d7e972a Cory Fields: qt: add patch to fix build with gcc16
<bitcoin-git> [bitcoin] fanquake merged pull request #34650: depends: Update Qt to version 6.8.3 (master...260221-qt6.8) https://github.com/bitcoin/bitcoin/pull/34650
durandal__ has quit [Quit: Leaving]
<bitcoin-git> [bitcoin] Bortlesboat opened pull request #34752: test: replace bare asserts with assertion helpers in rpc_getdescriptoractivity.py (master...test-replace-bare-asserts-rpc-getdescriptoractivity) https://github.com/bitcoin/bitcoin/pull/34752
<bitcoin-git> [bitcoin] Bortlesboat opened pull request #34753: test: replace bare asserts with assertion helpers in wallet_backwards_compatibility.py (master...test-replace-bare-asserts-wallet-backwards-compatibility) https://github.com/bitcoin/bitcoin/pull/34753
<bitcoin-git> [bitcoin] hebasto opened pull request #34754: [30.x] Partial backport #34650 (30.x...260306-qt6-gcc16) https://github.com/bitcoin/bitcoin/pull/34754
Guest64 has joined #bitcoin-core-dev
Guest64 has quit [Client Quit]
l0rinc has quit [Quit: l0rinc]
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b5737b755ded...f6d3201e1416
<bitcoin-git> bitcoin/master a4324ce Hennadii Stepanov: test: Remove `system_tests/run_command` runtime dependencies
<bitcoin-git> bitcoin/master 97e7e79 Hennadii Stepanov: test: Enable `system_tests/run_command` "stdin" test on Windows
<bitcoin-git> bitcoin/master f6d3201 merge-script: Merge bitcoin/bitcoin#33929: test: Remove `system_tests/run_command` runti...
<bitcoin-git> [bitcoin] fanquake merged pull request #33929: test: Remove `system_tests/run_command` runtime dependencies (master...251123-system-tests) https://github.com/bitcoin/bitcoin/pull/33929
l0rinc has joined #bitcoin-core-dev
<fanquake> Don't think I've seen this memory usage graphs in CI before: https://github.com/bitcoin/bitcoin/actions/runs/22762400657/job/66032910483#step:24:11
<bitcoin-git> [qa-assets] sipa opened pull request #261: More fuzzing on txgraph and clusterlin_{linearize,sfl} (main...clusterlin_add) https://github.com/bitcoin-core/qa-assets/pull/261
durandal_ has joined #bitcoin-core-dev
l0rinc has quit [Quit: l0rinc]
<sipa> fanquake: neat
PaperSword has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] fanquake opened pull request #34755: depends: cleanup meta files (master...qt_no_sbom) https://github.com/bitcoin/bitcoin/pull/34755
l0rinc has joined #bitcoin-core-dev
l0rinc has quit [Client Quit]
l0rinc has joined #bitcoin-core-dev
timbo_xyz has quit [Quit: WeeChat 4.8.1]
eugenesiegel has joined #bitcoin-core-dev
w0xlt has joined #bitcoin-core-dev
Guyver2 has joined #bitcoin-core-dev
w0xlt has quit [Ping timeout: 248 seconds]
dzxzg has joined #bitcoin-core-dev
w0xlt has joined #bitcoin-core-dev
l0rinc has quit [Quit: l0rinc]
l0rinc has joined #bitcoin-core-dev
dzxzg has quit [Quit: Konversation terminated!]
dzxzg has joined #bitcoin-core-dev
Guyver2 has left #bitcoin-core-dev [Closing Window]
<bitcoin-git> [bitcoin] fanquake opened pull request #34757: guix: re-enable riscv exported symbol checking (master...binutils_2460) https://github.com/bitcoin/bitcoin/pull/34757
durandal_ has quit [Remote host closed the connection]
durandal_ has joined #bitcoin-core-dev
durandal_ has quit [Remote host closed the connection]
durandal_ has joined #bitcoin-core-dev
durandal_ has quit [Remote host closed the connection]
durandal_ has joined #bitcoin-core-dev
durandal_ has quit [Remote host closed the connection]
durandal_ has joined #bitcoin-core-dev
durandal_ has quit [Remote host closed the connection]
durandal_ has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/f6d3201e1416...8b70ed699602
<bitcoin-git> bitcoin/master 9249e60 marcofleon: validation: remove LoadChainTip call from ActivateSnapshot
<bitcoin-git> bitcoin/master 854a6d5 marcofleon: validation: fix UB in LoadChainTip
<bitcoin-git> bitcoin/master 20ae9b9 marcofleon: Extend functional test for setBlockIndexCandidates UB
<bitcoin-git> [bitcoin] achow101 merged pull request #34521: validation: fix UB in `LoadChainTip` (master...2026/02/fix-ub-LoadChainTip) https://github.com/bitcoin/bitcoin/pull/34521
PaperSword has quit [Quit: PaperSword]
<bitcoin-git> [bitcoin] achow101 opened pull request #34758: [28.x] Finalize 28.4 (28.x...28.4-finalize) https://github.com/bitcoin/bitcoin/pull/34758
<bitcoin-git> [bitcoin] theStack opened pull request #34759: walletdb: clear out hash preimage vectors containing secret data (master...202603-walletdb-clear_out_secret_data) https://github.com/bitcoin/bitcoin/pull/34759
l0rinc has quit [Quit: l0rinc]
dzxzg has quit [Ping timeout: 244 seconds]
adys has quit [Read error: Connection reset by peer]
adys5 has joined #bitcoin-core-dev
aleggg has quit [Ping timeout: 264 seconds]
aleggg has joined #bitcoin-core-dev
dzxzg has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] Bortlesboat closed pull request #34753: test: replace bare asserts with assertion helpers in wallet_backwards_compatibility.py (master...test-replace-bare-asserts-wallet-backwards-compatibility) https://github.com/bitcoin/bitcoin/pull/34753
<bitcoin-git> [bitcoin] Bortlesboat closed pull request #34752: test: replace bare asserts with assertion helpers in rpc_getdescriptoractivity.py (master...test-replace-bare-asserts-rpc-getdescriptoractivity) https://github.com/bitcoin/bitcoin/pull/34752
w0xlt has quit [Ping timeout: 268 seconds]
w0xlt has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] Bortlesboat opened pull request #34760: doc: add standardness rules reference to doc/policy (master...doc-policy-standardness) https://github.com/bitcoin/bitcoin/pull/34760
aleggg has quit [Ping timeout: 244 seconds]
aleggg has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] Bortlesboat opened pull request #34761: scripted-diff: replace bare assert == with assert_equal in functional tests (master...scripted-diff-bare-asserts) https://github.com/bitcoin/bitcoin/pull/34761
<bitcoin-git> [bitcoin] DrahtBot closed pull request #34761: scripted-diff: replace bare assert == with assert_equal in functional tests (master...scripted-diff-bare-asserts) https://github.com/bitcoin/bitcoin/pull/34761
dzxzg has quit [Quit: Konversation terminated!]
w0xlt has quit [Ping timeout: 248 seconds]
xFFFC0000 has quit [Ping timeout: 244 seconds]
w0xlt has joined #bitcoin-core-dev
l0rinc has joined #bitcoin-core-dev
xFFFC0000 has joined #bitcoin-core-dev
durandal_ has quit [Remote host closed the connection]
durandal_ has joined #bitcoin-core-dev
aleggg has quit [Ping timeout: 248 seconds]
bugs_ has joined #bitcoin-core-dev
dzxzg has joined #bitcoin-core-dev
l0rinc has quit [Quit: l0rinc]
<bitcoin-git> [bitcoin] ViniciusCestarii opened pull request #34762: system: make GetTotalRAM() cgroup-aware on Linux (master...system-cgroup-aware-available-ram) https://github.com/bitcoin/bitcoin/pull/34762
<bitcoin-git> [bitcoin] sedited reopened pull request #34761: scripted-diff: replace bare assert == with assert_equal in functional tests (master...scripted-diff-bare-asserts) https://github.com/bitcoin/bitcoin/pull/34761
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
l0rinc has joined #bitcoin-core-dev
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
bugs_ has quit [Quit: Leaving]
eugenesiegel has quit [Ping timeout: 240 seconds]
abubakarsadiq has quit [Quit: Connection closed for inactivity]
<bitcoin-git> [bitcoin] darosior opened pull request #34763: Bump default `-dbcache` to 1GiB (master...bump_dbcache2) https://github.com/bitcoin/bitcoin/pull/34763
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/8b70ed699602...c7a3ea248306
<bitcoin-git> bitcoin/master 5b34f25 Andrew Toth: dbcache: bump default from 450MB -> 1024MB if enough memory
<bitcoin-git> bitcoin/master 027cac8 Andrew Toth: qt: show GetDefaultDBCache() in settings
<bitcoin-git> bitcoin/master c510d12 Andrew Toth: doc: update dbcache default in reduce-memory.md
<bitcoin-git> [bitcoin] achow101 merged pull request #34692: Bump dbcache to 1 GiB (master...bump_dbcache) https://github.com/bitcoin/bitcoin/pull/34692
dzxzg has quit [Remote host closed the connection]
<bitcoin-git> [bitcoin] darosior closed pull request #34763: Bump default `-dbcache` to 1GiB (master...bump_dbcache2) https://github.com/bitcoin/bitcoin/pull/34763
<bitcoin-git> [bitcoin] natobritto opened pull request #34764: rpc: replace ELISION references with explicit result fields (master...fix-rpc-inheritance) https://github.com/bitcoin/bitcoin/pull/34764
eugenesiegel has joined #bitcoin-core-dev
dzxzg has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] overcookedpanda opened pull request #34765: rpc: detect invalid signatures in analyzepsbt (master...fix-analyzepsbt-invalid-sig) https://github.com/bitcoin/bitcoin/pull/34765
l0rinc has quit [Quit: l0rinc]
l0rinc has joined #bitcoin-core-dev
tla_ has joined #bitcoin-core-dev
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] achow101 opened pull request #34766: Pre-31.x branching updates (master...bump-version-31) https://github.com/bitcoin/bitcoin/pull/34766
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
aleggg has joined #bitcoin-core-dev
eugenesiegel has quit [Quit: Client closed]
dzxzg has quit [Quit: Konversation terminated!]
natobritto has joined #bitcoin-core-dev
luke-jr_ has joined #bitcoin-core-dev
luke-jr has quit [Ping timeout: 248 seconds]
l0rinc has quit [Quit: l0rinc]
Earnestly has quit [Quit: WeeChat 4.3.0-dev]
Earnestly has joined #bitcoin-core-dev
w0xlt has quit [Ping timeout: 264 seconds]
dzxzg has joined #bitcoin-core-dev
dzxzg has quit [Quit: Konversation terminated!]
brunoerg_ has quit [Remote host closed the connection]
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Remote host closed the connection]
eugenesiegel has joined #bitcoin-core-dev
eugenesiegel has quit [Ping timeout: 240 seconds]
brunoerg has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] luke-jr opened pull request #34767: Bugfix: GUI/Intro: Handle errors from SelectParams the same as if during InitConfig (master...fix_qt_intro_chain_except) https://github.com/bitcoin/bitcoin/pull/34767
ghost43 has quit [Remote host closed the connection]
ghost43 has joined #bitcoin-core-dev
conman has quit [Read error: Connection reset by peer]