14:00:14 <achow101> #startmeeting 
14:00:17 <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 theStack TheCharlatan vasild
14:00:25 <sipa> hi
14:00:25 <vasild> hi
14:00:27 <dzxzg> Hi
14:00:29 <sr_gi[m]> hi
14:00:30 <darosior> hi
14:00:31 <laanwj> hi!
14:00:31 <lightlike> Hi
14:00:32 <willcl-ark> Hi
14:00:37 <tdb3> hi
14:00:51 <hebasto> hi
14:00:54 <dergoegge> hi
14:00:55 <achow101> There's one preproposed meeting topic this week. Any last minute ones to add?
14:01:01 <brunoerg> hi
14:01:04 <stickies-v> hi
14:01:05 <glozow> hi
14:01:14 <b10c> hi
14:01:16 <achow101> #topic package relay updates (glozow)
14:01:24 <TheCharlatan> hi
14:01:37 <furszy> hi
14:01:39 <cbergqvist> hi
14:01:47 <kanzure> hi
14:01:50 <abubakarsadiq> hi
14:01:58 <josie> hi
14:02:00 <glozow> for TRUCs (v3), again #29306 was merged, so we just need #29496 to flip the switch
14:02:03 <gribble> https://github.com/bitcoin/bitcoin/issues/29306 | policy: enable sibling eviction for v3 transactions by glozow · Pull Request #29306 · bitcoin/bitcoin · GitHub
14:02:03 <gribble> https://github.com/bitcoin/bitcoin/issues/29496 | policy: bump TX_MAX_STANDARD_VERSION to 3 by glozow · Pull Request #29496 · bitcoin/bitcoin · GitHub
14:02:21 <glozow> for p-p-p-package relay, #28970 is the priority. p2p folks please review!
14:02:23 <gribble> https://github.com/bitcoin/bitcoin/issues/28970 | p2p: opportunistically accept 1-parent-1-child packages by glozow · Pull Request #28970 · bitcoin/bitcoin · GitHub
14:02:35 <_aj_> hi
14:03:19 <glozow> #28950 was merged and #29242 is very close. expecting some followup PRs from instagibbs
14:03:22 <gribble> https://github.com/bitcoin/bitcoin/issues/28950 | RPC: Add maxfeerate and maxburnamount args to submitpackage by instagibbs · Pull Request #28950 · bitcoin/bitcoin · GitHub
14:03:25 <gribble> https://github.com/bitcoin/bitcoin/issues/29242 | Mempool util: Add RBF diagram checks for single chunks against clusters of size 2 by instagibbs · Pull Request #29242 · bitcoin/bitcoin · GitHub
14:03:28 <glozow> that's all from me
14:03:46 <achow101> #topic cluster mempool updates (sdaftuar)
14:04:19 <glozow> Not sure if sdaftuar is here today
14:04:26 <sipa> i believe he is not
14:05:03 <achow101> anyone able to give an update for cluster mempool? I don't think much has happened though
14:05:29 <sipa> and i don't have much to say myself; i'm working on redoing some of the low-level cluster linearization code, but have yet to start working on integrating the abstraction layer in suhas' code
14:05:56 <sipa> i believe suhas will be back next week, but i will be out then
14:06:18 <achow101> #topic legacy wallet removal updates (achow101)
14:06:36 <achow101> #26606 is the current priority for review
14:06:38 <gribble> https://github.com/bitcoin/bitcoin/issues/26606 | wallet: Implement independent BDB parser by achow101 · Pull Request #26606 · bitcoin/bitcoin · GitHub
14:07:02 <achow101> there's also a few tasks for 28.0 that haven't been started yet, but should be small, if anyone else would like to tackle them. #20160
14:07:05 <gribble> https://github.com/bitcoin/bitcoin/issues/20160 | Proposed Timeline for Legacy Wallet and BDB removal · Issue #20160 · bitcoin/bitcoin · GitHub
14:07:15 <achow101> otherwise I'll get to those soon(tm)
14:07:41 <achow101> #topic Ad-hoc high priority for review
14:07:41 <laanwj> a custom bdb parser? interesting, i'll take a look at it
14:07:53 <fjahr> #29612 please (assumeutxo blocker)
14:07:55 <gribble> https://github.com/bitcoin/bitcoin/issues/29612 | rpc: Optimize serialization disk space of dumptxoutset - Reloaded by fjahr · Pull Request #29612 · bitcoin/bitcoin · GitHub
14:07:56 <achow101> Anything to add or remove from https://github.com/orgs/bitcoin/projects/1/views/4
14:08:28 <achow101> laanwj: please do! it's very fun :)
14:08:34 <achow101> fjahr: added
14:08:45 <fjahr> thanks!
14:09:41 <stickies-v> I think #29623 is RFM
14:09:44 <gribble> https://github.com/bitcoin/bitcoin/issues/29623 | Simplify network-adjusted time warning logic by stickies-v · Pull Request #29623 · bitcoin/bitcoin · GitHub
14:10:28 <achow101> stickies-v: will look
14:10:35 <achow101> #topic 27.0 RC1 Testing Guide Draft (dzxzg)
14:10:50 <tdb3> An Issue was opened for the 27.0 Testing Guide: https://github.com/bitcoin/bitcoin/issues/29685
14:10:50 <tdb3> The umbrella Issue for 27.0 (not specific to the guide) was not yet opened.
14:10:58 <dzxzg> Hi all,
14:11:03 <dzxzg> I just wanted to update you on the status of the v27 RC testing guide that @cbergqvist, @marcofleon, @tdb3 and I have been working on. A draft of the testing guide is now up on the wiki: https://github.com/bitcoin-core/bitcoin-devwiki/wiki/27.0-Release-Candidate-Testing-Guide
14:11:14 <dzxzg> We are really grateful for any feedback, comments, or suggestions on how we can improve the test guide, and have created an issue on the repo where you can leave any feedback: #29685
14:11:15 <gribble> https://github.com/bitcoin/bitcoin/issues/29685 | 27.0 RC Testing Guide Feedback · Issue #29685 · bitcoin/bitcoin · GitHub
14:11:23 <dzxzg> We also wanted to ask that a v27 testing 'umbrella' issue be created as in past releases for tracking any issues found while testing v27. (e.g. #28718 )
14:11:24 <gribble> https://github.com/bitcoin/bitcoin/issues/28718 | v26.0 Testing · Issue #28718 · bitcoin/bitcoin · GitHub
14:11:59 <achow101> dzxzg: feel free to make that umbrella issue yourself
14:12:16 <dzxzg> 👍
14:13:05 <stickies-v> nice one, thanks for your work on this!
14:13:08 <achow101> thanks for writing the testing guide, will take a look
14:14:01 <achow101> Anything else to discuss this week?
14:14:12 <fanquake> Also a reminder that the 27.x release notes are still WIP, and open for additions: https://github.com/bitcoin-core/bitcoin-devwiki/wiki/27.0-Release-Notes-Draft
14:15:24 <lightlike> an entry for adjusted time removal would be good for the release notes
14:16:49 <achow101> maybe a few people could look through everything that's been merged since 26.0 and add todos for things that are interesting for release notes?
14:17:06 <sipa> what is the status of 27.0, as in, do we already know more rcs will be needed?
14:17:33 <stickies-v> I'll add notes for adjusted-time changes
14:17:44 <fanquake> I have a handfull of changes to backport, but that wouldn't require a new rc
14:17:46 <sipa> lightlike: yeah, if you don't want to write yourself anything right now, you can add a TODO still
14:17:56 <dergoegge> stickies-v: 🫶
14:17:57 <sipa> or stickies-v, even better
14:18:09 <sipa> achow101: good idea
14:18:27 <achow101> doesn't seem like there's anything tagged for backport, we don't even have a "needs backport (27.x)" label yet
14:18:41 <fanquake> none of the changes are tagged
14:19:04 <fanquake> want to get in at least the serfloat tests and new msan
14:19:11 <achow101> fanquake: can you tag them
14:19:20 <fanquake> i'm just going to backport them
14:19:36 <fanquake> (this afternoon)
14:20:11 <sipa> isn't it afternoon already for you?
14:20:22 <fanquake> sipa: correct
14:20:24 <fanquake> what is the current status of 26.x and 25.x ? Releases soon?
14:21:07 <achow101> 25.2 backport is waiting for someone to review it #29531
14:21:09 <gribble> https://github.com/bitcoin/bitcoin/issues/29531 | [25.x] backports by achow101 · Pull Request #29531 · bitcoin/bitcoin · GitHub
14:21:50 <fanquake> Also, has anyone run into any issues testing 27.0rc1 yet? (~10 days since upload) Don't think we've seen any reports/issues opened yet
14:22:00 <glozow> haven't gotten any feedback on 26.1rc2, must be because it's bug-free
14:22:43 <glozow> jokes aside I'm planning on opening a PR to finalize 26.1 next week if that sounds ok
14:23:28 <achow101> haven't seen any issues either, but maybe that's because no one is testing yet?
14:25:26 <achow101> anything else to discuss?
14:26:14 <fanquake> glozow: yea sounds good
14:26:45 <achow101> #endmeeting