16:00:17 <achow101> #startmeeting 
16:00:17 <corebot> achow101: Meeting started at 2025-09-25T16:00+0000
16:00:18 <corebot> achow101: Current chairs: achow101
16:00:19 <corebot> achow101: Useful commands: #action #info #idea #link #topic #motion #vote #close #endmeeting
16:00:20 <corebot> achow101: See also: https://hcoop-meetbot.readthedocs.io/en/stable/
16:00:21 <corebot> achow101: Participants should now identify themselves with '#here' or with an alias like '#here FirstLast'
16:00:24 <janb84> hi
16:00:25 <achow101> #bitcoin -core-dev Meeting: abubakarsadiq achow101 _aj_ ajonas b10c brunoerg cfields darosior dergoegge fanquake fjahr furszy gleb glozow hebasto hodlinator instagibbs jarolrod jonatack josibake kanzure laanwj LarryRuane lightlike luke-jr maflcko marcofleon maxedw Murch pinheadmz provoostenator ryanofsky sdaftuar S3RK stickies-v sipa sr_gi tdb3 theStack TheCharlatan vasild willcl-ark
16:00:33 <hebasto> hi
16:00:33 <vasild> hi
16:00:39 <dzxzg> hi
16:00:41 <achow101> There are no pre-proposed meeting topics this week. Any last minute ones to add?
16:00:43 <hodlinator> hi
16:00:48 <kevkevin> hi
16:00:52 <Murch[m]> Hi
16:00:54 <marcofleon> hi
16:02:03 <achow101> #topic MuSig2 WG Update (achow101)
16:02:04 <laanwj> hi
16:02:26 <cfields> hi
16:02:29 <achow101> #29675 is still the pr to review, and I've been addressing comments on it
16:02:32 <corebot> https://github.com/bitcoin/bitcoin/issues/29675 | wallet: Be able to receive and spend inputs involving MuSig2 aggregate keys by achow101 · Pull Request #29675 · bitcoin/bitcoin · GitHub
16:02:50 <kanzure> hi
16:03:09 <achow101> #topic 30.0
16:03:11 <cfields> achow101: after the usual updates, I'd like to make a quick announcement about some of the net projects I've been working on.
16:03:48 <jon_atack> hi
16:03:59 <achow101> there's still a couple things in the milestone: https://github.com/bitcoin/bitcoin/milestone/72
16:04:20 <achow101> and we tagged rc2 yesterday, so that should be uploaded soon
16:04:24 <abubakarsadiq> hi
16:04:29 <achow101> have any issues been found in testing yet?
16:05:31 <marcofleon> I've been running fuzzamoto on it for a while now
16:05:41 <marcofleon> no crashes/bugs so far
16:05:48 <achow101> that's good to hear
16:05:51 <marcofleon> on rc1 that is
16:06:44 <cfields> I stumbled upon multiprocess#215 this week and imo it should get a quick fix if miners are going to be using it for v30.
16:06:45 <corebot> cfields: Error: That URL raised <HTTP Error 404: Not Found>
16:07:25 <achow101> libmultiprocess#215
16:07:26 <corebot> https://github.com/bitcoin-core/libmultiprocess/issues/215 | Substantial overhead caused by encoding messages for logging · Issue #215 · bitcoin-core/libmultiprocess · GitHub
16:07:44 <l0rinc> I ran multiple IBDs with different args on different platforms for v30 (rc1 or master), they all passed
16:08:07 <cfields> achow101: thanks
16:08:40 <achow101> cool
16:09:00 <achow101> #topic net projects (cfields)
16:10:30 <cfields> Just wanted to give a quick update... I've had my head down for a few months now working on a logical separation between net and net_processing. I now have a quick/dirty branch that illustrates what needs to be done for that to happen. I intend to start cleaning that up and putting together a writeup of my proposed architectural changes and the reasons behind them next week...
16:10:52 <cfields> But more interestingly, with that done, I realized that I was 90% of the way to being able to split p2p out of bitcoind completely, so I went ahead and did that too :)
16:11:12 <cfields> Using the (really cool, btw) multiprocess stuff, I've been able to hack up a fully-functional multiprocess bitcoin-p2p, which isolates all p2p/network activity to a separate process.
16:11:29 <achow101> oooh
16:11:39 <janb84> cool
16:11:44 <marcofleon> nice
16:11:46 <kevkevin> thats awesome
16:12:08 <cfields> I intend to demo/discuss at coredev, but if anyone is interested in discussing before then, I'd be happy to. I think it'd probably be useful to start a working group for very high level discussion/debate.
16:13:16 <cfields> feel free to ping me if interested.
16:13:19 <hebasto> cfields: add me to the wg
16:13:20 <achow101> if you make a working group, you can add it to https://github.com/bitcoin-core/bitcoin-devwiki/wiki/Working-Groups#current-working-groups
16:13:22 <cfields> that's it :)
16:13:34 <achow101> thanks cfields
16:13:43 <achow101> Any other topics to discuss?
16:15:54 <dzxzg> cfields: sick!!
16:16:00 <achow101> #endmeeting