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
cm has quit [Ping timeout: 244 seconds]
cm has joined #bitcoin-core-dev
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
vasild has quit [Ping timeout: 252 seconds]
darosior has quit [Quit: Ping timeout (120 seconds)]
darosior has joined #bitcoin-core-dev
sbddesign has joined #bitcoin-core-dev
vasild has joined #bitcoin-core-dev
kevkevin has quit [Remote host closed the connection]
sbddesign has quit [Ping timeout: 265 seconds]
kevkevin has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 246 seconds]
kevkevin has joined #bitcoin-core-dev
vasild has quit [Ping timeout: 252 seconds]
vasild has joined #bitcoin-core-dev
sbddesign has joined #bitcoin-core-dev
sbddesign has quit [Ping timeout: 240 seconds]
jarthur has joined #bitcoin-core-dev
Cory45 has joined #bitcoin-core-dev
Cory54 has quit [Ping timeout: 272 seconds]
<bitcoin-git> [bitcoin] furszy opened pull request #34489: index: batch db writes during initial sync (master...2026_index_batch_processing) https://github.com/bitcoin/bitcoin/pull/34489
anna94 has joined #bitcoin-core-dev
anna94 has quit [Client Quit]
anna25 has joined #bitcoin-core-dev
anna25 has quit [Client Quit]
anna63 has joined #bitcoin-core-dev
anna63 has quit [Ping timeout: 272 seconds]
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
bitdex has joined #bitcoin-core-dev
cmirror has quit [Remote host closed the connection]
cmirror has joined #bitcoin-core-dev
cman has quit [Ping timeout: 264 seconds]
sliv3r__ has quit [Quit: ZNC 1.8.2+deb3.1+deb12u1 - https://znc.in]
sliv3r__ has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] maflcko closed pull request #34483: refactor: Use SpanReader over DataStream (master...2602-span-reader) https://github.com/bitcoin/bitcoin/pull/34483
<bitcoin-git> [bitcoin] maflcko reopened pull request #34483: refactor: Use SpanReader over DataStream (master...2602-span-reader) https://github.com/bitcoin/bitcoin/pull/34483
<bitcoin-git> [bitcoin] maflcko closed pull request #34488: refactor: Small style and test fixups for bitcoinkernel (master...2602-kernel-style-fixups) https://github.com/bitcoin/bitcoin/pull/34488
<bitcoin-git> [bitcoin] maflcko reopened pull request #34488: refactor: Small style and test fixups for bitcoinkernel (master...2602-kernel-style-fixups) https://github.com/bitcoin/bitcoin/pull/34488
Cory45 has quit [Quit: Client closed]
Cory45 has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] davidgumberg opened pull request #34490: wallet: Follow-ups to create/load split (#32636) (master...2026-02-02-create-load-refactor-followup) https://github.com/bitcoin/bitcoin/pull/34490
bitdex has quit [Remote host closed the connection]
Cory45 has quit [Quit: Client closed]
Cory45 has joined #bitcoin-core-dev
whilstsomebody has joined #bitcoin-core-dev
bitdex has joined #bitcoin-core-dev
jerryf has quit [Remote host closed the connection]
whilstsomebody has quit [Ping timeout: 272 seconds]
jerryf has joined #bitcoin-core-dev
ghost43 has quit [Ping timeout: 252 seconds]
jarthur has quit [Quit: jarthur]
ghost43 has joined #bitcoin-core-dev
jarthur has joined #bitcoin-core-dev
kevkevin has quit [Remote host closed the connection]
jarthur has quit [Quit: jarthur]
kevkevin has joined #bitcoin-core-dev
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 260 seconds]
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
kevkevin has joined #bitcoin-core-dev
ghost43 has quit [Remote host closed the connection]
kevkevin has quit [Ping timeout: 265 seconds]
ghost43 has joined #bitcoin-core-dev
l0rinc has quit [Quit: l0rinc]
_durandal has joined #bitcoin-core-dev
robszarka has joined #bitcoin-core-dev
szarka has quit [Ping timeout: 245 seconds]
durandal_ has quit [Ping timeout: 264 seconds]
kevkevin has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 264 seconds]
Guyver2 has joined #bitcoin-core-dev
Guyver2 has left #bitcoin-core-dev [#bitcoin-core-dev]
l0rinc has joined #bitcoin-core-dev
kevkevin has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 260 seconds]
memset_ has joined #bitcoin-core-dev
memset has quit [Remote host closed the connection]
abubakarsadiq has joined #bitcoin-core-dev
kevkevin has joined #bitcoin-core-dev
<bitcoin-git> [leveldb-subtree] fanquake pushed 2 commits to bitcoin-fork: https://github.com/bitcoin-core/leveldb-subtree/compare/cad64b151dab...ab6c84e6f38f
<bitcoin-git> leveldb-subtree/bitcoin-fork ad9b1c9 MarcoFalke: Initialize file_size to 0 to avoid UB
<bitcoin-git> leveldb-subtree/bitcoin-fork ab6c84e merge-script: Merge bitcoin-core/leveldb-subtree#58: Initialize file_size to 0 to avoid ...
<bitcoin-git> [leveldb-subtree] fanquake merged pull request #58: Initialize file_size to 0 to avoid UB (bitcoin-fork...less-ub) https://github.com/bitcoin-core/leveldb-subtree/pull/58
tarotfied has quit [Ping timeout: 244 seconds]
kevkevin has quit [Ping timeout: 264 seconds]
kevkevin has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 255 seconds]
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/47c9297172b0...be35408c5ad7
<bitcoin-git> bitcoin/master 580e9ee will: ci: bump CCACHE_MAXSIZE to 2G
<bitcoin-git> bitcoin/master 7528d18 will: ci: show more verbose ccache stats
<bitcoin-git> bitcoin/master be35408 merge-script: Merge bitcoin/bitcoin#34474: ci: update ccache to improve hitrate
<bitcoin-git> [bitcoin] fanquake merged pull request #34474: ci: update ccache to improve hitrate (master...ci-ccache-updates) https://github.com/bitcoin/bitcoin/pull/34474
<bitcoin-git> [leveldb-subtree] l0rinc closed pull request #56: Remove uninitialized `bytes_written` statistics from `CompactionStats` (bitcoin-fork...l0rinc/remove-uninitialized-bytes-written-stats) https://github.com/bitcoin-core/leveldb-subtree/pull/56
kevkevin has joined #bitcoin-core-dev
l0rinc has quit [Quit: l0rinc]
tarotfied has joined #bitcoin-core-dev
sbddesign has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/be35408c5ad7...a4941132d311
<bitcoin-git> bitcoin/master 2222dad MarcoFalke: ci: [refactor] Allow overwriting check option in run helper
<bitcoin-git> bitcoin/master bbbb78a MarcoFalke: ci: Print verbose build error message in test-each-commit
<bitcoin-git> bitcoin/master a494113 merge-script: Merge bitcoin/bitcoin#34461: ci: Print verbose build error message in test...
<bitcoin-git> [bitcoin] fanquake merged pull request #34461: ci: Print verbose build error message in test-each-commit (master...2601-ci-build-1) https://github.com/bitcoin/bitcoin/pull/34461
sbddesign has quit [Ping timeout: 244 seconds]
l0rinc has joined #bitcoin-core-dev
mudsip has joined #bitcoin-core-dev
mudsip has quit [Client Quit]
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/a4941132d311...8bb277c12373
<bitcoin-git> bitcoin/master 9d4c9b0 fanquake: Squashed 'src/secp256k1/' changes from 14e56970cb..57315a6985
<bitcoin-git> bitcoin/master 1ed3de5 fanquake: Update secp256k1 subtree to latest master
<bitcoin-git> bitcoin/master 1cee0e4 fanquake: ci: detect apk usage generally
<bitcoin-git> [bitcoin] fanquake merged pull request #34481: Update secp256k1 subtree to latest master (master...secp256k1_subtree_update) https://github.com/bitcoin/bitcoin/pull/34481
adil has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/8bb277c12373...b58eebf1520f
<bitcoin-git> bitcoin/master 2f2952c MarcoFalke: Squashed 'src/leveldb/' changes from cad64b151d..ab6c84e6f3
<bitcoin-git> bitcoin/master fabced5 MarcoFalke: Bump leveldb subtree
<bitcoin-git> bitcoin/master fad7d86 MarcoFalke: ci: Remove unused workaround after leveldb subtree bump
<bitcoin-git> [bitcoin] fanquake merged pull request #34470: Bump leveldb subtree and remove UB workaround in CI (master...2602-ci-leveldb-ub) https://github.com/bitcoin/bitcoin/pull/34470
kevkevin has quit [Ping timeout: 256 seconds]
adil has quit [Quit: adil]
sbddesign has joined #bitcoin-core-dev
timbo_xyz has joined #bitcoin-core-dev
sbddesign has quit [Ping timeout: 260 seconds]
_durandal has quit [Ping timeout: 256 seconds]
durandal_ has joined #bitcoin-core-dev
kevkevin has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 255 seconds]
Cory45 has quit [Quit: Client closed]
Cory45 has joined #bitcoin-core-dev
kevkevin has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 256 seconds]
<bitcoin-git> [bitcoin] fanquake opened pull request #34491: [RFC] FreeBSD Clang cross CI (master...freebsd_clang_cross) https://github.com/bitcoin/bitcoin/pull/34491
kevkevin has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 246 seconds]
kevkevin has joined #bitcoin-core-dev
nanotube has quit [Ping timeout: 240 seconds]
Cory45 has quit [Quit: Client closed]
Cory45 has joined #bitcoin-core-dev
nanotube has joined #bitcoin-core-dev
flooded has quit [Read error: Connection reset by peer]
flooded has joined #bitcoin-core-dev
memset_ has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
kevkevin has quit [Remote host closed the connection]
kevkevin has joined #bitcoin-core-dev
kevkevin has quit [Remote host closed the connection]
jonatack has joined #bitcoin-core-dev
kevkevin has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 256 seconds]
kevkevin has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 244 seconds]
sbddesign has joined #bitcoin-core-dev
sbddesign has quit [Ping timeout: 256 seconds]
eugenesiegel has joined #bitcoin-core-dev
sbddesign has joined #bitcoin-core-dev
timbo_xyz has quit [Quit: WeeChat 4.8.1]
sbddesign has quit [Ping timeout: 245 seconds]
bitdex has quit [Quit: = ""]
Cory45 has quit [Quit: Client closed]
Cory45 has joined #bitcoin-core-dev
afiore has quit [Remote host closed the connection]
afiore has joined #bitcoin-core-dev
sbddesign has joined #bitcoin-core-dev
sbddesign has quit [Ping timeout: 255 seconds]
sbddesign has joined #bitcoin-core-dev
eugenesiegel has quit [Quit: Client closed]
l0rinc has quit [Quit: l0rinc]
l0rinc has joined #bitcoin-core-dev
l0rinc has quit [Remote host closed the connection]
l0rinc has joined #bitcoin-core-dev
l0rinc has quit [Client Quit]
l0rinc has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] maflcko opened pull request #34492: ci: Drop valgrind fuzz from GHA matrix (master...2602-ci-val-fuzz) https://github.com/bitcoin/bitcoin/pull/34492
l0rinc has quit [Client Quit]
Cory8 has joined #bitcoin-core-dev
pablomartin is now known as pablomartin4btc
Cory45 has quit [Ping timeout: 272 seconds]
<darosior> What is now the preferred copyright line at the top for newly introduced files?
<sipa> // Copyright (c) The Bitcoin Core developers
<sipa> is what i've been using
<darosior> no date?
<fanquake> go dateless
<sipa> sorry darosior, i'm not single
<darosior> :)
SakshiKasat18 has joined #bitcoin-core-dev
synexic has quit [Ping timeout: 240 seconds]
l0rinc has joined #bitcoin-core-dev
SakshiKasat18 has quit [Quit: Client closed]
iSiUp has quit [Ping timeout: 244 seconds]
iSiUp has joined #bitcoin-core-dev
bugs_ has joined #bitcoin-core-dev
nanotube has quit [Ping timeout: 264 seconds]
PaperSword has quit [Quit: PaperSword]
<bitcoin-git> [leveldb-subtree] hebasto opened pull request #59: Fix Clang `-Wconditional-uninitialized` warning (bitcoin-fork...260203-uninitialized) https://github.com/bitcoin-core/leveldb-subtree/pull/59
nanotube has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] maflcko opened pull request #34493: contrib: Remove valgrind suppression for bug 472219 (master...2602-valgrind-less-supp) https://github.com/bitcoin/bitcoin/pull/34493
sbddesign has quit [Ping timeout: 246 seconds]
sbddesign has joined #bitcoin-core-dev
jerryf_ has joined #bitcoin-core-dev
jerryf has quit [Ping timeout: 252 seconds]
jonatack has joined #bitcoin-core-dev
eugenesiegel has joined #bitcoin-core-dev
memset has quit [Remote host closed the connection]
eugenesiegel has quit [Quit: Client closed]
memset has joined #bitcoin-core-dev
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
Cory13 has joined #bitcoin-core-dev
Cory8 has quit [Quit: Client closed]
memset_ has joined #bitcoin-core-dev
memset has quit [Remote host closed the connection]
jonatack has quit [Ping timeout: 264 seconds]
Cory28 has joined #bitcoin-core-dev
Cory13 has quit [Ping timeout: 272 seconds]
jonatack has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 264 seconds]
Cory44 has joined #bitcoin-core-dev
jonatack has joined #bitcoin-core-dev
jon_atack has joined #bitcoin-core-dev
Cory28 has quit [Ping timeout: 272 seconds]
dzxzg has joined #bitcoin-core-dev
Cory44 has quit [Quit: Client closed]
Cory51 has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 265 seconds]
jon_atack has quit [Ping timeout: 244 seconds]
sbddesign has quit [Ping timeout: 240 seconds]
memset_ has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
Cory70 has joined #bitcoin-core-dev
Guest14 has joined #bitcoin-core-dev
Guest14 has quit [Client Quit]
Cory51 has quit [Ping timeout: 272 seconds]
Cory92 has joined #bitcoin-core-dev
Cory70 has quit [Ping timeout: 272 seconds]
memset_ has joined #bitcoin-core-dev
memset has quit [Remote host closed the connection]
anrichp has joined #bitcoin-core-dev
SakshiKasat18 has joined #bitcoin-core-dev
Cory14 has joined #bitcoin-core-dev
Cory92 has quit [Ping timeout: 272 seconds]
Cory26 has joined #bitcoin-core-dev
Cory33 has joined #bitcoin-core-dev
Cory68 has joined #bitcoin-core-dev
Cory89 has joined #bitcoin-core-dev
Cory14 has quit [Ping timeout: 272 seconds]
Cory26 has quit [Ping timeout: 272 seconds]
_durandal has joined #bitcoin-core-dev
Cory33 has quit [Ping timeout: 272 seconds]
Cory68 has quit [Ping timeout: 272 seconds]
durandal_ has quit [Ping timeout: 265 seconds]
Cory13 has joined #bitcoin-core-dev
Cory89 has quit [Ping timeout: 272 seconds]
memset_ has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
SakshiKasat18 has quit [Quit: Client closed]
memset_ has joined #bitcoin-core-dev
memset has quit [Ping timeout: 252 seconds]
memset_ has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
Cory14 has joined #bitcoin-core-dev
dzxzg has quit [Quit: Konversation terminated!]
dzxzg has joined #bitcoin-core-dev
Cory13 has quit [Ping timeout: 272 seconds]
anrichp has quit [Ping timeout: 265 seconds]
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b58eebf1520f...3532e242134e
<bitcoin-git> bitcoin/master 02b5f60 ismaelsadeeq: fees: make flushes log debug only
<bitcoin-git> bitcoin/master 3532e24 Ava Chow: Merge bitcoin/bitcoin#32748: fees: fix noisy flushing log
<bitcoin-git> [bitcoin] achow101 merged pull request #32748: fees: fix noisy flushing log (master...06-2025-prevent-redundant-estimate-flushes) https://github.com/bitcoin/bitcoin/pull/32748
Cory85 has joined #bitcoin-core-dev
Cory14 has quit [Ping timeout: 272 seconds]
<bitcoin-git> [bitcoin] b-l-u-e opened pull request #34494: test: fix intermittent feature blockfile assertion (master...test-fix-intermittent-feature-assumeutxo) https://github.com/bitcoin/bitcoin/pull/34494
abubakarsadiq has quit [Quit: Connection closed for inactivity]
sbddesign has joined #bitcoin-core-dev
sbddesign has quit [Remote host closed the connection]
sbddesign has joined #bitcoin-core-dev
mudsip has joined #bitcoin-core-dev
mudsip has quit [Client Quit]
sbddesign has quit [Ping timeout: 244 seconds]
<bitcoin-git> [bitcoin] theuni opened pull request #34495: Replace boost signals with minimal compatible implementation (master...replace-boost-signals3) https://github.com/bitcoin/bitcoin/pull/34495
sbddesign has joined #bitcoin-core-dev
<darosior> Anyone want to volunteer to review PSBT v2 #21283 ?
<darosior> I may be able to allocate some time to review it, but it's massive and i don't want to review 34 commits just for it to linger another 5 years
<corebot`> https://github.com/bitcoin/bitcoin/issues/21283 | Implement BIP 370 PSBTv2 by achow101 · Pull Request #21283 · bitcoin/bitcoin · GitHub
<darosior> So if anyone is interested in committing to review it, i will as well
<darosior> Let's get this past the finish line finally
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] theuni opened pull request #34496: build: don't pass on boost dependency to kernel consumers (master...kernel-no-public-boost) https://github.com/bitcoin/bitcoin/pull/34496
conman has joined #bitcoin-core-dev
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
Cory89 has joined #bitcoin-core-dev
Cory85 has quit [Ping timeout: 272 seconds]
sbddesign has quit [Ping timeout: 256 seconds]
sbddesign has joined #bitcoin-core-dev
robszarka has quit [Quit: Leaving]
jonatack has joined #bitcoin-core-dev
sbddesign has quit [Remote host closed the connection]
bugs_ has quit [Quit: Leaving]
dzxzg has quit [Ping timeout: 260 seconds]
dzxzg2 has joined #bitcoin-core-dev
<dzxzg2> I can commit to reviewing that
dzxzg has joined #bitcoin-core-dev
dzxzg2 has quit [Ping timeout: 245 seconds]
l0rinc has quit [Quit: l0rinc]
Cory24 has joined #bitcoin-core-dev
Cory89 has quit [Ping timeout: 272 seconds]
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
jerryf has joined #bitcoin-core-dev
jerryf_ has quit [Remote host closed the connection]
jonatack has quit [Ping timeout: 244 seconds]
<sipa> momentum is nice, i'll help out if there is a coordinated effort
afiore has quit [Remote host closed the connection]
afiore has joined #bitcoin-core-dev
jonatack has joined #bitcoin-core-dev
Cory24 has quit [Quit: Client closed]
Cory24 has joined #bitcoin-core-dev