--- Log opened Sat May 31 00:00:58 2025 00:02 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 244 seconds] 00:13 -!- wafflefrie [uid478376@id-478376.uxbridge.irccloud.com] has quit [Quit: Connection closed for inactivity] 00:16 < dviola> Earnestly: yeah it has grown quite a bit, I still remember when my 256GB SSD was good enough... 00:31 < dviola> Earnestly: just curious but which hardware are you considering for your upgrade? I've been thinking about moving back to hdds for block storage, price per GB may be cheaper 00:36 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 01:00 -!- l0rinc [~l0rinc@user/l0rinc] has joined #bitcoin-core-dev 01:04 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 276 seconds] 01:17 -!- l0rinc [~l0rinc@user/l0rinc] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 01:20 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 01:25 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 252 seconds] 01:40 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 02:06 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 265 seconds] 02:18 -!- jarthur [~jarthur@user/jarthur] has quit [Quit: jarthur] 02:36 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 02:46 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 248 seconds] 03:01 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 03:19 < Earnestly> dviola: I would likely select something boring like a crucial p3 or kioxia (toshiba) 2tb nvme, or even just dedicate a 1tb drive to the blocks 03:21 < dviola> Earnestly: I see 03:25 < Earnestly> dviola: Fwiw, it'd all just live in a micro form factor pc of some description. bitcoin core doesn't really need much in the ways of specs. I have even sync'd the block chain on an rpi 2b not so long ago, it just takes awhile. (My internet isn't that fast anyway) 03:27 < dviola> yeah, indeed 03:29 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 260 seconds] 03:33 < dviola> I was pretty impressed when I synced bitcoin core for the first time on a dual core PC (E5500 CPU + 2GB RAM)... I'm still not sure whether the slowdown I experienced was disk related or filesystem related but I did notice some slowdown when having the chainstate on SATA SSD 03:33 < dviola> when I have it on nvme it's pretty fast 03:36 < dviola> I did some tests with `dd` and writing zeros to the nvme gives me like 1.5 GB/s, the SATA SSD is a lot slower... so maybe that's just how it is 03:43 < dviola> yeah there are comments all over the internet that this SSD (WD green) is pretty slow and crappy, so that might be it 03:52 < dviola> just got curious about how much data the chainstate writes to disk... 03:56 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 04:01 -!- jespada [~jespada@r190-133-40-75.dialup.adsl.anteldata.net.uy] has joined #bitcoin-core-dev 04:02 < dviola> 11GB, that's not a lot, I guess the chainstate gets rebuilt every time bitcoin core finishes syncing? 04:13 < dviola> oh, it's bdb... 04:19 < dviola> anyway, not that this is a problem, it isn't, I fully expect the SATA SSD to be slower 04:24 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has joined #bitcoin-core-dev 04:25 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 272 seconds] 04:32 -!- adil [~Thunderbi@2402:d000:8134:2f97:3960:3e4c:2c7b:5442] has joined #bitcoin-core-dev 04:40 -!- adil [~Thunderbi@2402:d000:8134:2f97:3960:3e4c:2c7b:5442] has quit [Quit: adil] 04:46 -!- l0rinc [~l0rinc@user/l0rinc] has joined #bitcoin-core-dev 05:09 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 05:13 < sipa> the chainstate is leveldb 05:13 < sipa> but depending on how high you set the dbcache, it may effectively mean rewriting the whole thing to disk on every flush 05:15 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 245 seconds] 05:24 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 05:28 -!- jetpack [~jetpack@mcfly.vm.tornadovps.net] has quit [Quit: ZNC 1.8.2+deb2+deb11u1 - https://znc.in] 05:29 -!- jetpack [~jetpack@mcfly.vm.tornadovps.net] has joined #bitcoin-core-dev 05:49 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 252 seconds] 05:55 < dviola> I see, thanks y'all! 05:58 < dviola> oh, got confused with bdb... 06:01 -!- abubakarsadiq [uid602234@id-602234.hampstead.irccloud.com] has quit [Quit: Connection closed for inactivity] 06:07 < dviola> it'd be nice to know how much this kind of filesystem improvements end up helping bitcoin core: https://www.phoronix.com/news/Linux-6.16-EXT4-Performance 06:08 -!- jespada [~jespada@r190-133-40-75.dialup.adsl.anteldata.net.uy] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 06:09 -!- jespada [~jespada@r190-133-40-75.dialup.adsl.anteldata.net.uy] has joined #bitcoin-core-dev 06:17 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 06:27 -!- l0rinc [~l0rinc@user/l0rinc] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 06:37 -!- abubakarsadiq [uid602234@id-602234.hampstead.irccloud.com] has joined #bitcoin-core-dev 06:42 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has left #bitcoin-core-dev [Closing Window] 06:44 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 252 seconds] 07:18 -!- greypw1495085720 [~greypw@user/greypw] has joined #bitcoin-core-dev 07:19 -!- greypw1495085720 [~greypw@user/greypw] has quit [Remote host closed the connection] 07:20 -!- greypw1495085720 [~greypw@user/greypw] has joined #bitcoin-core-dev 07:20 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 07:48 < dviola> speaking of bdb, nice work on the descriptor/sqlite wallet, not having to bother with bdb when compiling bitcoin core is such a relief! 07:51 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 268 seconds] 08:01 -!- Cory [~Cory@user/pasha] has quit [Quit: Client closed] 08:01 -!- Cory [~Cory@user/pasha] has joined #bitcoin-core-dev 08:02 -!- robszarka [~szarka@2603:3003:4eac:100:b81a:8a6b:c7ad:d131] has joined #bitcoin-core-dev 08:06 -!- szarka [~szarka@2603:3003:4eac:100:f552:9186:8bea:3753] has quit [Ping timeout: 260 seconds] 08:07 -!- jespada [~jespada@r190-133-40-75.dialup.adsl.anteldata.net.uy] has quit [Ping timeout: 260 seconds] 08:11 -!- jespada [~jespada@r167-61-121-163.dialup.adsl.anteldata.net.uy] has joined #bitcoin-core-dev 08:13 -!- l0rinc [~l0rinc@user/l0rinc] has joined #bitcoin-core-dev 08:15 -!- bugs_ [~bugs@user/bugs/x-5128603] has joined #bitcoin-core-dev 08:19 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 08:19 < l0rinc> sipa: after #30611 (not yet in v29) we won't likely write the whole chainstate in a single sitting anymore 08:19 < corebot> https://github.com/bitcoin/bitcoin/issues/30611 | validation: write chainstate to disk every hour by andrewtoth · Pull Request #30611 · bitcoin/bitcoin · GitHub 08:23 < l0rinc> dviola: we could benchmark it, but disk speed is a bottleneck mostly during IBD when dbcache is very low - or when we need to iterate the utxo set for RPCs. I wouldn't expect huge differences otherwise - even SSD vs HDD measurements aren't always visible from just the results of my IBD benchmarks. 08:27 -!- Guest0 [~Guest0@38.146.79.246] has joined #bitcoin-core-dev 08:36 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 245 seconds] 08:37 -!- Guest0 [~Guest0@38.146.79.246] has left #bitcoin-core-dev [] 08:38 < dviola> makes sense 08:40 < dviola> yeah, I don't expect to see huge differences either 08:47 < bitcoin-git> [bitcoin] ismaelsadeeq opened pull request #32654: init: deprecate `-blockmaxweight` startup option (master...05-2025-deprecate-block-max-weight) https://github.com/bitcoin/bitcoin/pull/32654 08:48 < l0rinc> correction to my previous claim to sipa: this applies to IBD or reindexes, with e.g. assumeutxo we still write the whole chainstate in one go for big enough dbcache 08:54 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 09:05 -!- szarka [~szarka@2603:3003:4eac:100:b81a:8a6b:c7ad:d131] has joined #bitcoin-core-dev 09:07 -!- szarka [~szarka@2603:3003:4eac:100:b81a:8a6b:c7ad:d131] has quit [Client Quit] 09:07 -!- robszarka [~szarka@2603:3003:4eac:100:b81a:8a6b:c7ad:d131] has quit [Quit: Leaving] 09:07 -!- szarka [~szarka@2603:3003:4eac:100:b81a:8a6b:c7ad:d131] has joined #bitcoin-core-dev 09:20 -!- l0rinc [~l0rinc@user/l0rinc] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 09:21 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 244 seconds] 09:40 -!- bugs_ [~bugs@user/bugs/x-5128603] has quit [Quit: Leaving] 09:48 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 09:57 -!- bugs_ [~bugs@user/bugs/x-5128603] has joined #bitcoin-core-dev 11:33 -!- awesome-doge [~awesome-d@user/awesome-doge] has joined #bitcoin-core-dev 11:39 -!- l0rinc [~l0rinc@user/l0rinc] has joined #bitcoin-core-dev 11:41 -!- wafflefrie [uid478376@id-478376.uxbridge.irccloud.com] has joined #bitcoin-core-dev 12:00 -!- wafflefrie [uid478376@user/tusko] has changed host 12:16 < bitcoin-git> [gui-qml] johnny9 opened pull request #461: Introduce standard fee selection to Send (main...standard-fee) https://github.com/bitcoin-core/gui-qml/pull/461 12:23 -!- Guest55 [~Guest55@host-80-42-152-12.as13285.net] has joined #bitcoin-core-dev 12:29 -!- l0rinc [~l0rinc@user/l0rinc] has quit [Read error: Connection reset by peer] 12:33 -!- Guest41 [~Guest55@host-80-42-152-12.as13285.net] has joined #bitcoin-core-dev 12:33 -!- Guest41 [~Guest55@host-80-42-152-12.as13285.net] has quit [Client Quit] 12:33 -!- Guest55 [~Guest55@host-80-42-152-12.as13285.net] has quit [Quit: Client closed] 12:33 -!- Guest55 [~Guest55@host-80-42-152-12.as13285.net] has joined #bitcoin-core-dev 12:35 -!- Guest55 [~Guest55@host-80-42-152-12.as13285.net] has quit [Client Quit] 12:50 -!- l0rinc [~l0rinc@user/l0rinc] has joined #bitcoin-core-dev 12:50 -!- Talkless [~Talkless@138.199.6.197] has joined #bitcoin-core-dev 12:59 -!- Cory [~Cory@user/pasha] has quit [Quit: Client closed] 13:00 -!- Cory [~Cory@user/pasha] has joined #bitcoin-core-dev 13:10 -!- l0rinc [~l0rinc@user/l0rinc] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 13:15 -!- bugs_ [~bugs@user/bugs/x-5128603] has quit [Quit: Leaving] 13:19 -!- jon_atack [~jonatack@user/jonatack] has quit [Ping timeout: 248 seconds] 13:19 -!- Talkless [~Talkless@138.199.6.197] has quit [Quit: Konversation terminated!] 13:40 -!- l0rinc [~l0rinc@user/l0rinc] has joined #bitcoin-core-dev 14:10 -!- malamaking [~malamakin@196.122.79.244] has joined #bitcoin-core-dev 14:17 -!- malamaking [~malamakin@196.122.79.244] has left #bitcoin-core-dev [] 14:25 -!- l0rinc [~l0rinc@user/l0rinc] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 15:00 -!- Cory [~Cory@user/pasha] has quit [Quit: Client closed] 15:00 -!- Cory62 [~Cory@user/pasha] has joined #bitcoin-core-dev 15:12 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #bitcoin-core-dev 15:14 -!- ghost43_ [~ghost43@gateway/tor-sasl/ghost43] has quit [Ping timeout: 264 seconds] 15:33 -!- jarthur [~jarthur@user/jarthur] has joined #bitcoin-core-dev 15:43 -!- jonatack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 15:49 -!- jonatack [~jonatack@user/jonatack] has quit [Read error: Connection reset by peer] 16:41 -!- S3RK_ [~S3RK@user/s3rk] has joined #bitcoin-core-dev 16:44 -!- S3RK [~S3RK@user/s3rk] has quit [Ping timeout: 252 seconds] 16:44 -!- spynx [~spynxic@spynxic.powered.by.lunarbnc.net] has joined #bitcoin-core-dev 16:44 -!- spynxic [~spynxic@spynxic.powered.by.lunarbnc.net] has quit [Read error: Connection reset by peer] 16:47 -!- spynx is now known as spynxic 17:03 -!- jespada [~jespada@r167-61-121-163.dialup.adsl.anteldata.net.uy] has quit [Ping timeout: 252 seconds] 17:08 -!- conman [~con@180-150-21-3.b49615.mel.static.aussiebb.net] has joined #bitcoin-core-dev 17:16 -!- Guest57 [~Guest57@193.138.7.180] has joined #bitcoin-core-dev 17:17 -!- SpellChecker [~SpellChec@user/SpellChecker] has quit [Remote host closed the connection] 17:17 -!- Guest57 [~Guest57@193.138.7.180] has quit [Client Quit] 17:17 -!- SpellChecker [~SpellChec@user/SpellChecker] has joined #bitcoin-core-dev 18:01 -!- jackielove4u [~jackielov@user/jackielove4u] has joined #bitcoin-core-dev 18:17 -!- jarthur [~jarthur@user/jarthur] has quit [Quit: jarthur] 18:23 -!- jonatack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 18:28 -!- jonatack [~jonatack@user/jonatack] has quit [Ping timeout: 244 seconds] 18:37 -!- jarthur [~jarthur@user/jarthur] has joined #bitcoin-core-dev 18:50 -!- jonatack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 18:52 -!- jon_atack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 18:55 -!- jonatack [~jonatack@user/jonatack] has quit [Ping timeout: 244 seconds] 19:16 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Remote host closed the connection] 19:46 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 20:07 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 260 seconds] 20:27 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 20:32 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 244 seconds] 20:46 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 20:53 -!- jon_atack [~jonatack@user/jonatack] has quit [Read error: Connection reset by peer] 21:01 -!- cmirror [~cmirror@4.53.92.114] has quit [Remote host closed the connection] 21:01 -!- cmirror [~cmirror@4.53.92.114] has joined #bitcoin-core-dev 21:51 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 252 seconds] 22:04 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 22:21 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 248 seconds] 22:49 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 23:11 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 265 seconds] 23:37 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev --- Log closed Sun Jun 01 00:00:59 2025