14:00:06 <achow101> #startmeeting 
14:00:10 <achow101> #bitcoin -core-dev Meeting: achow101 _aj_ amiti ariard aureleoules b10c BlueMatt brunoerg cfields darosior dergoegge dongcarl fanquake fjahr furszy gleb glozow hebasto instagibbs jamesob jarolrod jonatack josibake kallewoof kanzure kouloumos kvaciral laanwj LarryRuane lightlike luke-jr MacroFake Murch phantomcircuit pinheadmz promag provoostenator ryanofsky sdaftuar S3RK stickies-v sipa sr_gi theStack TheCharlatan vasild
14:00:16 <tdb3> hi
14:00:18 <brunoerg> hi
14:00:19 <dergoegge> hi
14:00:22 <TheCharlatan> hi
14:00:23 <darosior> LogPrintf("hi");
14:00:27 <furszy> hi
14:00:33 <pinheadmz> 🇺🇸
14:00:39 <achow101> There are no pre-proposed meeting topics this week. Any last minute ones to add?
14:00:48 <hebasto> hi
14:01:16 <sdaftuar> hi
14:01:31 <abubakarsadiq> hi
14:01:34 <achow101> #topic package relay updates (glozow)
14:02:08 <glozow> hi
14:02:15 <glozow> I'm back. TRUC stuff is done! Package RBF still has the followups left, #30295.
14:02:16 <glozow> On the p2p side, #30111 is still the priority. I updated it yesterday and now waiting for review. Keen to get that done so that we can move on to #30110.
14:02:18 <gribble> https://github.com/bitcoin/bitcoin/issues/30295 | #28984 package rbf followups by instagibbs · Pull Request #30295 · bitcoin/bitcoin · GitHub
14:02:20 <gribble> https://github.com/bitcoin/bitcoin/issues/30111 | locks: introduce mutex for tx download, flush rejection filters on UpdatedBlockTip by glozow · Pull Request #30111 · bitcoin/bitcoin · GitHub
14:02:22 <gribble> https://github.com/bitcoin/bitcoin/issues/30110 | refactor: TxDownloadManager by glozow · Pull Request #30110 · bitcoin/bitcoin · GitHub
14:02:45 <josie> hi
14:03:15 <glozow> that's it from me
14:03:36 <achow101> #topic cluster mempool updates (sdaftuar)
14:03:38 <sdaftuar> hi. #30126 is still the PR to review (see cluster mempool tracking issue, #30289).
14:03:42 <gribble> https://github.com/bitcoin/bitcoin/issues/30126 | cluster mempool: cluster linearization algorithm by sipa · Pull Request #30126 · bitcoin/bitcoin · GitHub
14:03:43 <b10c> hi
14:03:44 <gribble> https://github.com/bitcoin/bitcoin/issues/30289 | Cluster mempool tracking issue · Issue #30289 · bitcoin/bitcoin · GitHub
14:03:50 <stickies-v> hi
14:04:11 <sdaftuar> i've started reviewing sipa's cluster linearization code PR myself, and also trying to keep #28676 up to date with rebases (just noticed i should rebase again)
14:04:14 <gribble> https://github.com/bitcoin/bitcoin/issues/28676 | [WIP] Cluster mempool implementation by sdaftuar · Pull Request #28676 · bitcoin/bitcoin · GitHub
14:04:48 <sipa> hi
14:04:49 <sdaftuar> not sure if sipa is around to provide any other updates, but happy to answer questions
14:05:13 <sipa> i've been addresses some early review comments on 30126
14:05:39 <sipa> i've considering changes the serialization format for clusters (which the fuzz tests heavily rely on), as it may be simpler
14:06:09 <jonatack> hi
14:06:35 <sipa> other than that, i've been working on a (probably too) long writeup explaining why the algorithms in my PRs are needed and why they work
14:08:04 <achow101> #topic legacy wallet removal updates (achow101)
14:08:13 <achow101> #26596 is still the PR to review and it looks like it's close.
14:08:15 <gribble> https://github.com/bitcoin/bitcoin/issues/26596 | wallet: Migrate legacy wallets to descriptor wallets without requiring BDB by achow101 · Pull Request #26596 · bitcoin/bitcoin · GitHub
14:08:48 <fjahr> hi
14:09:08 <achow101> There's also #28574, #30265, and gui#824 to review
14:09:10 <gribble> https://github.com/bitcoin/bitcoin/issues/28574 | wallet: optimize migration process, batch db transactions by furszy · Pull Request #28574 · bitcoin/bitcoin · GitHub
14:09:11 <gribble> https://github.com/bitcoin/bitcoin/issues/30265 | wallet: Fix listwalletdir listing of migrated default wallets and generated backup files by achow101 · Pull Request #30265 · bitcoin/bitcoin · GitHub
14:09:11 <gribble> https://github.com/bitcoin/bitcoin/issues/824 | Use of read_some in bitcoinrpc.cpp · Issue #824 · bitcoin/bitcoin · GitHub
14:09:41 <achow101> #topic Ad-hoc high priority for review
14:09:46 <achow101> Anything to add or remove from https://github.com/orgs/bitcoin/projects/1/views/4
14:10:23 <abubakarsadiq> can i get #29523 it has been acked by furszy already
14:10:26 <gribble> https://github.com/bitcoin/bitcoin/issues/29523 | Wallet: Add `max_tx_weight` to transaction funding options (take 2) by ismaelsadeeq · Pull Request #29523 · bitcoin/bitcoin · GitHub
14:10:48 <achow101> abubakarsadiq: added
14:11:15 <abubakarsadiq> thanks
14:11:28 <jonatack> Question, would people like to see BIPs merges in this channel?
14:11:41 <achow101> jonatack: I think bips should have it's own channel
14:11:44 <jonatack> Noticed the bitcoincore org ones were added here recently
14:12:06 <achow101> bips are separate from bitcoin core
14:12:48 <achow101> Any other topics to discuss today?
14:13:17 <glozow> 26.2 was tagged, please build
14:13:46 <sipa> disclosures of ancient bitcoin core versions were published: https://bitcoincore.org/en/security-advisories/
14:14:41 <achow101> #endmeeting