afiore has quit [Quit: GNU inetutils 1.3a (telnet)]
szarka has joined #bitcoin-core-dev
l0rinc has quit [Quit: l0rinc]
jadi has quit [Ping timeout: 240 seconds]
sbddesign has joined #bitcoin-core-dev
sbddesign has quit [Ping timeout: 256 seconds]
jadi has joined #bitcoin-core-dev
jadi has quit [Ping timeout: 265 seconds]
upekkha has quit []
upekkha has joined #bitcoin-core-dev
cotsuka has quit [Remote host closed the connection]
cotsuka has joined #bitcoin-core-dev
jadi has joined #bitcoin-core-dev
infernix has quit [Ping timeout: 244 seconds]
jadi has quit [Ping timeout: 244 seconds]
jackielove4u has quit [Ping timeout: 260 seconds]
infernix has joined #bitcoin-core-dev
jackielove4u has joined #bitcoin-core-dev
jadi has joined #bitcoin-core-dev
jadi has quit [Ping timeout: 265 seconds]
bitdex has joined #bitcoin-core-dev
jadi has joined #bitcoin-core-dev
jadi has quit [Ping timeout: 246 seconds]
jadi has joined #bitcoin-core-dev
cmirror has quit [Remote host closed the connection]
cmirror has joined #bitcoin-core-dev
jadi has quit [Ping timeout: 260 seconds]
jetpack has quit [Quit: ZNC 1.8.2+deb2+deb11u1 - https://znc.in]
jetpack has joined #bitcoin-core-dev
cm has quit [Read error: Connection reset by peer]
cm_ has joined #bitcoin-core-dev
cm_ is now known as cm
PaperSword has quit [Quit: PaperSword]
tarotfied has quit [Quit: WeeChat 4.1.1]
tarotfied has joined #bitcoin-core-dev
jadi has joined #bitcoin-core-dev
ghost43 has quit [Ping timeout: 252 seconds]
jadi has quit [Ping timeout: 260 seconds]
PaperSword has joined #bitcoin-core-dev
ghost43 has joined #bitcoin-core-dev
bitdex has quit [Remote host closed the connection]
bitdex has joined #bitcoin-core-dev
robszarka has joined #bitcoin-core-dev
szarka has quit [Ping timeout: 260 seconds]
l0rinc has joined #bitcoin-core-dev
l0rinc has quit [Quit: l0rinc]
jadi has joined #bitcoin-core-dev
bitdex has quit [Remote host closed the connection]
bitdex has joined #bitcoin-core-dev
jadi has quit [Ping timeout: 246 seconds]
durandal_ has quit [Ping timeout: 240 seconds]
<vasild>
Thanks everybody! \o/ (wrt #29415)
<corebot>
https://github.com/bitcoin/bitcoin/issues/29415 | Broadcast own transactions only via short-lived Tor or I2P connections by vasild · Pull Request #29415 · bitcoin/bitcoin · GitHub
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
Guyver2 has joined #bitcoin-core-dev
durandal_ has joined #bitcoin-core-dev
jadi has joined #bitcoin-core-dev
jadi has quit [Ping timeout: 250 seconds]
timbo_xyz has joined #bitcoin-core-dev
Guyver2 has left #bitcoin-core-dev [Closing Window]
Cory38 has quit [Quit: Client closed]
Cory38 has joined #bitcoin-core-dev
memset has quit [Remote host closed the connection]
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
___nick___ has quit [Ping timeout: 250 seconds]
___nick___ has joined #bitcoin-core-dev
memset has quit [Remote host closed the connection]
sbddesign has quit [Ping timeout: 252 seconds]
memset has joined #bitcoin-core-dev
jadi has joined #bitcoin-core-dev
jadi has quit [Ping timeout: 264 seconds]
__nick__ has joined #bitcoin-core-dev
___nick___ has quit [Ping timeout: 264 seconds]
PaperSword has quit [Quit: PaperSword]
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
bugs_ has joined #bitcoin-core-dev
sbddesign has joined #bitcoin-core-dev
PaperSword has joined #bitcoin-core-dev
__nick__ has quit [Ping timeout: 240 seconds]
___nick___ has joined #bitcoin-core-dev
jonatack has joined #bitcoin-core-dev
Cory50 has joined #bitcoin-core-dev
Cory38 has quit [Ping timeout: 272 seconds]
jadi has joined #bitcoin-core-dev
<fanquake>
I'm doing an IBD of master, with -dbcache=6000, and see "[warning] Flushing large (1 GiB) UTXO set to disk, it may take several minutes" every 8s. Current cache=1100mb or so. Is this normal?
<fanquake>
(when that log line appears theres a ~2 second pause)
<andrewtoth>
The pruned node flushes a lot, but only dirty entries are written. The warnings get logged because there's a large cache of clean entries.
<fanquake>
Flushing every ~150 blocks seems a bit excessive?
<andrewtoth>
It's 48 hours of blocks at 550 I believe, so not really.
<fanquake>
My dumb maths is saying this will add 3 hours to IBD?
<bitcoin-git>
[bitcoin] maflcko opened pull request #34276: Remove empty caption from ThreadSafeMessageBox (master...2601-less-gui-kernel) https://github.com/bitcoin/bitcoin/pull/34276
<andrewtoth>
Increase prune size and it should be faster.
<andrewtoth>
Also see #31845
<corebot>
https://github.com/bitcoin/bitcoin/issues/31845 | Add -pruneduringinit option to temporarily use another prune target during IBD by luke-jr · Pull Request #31845 · bitcoin/bitcoin · GitHub
sbddesign has quit [Ping timeout: 250 seconds]
jadi has quit [Ping timeout: 245 seconds]
___nick___ has quit [Ping timeout: 264 seconds]
___nick___ has joined #bitcoin-core-dev
timbo_xyz has joined #bitcoin-core-dev
<andrewtoth>
fanquake: it was even slower before #28280, but now at least you don't get hit with the read penalty after each flush.
<bitcoin-git>
bitcoin/master ab41492 Fabian Jahr: test: Prevent loop from running out of utxos in bip68 test
<bitcoin-git>
bitcoin/master d200378 merge-script: Merge bitcoin/bitcoin#34244: test: Prevent loop from running out of utxos ...
<bitcoin-git>
[bitcoin] glozow merged pull request #34244: test: Prevent loop from running out of utxos in bip68 test (master...2026-01-bip68-flaky) https://github.com/bitcoin/bitcoin/pull/34244