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
bwu25_ has joined #bitcoin-core-dev
bwu25_ has quit [Client Quit]
bwu25_ has joined #bitcoin-core-dev
bwu25_ has quit [Client Quit]
bwu25_ has joined #bitcoin-core-dev
bwu25_ has quit [Quit: Konversation terminated!]
bwu25_ has joined #bitcoin-core-dev
bwu25_ has quit [Client Quit]
bwu25_ has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 264 seconds]
bwu25 has quit [Quit: Konversation terminated!]
jonatack has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 245 seconds]
kevkevin has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 264 seconds]
PaperSword has joined #bitcoin-core-dev
Guest17 has joined #bitcoin-core-dev
Guest17 has quit [Quit: Client closed]
SakshiKasat18 has joined #bitcoin-core-dev
Guest17 has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] w0xlt opened pull request #34438: wallet: add `gethdkey` RPC for BIP 32 key derivation (master...gethdkey) https://github.com/bitcoin/bitcoin/pull/34438
SakshiKasat18 has quit [Quit: Client closed]
Guest17 has quit [Quit: Client closed]
jarthur_ has joined #bitcoin-core-dev
jarthur has quit [Ping timeout: 260 seconds]
<bitcoin-git> [bitcoin] davidgumberg opened pull request #34439: qa: Drop recursive deletes from test code, add lint checks. (master...2026-01-28-remove-all) https://github.com/bitcoin/bitcoin/pull/34439
dzxzg has quit [Remote host closed the connection]
PaperSword has quit [Quit: PaperSword]
afiore_ has joined #bitcoin-core-dev
afiore has quit [Ping timeout: 252 seconds]
afiore_ is now known as afiore
<bitcoin-git> [bitcoin] michaellappas closed pull request #34348: lib: call RandFailure() if RDRAND fails (master...fix/handle-rdrand-failure) https://github.com/bitcoin/bitcoin/pull/34348
cmirror has quit [Remote host closed the connection]
cmirror has joined #bitcoin-core-dev
memset has quit [Ping timeout: 252 seconds]
Cory has quit [Quit: Client closed]
Cory has joined #bitcoin-core-dev
memset has joined #bitcoin-core-dev
vasild has quit [Remote host closed the connection]
vasild has joined #bitcoin-core-dev
Nebraskka has quit [Read error: Connection reset by peer]
Nebraskka has joined #bitcoin-core-dev
jerryf_ has quit [Remote host closed the connection]
jerryf has joined #bitcoin-core-dev
bwu25_ has quit [Quit: Konversation terminated!]
bwu25_ has joined #bitcoin-core-dev
bwu25_ has quit [Read error: Connection reset by peer]
bwu25_ has joined #bitcoin-core-dev
bwu25_ has quit [Read error: Connection reset by peer]
bwu25_ has joined #bitcoin-core-dev
vasild has quit [Remote host closed the connection]
vasild has joined #bitcoin-core-dev
jarthur_ has quit [Quit: jarthur_]
afiore has quit [Remote host closed the connection]
afiore has joined #bitcoin-core-dev
jarthur has joined #bitcoin-core-dev
ghost43 has quit [Ping timeout: 252 seconds]
ghost43 has joined #bitcoin-core-dev
ghost43 has quit [Remote host closed the connection]
ghost43 has joined #bitcoin-core-dev
Guest61 has joined #bitcoin-core-dev
Guest61 has quit [Client Quit]
jarthur has quit [Quit: jarthur]
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
robszarka has joined #bitcoin-core-dev
szarka has quit [Ping timeout: 260 seconds]
<bitcoin-git> [bitcoin] fanquake closed pull request #34305: log: correct size output in disk space check (master...fix_space_warning_log) https://github.com/bitcoin/bitcoin/pull/34305
bwu25 has joined #bitcoin-core-dev
bwu25_ has quit [Quit: Konversation terminated!]
jarthur has joined #bitcoin-core-dev
Guyver2 has joined #bitcoin-core-dev
Cory has quit [Quit: Client closed]
Cory has joined #bitcoin-core-dev
jarthur has quit [Quit: jarthur]
afiore has quit [Remote host closed the connection]
afiore has joined #bitcoin-core-dev
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] optout21 opened pull request #34440: Refactor CChain methods to use references, tests (master...cchain-ref) https://github.com/bitcoin/bitcoin/pull/34440
<bitcoin-git> [bitcoin] maflcko opened pull request #34441: ci: Allow running iwyu CI in worktree (master...2601-ci-iwyu-worktree) https://github.com/bitcoin/bitcoin/pull/34441
b10c[m] has joined #bitcoin-core-dev
SakshiKasat18 has joined #bitcoin-core-dev
l0rinc has joined #bitcoin-core-dev
edouardparis has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a6cdc3ec9b56...8cdf1dcca0ce
<bitcoin-git> bitcoin/master fad0422 MarcoFalke: refactor: Remove remaining std::bind, check via clang-tidy
<bitcoin-git> bitcoin/master 8cdf1dc merge-script: Merge bitcoin/bitcoin#34373: refactor: Remove remaining std::bind, check v...
<bitcoin-git> [bitcoin] fanquake merged pull request #34373: refactor: Remove remaining std::bind, check via clang-tidy (master...2601-no-bind) https://github.com/bitcoin/bitcoin/pull/34373
Cory has quit [Quit: Client closed]
Cory has joined #bitcoin-core-dev
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
SakshiKasat18 has quit [Quit: Client closed]
janb84 has quit [Ping timeout: 244 seconds]
janb84 has joined #bitcoin-core-dev
l0rinc has quit [Remote host closed the connection]
l0rinc has joined #bitcoin-core-dev
bwu25 has quit [Ping timeout: 256 seconds]
<bitcoin-git> [bitcoin] sedited pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/8cdf1dcca0ce...1c2f164d3486
<bitcoin-git> bitcoin/master 8be54e3 Lőrinc: test: cover IBD exit conditions
<bitcoin-git> bitcoin/master 8d531c6 Lőrinc: validation: invert `m_cached_finished_ibd` to `m_cached_is_ibd`
<bitcoin-git> bitcoin/master b9c0ab3 Lőrinc: chain: add `CChain::IsTipRecent` helper
<bitcoin-git> [bitcoin] sedited merged pull request #34253: validation: cache tip recency for lock-free `IsInitialBlockDownload()` (master...l0rinc/cache-ibd-status) https://github.com/bitcoin/bitcoin/pull/34253
<Sjors[m]1> Occasional review nag for #32420, now with easier title and description :-)
<corebot`> https://github.com/bitcoin/bitcoin/issues/32420 | mining, ipc: omit dummy extraNonce from coinbase by Sjors · Pull Request #32420 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake opened pull request #34442: ci: use Alpine 3.23 (master...ci_alpine_23) https://github.com/bitcoin/bitcoin/pull/34442
Guyver2 has left #bitcoin-core-dev [Closing Window]
brunoerg has quit [Remote host closed the connection]
adil has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] l0rinc opened pull request #34443: validation: follow-up nits for lock-free `IsInitialBlockDownload()` (master...34253_followup_nits) https://github.com/bitcoin/bitcoin/pull/34443
<bitcoin-git> [bitcoin] hebasto pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1c2f164d3486...f7e0c3d3d370
<bitcoin-git> bitcoin/master 34bed0e woltx: test: use IP_PORTRANGE_HIGH on FreeBSD for dynamic port allocation
<bitcoin-git> bitcoin/master 2845f10 node: test: extend FreeBSD ephemeral port range fix to P2P listeners
<bitcoin-git> bitcoin/master f7e0c3d Hennadii Stepanov: Merge bitcoin/bitcoin#34346: test: use IP_PORTRANGE_HIGH on FreeBSD for dy...
<bitcoin-git> [bitcoin] hebasto merged pull request #34346: test: use IP_PORTRANGE_HIGH on FreeBSD for dynamic port allocation (master...freebsd_high_port_range-again) https://github.com/bitcoin/bitcoin/pull/34346
adil has quit [Ping timeout: 260 seconds]
kevkevin has joined #bitcoin-core-dev
Guest61 has joined #bitcoin-core-dev
Guest61 has quit [Client Quit]
Guest61 has joined #bitcoin-core-dev
l0rinc has quit [Ping timeout: 264 seconds]
Guest61 has quit [Client Quit]
l0rinc has joined #bitcoin-core-dev
<bitcoin-git> [qa-assets] sipa opened pull request #253: Add extra miniscript fuzz seeds (main...miniscript_fuzz) https://github.com/bitcoin-core/qa-assets/pull/253
Guest61 has joined #bitcoin-core-dev
Guest61 has quit [Ping timeout: 272 seconds]
jonatack has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 244 seconds]
<bitcoin-git> [bitcoin] l0rinc opened pull request #34444: refactor/BIP14: rename remaining subversion identifiers to user agent (master...l0rinc/rename-user-agent) https://github.com/bitcoin/bitcoin/pull/34444
l0rinc has quit [Quit: l0rinc]
eugenesiegel has joined #bitcoin-core-dev
l0rinc has joined #bitcoin-core-dev
abubakarsadiq has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] marcofleon opened pull request #34445: fuzz: Use `__AFL_SHM_ID` for naming test directories (master...2026/01/afl-shm-id) https://github.com/bitcoin/bitcoin/pull/34445
andrewtoth has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] fanquake opened pull request #34446: [29.x] Backport CI changes (29.x...29_x_ci_changes) https://github.com/bitcoin/bitcoin/pull/34446
musaHaruna has joined #bitcoin-core-dev
l0rinc has quit [Quit: l0rinc]
musaHaruna_ has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] shivanshshri opened pull request #34447: doc: clarify pruning information insetup documentation (master...shivansh-first-pr) https://github.com/bitcoin/bitcoin/pull/34447
emcy__ has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
_durandal has quit [Ping timeout: 246 seconds]
brunoerg has quit [Remote host closed the connection]
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 264 seconds]
bugs_ has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] hebasto opened pull request #34448: ci, iwyu: Fix warnings in `src/util` and treat them as errors (master...260129-iwyu-util) https://github.com/bitcoin/bitcoin/pull/34448
brunoerg has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] fanquake pushed 16 commits to 30.x: https://github.com/bitcoin/bitcoin/compare/4d7d5f6b79d4...3761863e146e
<bitcoin-git> bitcoin/30.x 22bd006 Sebastian Falbesoner: doc: add 433 (Pay to Anchor) to bips.md
<bitcoin-git> bitcoin/30.x 7e1090f Lőrinc: psbt: Fix `PSBTInputSignedAndVerified` bounds `assert`
<bitcoin-git> bitcoin/30.x 4431a60 brunoerg: test: fix feature_pruning when built without wallet
<bitcoin-git> [bitcoin] fanquake merged pull request #34283: [30.x] More backports (30.x...30_3_backports) https://github.com/bitcoin/bitcoin/pull/34283
Emc99 has joined #bitcoin-core-dev
Novo has joined #bitcoin-core-dev
<fjahr> #startmeeting
<corebot`> fjahr: Meeting started at 2026-01-29T16:00+0000
<corebot`> fjahr: Current chairs: fjahr
dzxzg has joined #bitcoin-core-dev
<corebot`> fjahr: Useful commands: #action #info #idea #link #topic #motion #vote #close #endmeeting
<corebot`> fjahr: Participants should now identify themselves with '#here' or with an alias like '#here FirstLast'
<dzxzg> hi
<Novo> hi
<fjahr> #bitcoin-core-dev Meeting: abubakarsadiq achow101 _aj_ ajonas b10c brunoerg cfields darosior dergoegge dzxzg eugenesiegel fanquake fjahr furszy gleb glozow hebasto hodlinator instagibbs janb84 jarolrod jonatack josibake kanzure kevkevin laanwj LarryRuane lightlike l0rinc luke-jr maflcko marcofleon maxedw Murch pinheadmz provoostenator ryanofsky sdaftuar S3RK stickies-v sipa sliv3r__ sr_gi tdb3 theStack TheCharlatan vasild
<fjahr> willcl-ark
<sedited> hi
<danielabrozzoni> hi
<hebasto> hi
<instagibbs> hi
<eugenesiegel> hi
<cfields> hi
<abubakarsadiq> hi
<fjahr> There are no pre-proposed meeting topics this week. Any last minute ones to add?
<yancy> hi
<pinheadmz> hi
<hodlinator> hi
<furszy> hi
<janb84> hi
<Sjors[m]1> hi
<Murch[m]> hi
<andrewtoth> hi
TheRec has quit []
brunoerg has quit [Ping timeout: 260 seconds]
<dergoegge> hi
<fjahr> Ok, starting with the WGs, in reverse order for a change ;)
<fjahr> #topic Net Split WG Update (cfields)
<cfields> Attention has been elsewhere, no update this week.
enochazariah has joined #bitcoin-core-dev
<fjahr> #topic Silent Payments WG Update (Novo)
<Novo> Not a lot has changed
<Novo> I have a few ideas to try, real-or-random mentioned trying out parallelisation
<Novo> I want to see what I can achieve with this
<Novo> I have a LabelSet bitcoin-core implementation branch and some testing shows that it is slightlity faster than the Bip approach at scanning real mainnet blocks
<Novo> But this testing was done with only two labels, I haven't done testing with higher labels, but I'm pretty sure the slight difference will disappear with a few more labels
<sipa> hi
<Novo> I've got nothing else to share
<fjahr> Thanks Novo!
<fjahr> #topic Benchmarking WG Update (l0rinc, andrewtoth)
<andrewtoth> willcl-ark added some more benchmarks via benchcoin in #31132. Got some good review on the split off PRs.
<corebot`> https://github.com/bitcoin/bitcoin/issues/31132 | validation: fetch block inputs on parallel threads 3x faster IBD by andrewtoth · Pull Request #31132 · bitcoin/bitcoin · GitHub
<andrewtoth> l0rinc mentioned he will be here later, so maybe he has more to add. #32407 and #34253 were merged.
<pinheadmz> help
<corebot`> https://github.com/bitcoin/bitcoin/issues/32407 | . by AlnetharyT · Pull Request #32407 · bitcoin/bitcoin · GitHub
<corebot`> https://github.com/bitcoin/bitcoin/issues/34253 | validation: cache tip recency for lock-free `IsInitialBlockDownload()` by l0rinc · Pull Request #34253 · bitcoin/bitcoin · GitHub
l0rinc has joined #bitcoin-core-dev
<andrewtoth> pinheadmz: how can I help?
<l0rinc> hi
<pinheadmz> ugh you can remind me to click on the right temrinal before typing
<andrewtoth> will do
<andrewtoth> that's it from me unless l0rinc has more
<l0rinc> I will add a few stuff later, let's continue
<fjahr> #topic Kernel WG Update (sedited)
brunoerg has joined #bitcoin-core-dev
<sedited> alexanderwiederin opened a draft RFC for a new CChain data structure: https://github.com/bitcoin/bitcoin/pull/34424
<sedited> stickies-v is making progress on the logging PR: https://github.com/bitcoin/bitcoin/pull/34374
<sedited> we also integrated header processing in some of the kernel library language wrappers
<sedited> that's all.
<fjahr> #topic Fuzzing WG Update (dergoegge)
<dergoegge> nothing from my side
<fjahr> #topic Cluster Mempool WG Update (sdaftuar, sipa)
Novo has quit [Quit: Client closed]
<sipa> Not many updates. I'm working on the cost model PR (#34138), but focus remains the deterministic ordering: #34257
<corebot`> https://github.com/bitcoin/bitcoin/issues/34138 | Cluster mempool: more accurate cost model for SFL by sipa · Pull Request #34138 · bitcoin/bitcoin · GitHub
<corebot`> https://github.com/bitcoin/bitcoin/issues/34257 | txgraph: deterministic optimal transaction order by sipa · Pull Request #34257 · bitcoin/bitcoin · GitHub
TheRec has joined #bitcoin-core-dev
TheRec has joined #bitcoin-core-dev
<sipa> That's it for me.
<fjahr> Anything else to discuss?
<fjahr> PSA: next asmap built happens again in one week: https://github.com/asmap/asmap-data/issues/42
<fjahr> Also the v31 feature freeze is 4 weeks out afaict, not sure if there is something to discuss right now though
<l0rinc> Let me give a quick update
<l0rinc> #34253 was merged, we don't expect the change to be measurable but it simplifies the call sites and helps with follow-ups like #34054
<corebot`> https://github.com/bitcoin/bitcoin/issues/34253 | validation: cache tip recency for lock-free `IsInitialBlockDownload()` by l0rinc · Pull Request #34253 · bitcoin/bitcoin · GitHub
<corebot`> https://github.com/bitcoin/bitcoin/issues/34054 | net processing: Add ibd check before processing block for txdownloadman by sedited · Pull Request #34054 · bitcoin/bitcoin · GitHub
<l0rinc> #34207 was also merged, this has been in review in various forms for at least a year now - this leads naturally to the next steps in #34280, e.g. #33018
<corebot`> https://github.com/bitcoin/bitcoin/issues/34207 | coins/refactor: enforce `GetCoin()` returns only unspent coins by l0rinc · Pull Request #34207 · bitcoin/bitcoin · GitHub
<corebot`> https://github.com/bitcoin/bitcoin/issues/34280 | Coins Cache Cleanup checklist · Issue #34280 · bitcoin/bitcoin · GitHub
<corebot`> https://github.com/bitcoin/bitcoin/issues/33018 | coins: remove SetFresh method from CCoinsCacheEntry by andrewtoth · Pull Request #33018 · bitcoin/bitcoin · GitHub
<l0rinc> I've measured the script restoration benchmark on most of my machines and sent it to Julian, he's updated the plots with the new data.
<l0rinc> that's it from me
<fjahr> Thanks l0rinc! Anything else?
<l0rinc> no, thanks
<fjahr> I meant if anyone else has a topic :)
<l0rinc> I know, but still nothing from me :D
<stickies-v> hi
<furszy> fastest meeting ever, thanks fjahr!
<fjahr> kewl
<fjahr> #endmeeting
<corebot`> fjahr: Meeting ended at 2026-01-29T16:17+0000
Emc99 has quit [Quit: Client closed]
<bitcoin-git> [bitcoin] danielabrozzoni opened pull request #34449: wallet: don’t backdate locktime when spending unconfirmed UTXOs (master...issue/26527-dont-backtime-nlocktime-unconf) https://github.com/bitcoin/bitcoin/pull/34449
enochazariah has quit [Quit: Client closed]
brunoerg has quit [Ping timeout: 264 seconds]
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to 29.x: https://github.com/bitcoin/bitcoin/compare/fa91ad3420a2...74bf92e5f49d
<bitcoin-git> bitcoin/29.x c57009e Padraic Slattery: chore: Update outdated GitHub Actions versions
<bitcoin-git> bitcoin/29.x 6aec095 Max Edwards: ci: remove 3rd party js from windows dll gha job
<bitcoin-git> bitcoin/29.x 3835e16 fanquake: doc: update release notes for v29.x
<bitcoin-git> [bitcoin] fanquake merged pull request #34446: [29.x] Backport CI changes (29.x...29_x_ci_changes) https://github.com/bitcoin/bitcoin/pull/34446
brunoerg has joined #bitcoin-core-dev
<fjahr> On v31 forgot to link milestone, I guess we'll have have it as a real topic next week: https://github.com/bitcoin/bitcoin/milestone/74
<fjahr> #proposedmeetingtopic v31 feature freeze upcoming in 3 weeks
<Murch[m]> Oh wow, time flies
<bitcoin-git> [bitcoin] sedited pushed 6 commits to 29.x: https://github.com/bitcoin/bitcoin/compare/74bf92e5f49d...115172ceb893
<bitcoin-git> bitcoin/29.x 7475d13 Luke Dashjr: Wallet/bdb: Safely and correctly list files only used by the single wallet
<bitcoin-git> bitcoin/29.x 60f5290 Luke Dashjr: Wallet/Migration: If loading the new watchonly or solvables wallet fails, ...
<bitcoin-git> bitcoin/29.x cef01d0 Luke Dashjr: Wallet/Migration: Skip moving the backup file back and forth for no reason
<bitcoin-git> [bitcoin] sedited merged pull request #34370: [29.x] Fix #34222 backport bugs (29.x...fix_34222_backport) https://github.com/bitcoin/bitcoin/pull/34370
jonatack has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] danielabrozzoni closed pull request #34449: wallet: limit anti fee sniping locktime backdating when spending unconfirmed UTXOs (master...issue/26527-dont-backtime-nlocktime-unconf) https://github.com/bitcoin/bitcoin/pull/34449
<bitcoin-git> [bitcoin] sedited opened pull request #34450: [29.x] backports + final changes for 29.3 (29.x...29.3rc2-finalize) https://github.com/bitcoin/bitcoin/pull/34450
andrewtoth has quit [Remote host closed the connection]
andrewtoth has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] maflcko closed pull request #34447: doc: clarify pruning information insetup documentation (master...shivansh-first-pr) https://github.com/bitcoin/bitcoin/pull/34447
<sipa> 2
Cory has quit [Quit: Client closed]
Cory has joined #bitcoin-core-dev
<darosior> 3
<bitcoin-git> [qa-assets] maflcko merged pull request #253: Add extra miniscript fuzz seeds (main...miniscript_fuzz) https://github.com/bitcoin-core/qa-assets/pull/253
<bitcoin-git> [qa-assets] maflcko pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/eac1c57614d7...c19a207dc6e5
<bitcoin-git> qa-assets/main 0eeb797 Pieter Wuille: Add extra miniscript fuzz seeds
<bitcoin-git> qa-assets/main c19a207 maflcko: Merge pull request #253 from sipa/miniscript_fuzz
flooded has quit [Remote host closed the connection]
flooded has joined #bitcoin-core-dev
Cory2 has joined #bitcoin-core-dev
flooded has quit [Remote host closed the connection]
Cory has quit [Ping timeout: 272 seconds]
flooded has joined #bitcoin-core-dev
dzxzg2 has joined #bitcoin-core-dev
bwu25 has joined #bitcoin-core-dev
Guest61 has joined #bitcoin-core-dev
durandal_ has joined #bitcoin-core-dev
emcy__ has quit [Ping timeout: 245 seconds]
eugenesiegel has quit [Quit: Client closed]
Guest61 has quit [Ping timeout: 272 seconds]
musaHaruna has quit [Quit: Connection closed for inactivity]
musaHaruna_ has quit [Quit: Connection closed for inactivity]
afiore_ has joined #bitcoin-core-dev
afiore has quit [Ping timeout: 252 seconds]
afiore_ is now known as afiore
<bitcoin-git> [bitcoin] w0xlt opened pull request #34451: rpc: fix race condition in gettxoutsetinfo (master...i_34263) https://github.com/bitcoin/bitcoin/pull/34451
jonatack has quit [Ping timeout: 245 seconds]
<bitcoin-git> [bitcoin] Sjors opened pull request #34452: test: split interface_ipc.py (master...2026/01/split-ipc-test) https://github.com/bitcoin/bitcoin/pull/34452
<bitcoin-git> [qa-assets] murchandamus opened pull request #254: Add Murch’s inputs 01/02 2026 (main...2026-01-murch-inputs) https://github.com/bitcoin-core/qa-assets/pull/254
l0rinc has quit [Quit: l0rinc]
l0rinc has joined #bitcoin-core-dev
PaperSword has joined #bitcoin-core-dev
bwu25_ has joined #bitcoin-core-dev
jonatack has joined #bitcoin-core-dev
bwu25_ has quit [Quit: Konversation terminated!]
bwu25_ has joined #bitcoin-core-dev
bwu25_ has quit [Client Quit]
<bitcoin-git> [bitcoin] maflcko opened pull request #34453: ci: Always print low ccache hit rate notice (master...2601-ci-log-ccache-hit-rate) https://github.com/bitcoin/bitcoin/pull/34453
brunoerg has quit [Remote host closed the connection]
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 255 seconds]
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 240 seconds]
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 260 seconds]
aleggg has quit [Ping timeout: 256 seconds]
aleggg has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 265 seconds]
brunoerg has joined #bitcoin-core-dev
SpellChecker has quit [Remote host closed the connection]
SpellChecker has joined #bitcoin-core-dev
l0rinc has quit [Quit: l0rinc]
brunoerg has quit [Ping timeout: 240 seconds]
jarthur has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
jarthur has quit [Client Quit]
bugs_ has quit [Quit: Leaving]
jonatack has quit [Ping timeout: 244 seconds]
jonatack has joined #bitcoin-core-dev
SpellChecker has quit [Remote host closed the connection]
SpellChecker has joined #bitcoin-core-dev
bwu25_ has joined #bitcoin-core-dev
bwu25_ has quit [Remote host closed the connection]
bwu25_ has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/f7e0c3d3d370...4e4fa0199ee2
<bitcoin-git> bitcoin/master 7099e93 Lőrinc: refactor: rename `FlushStateMode::ALWAYS` to `FORCE_FLUSH`
<bitcoin-git> bitcoin/master c6ca2b8 Pieter Wuille: validation: do not wipe utxo cache for stats/scans/snapshots
<bitcoin-git> bitcoin/master 4e4fa01 Ava Chow: Merge bitcoin/bitcoin#33680: validation: do not wipe utxo cache for stats/...
<bitcoin-git> [bitcoin] achow101 merged pull request #33680: validation: do not wipe utxo cache for stats/scans/snapshots (master...l0rinc/force-sync) https://github.com/bitcoin/bitcoin/pull/33680
afiore has quit [Remote host closed the connection]
afiore has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] hebasto opened pull request #34454: wallet: Rename `RecordType::DELETE` to `RecordType::DELETE_FLAG` (master...260129-wallet-migrate) https://github.com/bitcoin/bitcoin/pull/34454
bwu25_ has quit [Ping timeout: 245 seconds]
<bitcoin-git> [bitcoin] achow101 pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/4e4fa0199ee2...6750744eb32d
<bitcoin-git> bitcoin/master 8dd9200 Andrew Toth: coins: add Reset on CCoinsViewCache
<bitcoin-git> bitcoin/master 041758f Andrew Toth: coins: use hashBlock setter internally for CCoinsViewCache methods
<bitcoin-git> bitcoin/master 8fb6043 Andrew Toth: coins: introduce CCoinsViewCache::ResetGuard
<bitcoin-git> [bitcoin] achow101 merged pull request #34164: validation: add reusable coins view for ConnectBlock (master...reuse-connect-block) https://github.com/bitcoin/bitcoin/pull/34164
brunoerg has quit [Remote host closed the connection]
brunoerg has joined #bitcoin-core-dev