16:00:12 <stickies-v> #startmeeting 16:00:12 <corebot> stickies-v: Meeting started at 2026-07-23T16:00+0000 16:00:13 <corebot> stickies-v: Current chairs: stickies-v 16:00:14 <corebot> stickies-v: Useful commands: #action #info #idea #link #topic #motion #vote #close #endmeeting 16:00:15 <corebot> stickies-v: See also: https://hcoop-meetbot.readthedocs.io/en/stable/ 16:00:17 <corebot> stickies-v: Participants should now identify themselves with '#here' or with an alias like '#here FirstLast' 16:00:24 <dergoegge> hi 16:00:27 <stickies-v> #bitcoin -core-dev Meeting: _aj_ abubakarsadiq achow101 andrewtoth b10c brunoerg cfields danielabrozzoni darosior dergoegge dzxzg eugenesiegel fanquake fjahr furszy hebasto hodlinator instagibbs janb84 jarolrod johnny9dev jonatack josie jurraca kanzure kevkevin laanwj lightlike l0rinc maflcko marcofleon maxedw Murch pinheadmz provoostenator pseudoramdom ryanofsky sdaftuar sedited sipa sliv3r__ sr_gi stickies-v 16:00:27 <stickies-v> stringintech theStack vasild willcl-ark 16:00:28 <brunoerg> hi 16:00:30 <eugenesiegel> hi 16:00:30 <cfields> hi 16:00:31 <janb84> hi 16:00:35 <jurraca> hi 16:00:35 <sedited> hi 16:00:36 <furszy> hi 16:00:44 <darosior> hi 16:00:59 <stringintech> hi 16:01:03 <stickies-v> There are no pre-proposed meeting topics this week. Any last minute ones to add? 16:01:06 <lightlike> hi 16:01:11 <l0rinc> hi 16:01:28 <purpleKarrot> hi 16:01:42 <johnny9dev> hi 16:01:52 <Murch[m]> hi 16:02:04 <stickies-v> #topic Fuzzing WG Update (dergoegge, marcofleon) 16:02:14 <marcofleon> hi 16:02:16 <marcofleon> no update 16:02:19 <hodlinator> hi 16:02:32 <stickies-v> #topic Kernel WG Update (sedited) 16:02:51 <sedited> i've got nothing this week. maybe someone else? 16:02:53 <yancy> hi 16:03:30 <stickies-v> purpleKarrot made some more progress on his stateless validation work 16:04:00 <stickies-v> but i think more to share on that later 16:04:48 <stickies-v> #topic Benchmarking WG Update (l0rinc, andrewtoth) 16:04:53 <l0rinc> #35215 was merged - another 5% validation speedup \:D/ 16:04:57 <corebot> https://github.com/bitcoin/bitcoin/issues/35215 | coins: use SipHash-1-3-UJ for CCoinsMap keys by l0rinc · Pull Request #35215 · bitcoin/bitcoin · GitHub 16:05:02 <l0rinc> so now we can use it in #35531 16:05:06 <corebot> https://github.com/bitcoin/bitcoin/issues/35531 | txindex: hash keys and pack positions to reduce disk usage by andrewtoth · Pull Request #35531 · bitcoin/bitcoin · GitHub 16:05:12 <l0rinc> I'm running reindex-chainstate benchmarks to compare master with 29/30/31 to see how they stack up. 16:05:19 <stickies-v> as in 5% faster IBD/reindex? 16:05:25 <l0rinc> yup 16:05:44 <stickies-v> juicy 16:05:48 <l0rinc> in addition to the parallel prevout fetcher 16:05:56 <l0rinc> thanks, that's it from me 16:06:20 <dergoegge> lfg 16:06:21 <Murch[m]> v32 should be quite the speedupz 16:06:41 <l0rinc> especially if we can get the txindex changes in 16:07:10 <l0rinc> Andrew is at a conference 16:07:47 <stickies-v> #topic QML GUI WG Update (johnny9dev) 16:07:58 <johnny9dev> Our preview release is now published to bitcoincore.app. Already got a lot of good feedback on it to work through. 16:08:20 <johnny9dev> I dropped down the glibc the preview builds against for increased compatibility 16:08:39 <johnny9dev> One thing I realized too while testing is that the linux depends build doesnt have opengl and the macos depends uses metal apis so there are performance differences across platforms and it is noticeable. So with that I've been focused on optimizing all of the rendering so any page not visible isn't continuing to draw. I think i got most of the main ones and it will be working much better on linux once the PRs are merged. 16:08:59 <johnny9dev> Then finally I removed gMock from our codebase and will make sure that doesn't get included in our staging branch. 16:09:34 <johnny9dev> that is all 16:09:56 <stickies-v> wdym with dropped down the glibc? 16:10:13 <johnny9dev> built against ubuntu 22.04 instead of 24.04 toolchain 16:10:31 <stickies-v> ooh version downgrade you mean 16:10:32 <johnny9dev> at least one person testing couldnt run the built binary on their version of debian 16:10:38 <johnny9dev> yeah 16:12:03 <stickies-v> #topic QA WG Update (brunoerg) 16:12:17 <brunoerg> hi, no update this week 16:12:39 <stickies-v> Anything else to discuss? 16:13:50 <stickies-v> alright, let's get back to building, thanks for the updates everyone 16:13:54 <stickies-v> #endmeeting