19:00:43 <laanwj> #startmeeting 
19:00:43 <core-meetingbot> Meeting started Thu Jun  9 19:00:43 2022 UTC.  The chair is laanwj. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
19:00:44 <core-meetingbot> Available commands: action commands idea info link nick
19:01:15 <dongcarl> hi
19:01:18 <achow101> hi
19:01:23 <laanwj> #bitcoin -core-dev Meeting: achow101 _aj_ amiti ariard b10c BlueMatt cfields Chris_Stewart_5 darosior digi_james dongcarl elichai2 emilengler fanquake fjahr gleb glozow gmaxwell gwillen hebasto instagibbs jamesob jarolrod jb55 jeremyrubin jl2012 jnewbery jonasschnelli jonatack jtimon kallewoof kanzure kvaciral laanwj larryruane lightlike luke-jr maaku marcofalke meshcollider michagogo
19:01:25 <laanwj> moneyball morcos nehan NicolasDorier paveljanik petertodd phantomcircuit promag provoostenator ryanofsky sdaftuar sipa vasild
19:01:32 <sipsorcery> hi
19:01:32 <hebasto> hi
19:01:37 <laanwj> welcome to the weekly general bitcoin-core-dev meeting
19:01:46 <lightlike> hi
19:01:48 <jeremyrubin> hi
19:01:53 <sipa> hi
19:02:18 <laanwj> it doesn't look like any topics were proposed during the week (you can do this with #proposedmeetingtopic), any last minute ones?
19:02:40 <dongcarl> #proposedmeetingtopic ultra short libbitcoinkernel update
19:02:50 <laanwj> cool
19:03:55 <jonatack> hi
19:04:10 <furszy> hi
19:04:15 <laanwj> ok, let's start with high prio as usual
19:04:23 <laanwj> #topic High priority for review
19:04:23 <core-meetingbot> topic: High priority for review
19:04:41 <laanwj> we have 8 blockers and 2 PRs chasing concept ACK in https://github.com/bitcoin/bitcoin/projects/8
19:04:57 <brunoerg> hi
19:05:27 <laanwj> does anyone want to add a PR? or remove it?
19:06:36 <dongcarl> laanwj: Could I have  #25215?
19:06:38 <gribble> https://github.com/bitcoin/bitcoin/issues/25215 | [kernel 2d/n] Reduce CTxMemPool constructor call sites by dongcarl · Pull Request #25215 · bitcoin/bitcoin · GitHub
19:07:29 <laanwj> dongcarl: sure, added!
19:08:52 <laanwj> anything else?
19:09:56 <laanwj> #topic libbitcoinkernel update (dongcarl)
19:09:56 <core-meetingbot> topic: libbitcoinkernel update (dongcarl)
19:10:15 <dongcarl> Hi all
19:10:23 <dongcarl> Currently, we have [kernel 2d, 2e, and 3a] PRs open. All 3 PRs are related to decoupling the CTxMemPool from ArgsManager, with 2d and 2e being tidy ups that make 3a (the main PR decoupling CTxMemPool from ArgsManager) a bit easier to reason about. 3a is dependent on 2d and 2e. 2d and 2e can be reviewed and merged independently.
19:10:50 <dongcarl> Another thing: during review of the previous libbitcoinkernel PRs, there were proposed followups that weren’t related to the main thrust of the PR. I’ve started collecting them in the main libbitcoinkernel issue to avoid an unnecessary proliferation of issues. Please let me know if I’ve missed any and also feel free to work on any of them!
19:11:18 <laanwj> that's a good idea re: grouping proposed follow-ups
19:11:31 <laanwj> we wouldn't want a follow-up for every PR too :)
19:11:46 <dongcarl> Haha yeah, I thought that might be too chaotic
19:12:10 <dongcarl> Anyway, that's all I have. Happy to answer questions
19:13:02 <laanwj> i don't have any at the moment, thanks for the update
19:13:23 <dongcarl> :)
19:14:41 <laanwj> no one else either apparently!
19:15:32 <laanwj> any other topics? if not, that was a quick meeting
19:16:44 <laanwj> thanks for attending see you next week
19:16:46 <laanwj> #endmeeting