15:01:09 MRL meeting in this room in two hours. 17:00:47 Meeting time! https://github.com/monero-project/meta/issues/1349 17:00:49 1. Greetings 17:01:44 Hi 17:01:47 waves 17:02:44 yi 17:02:46 *hi 17:02:59 Hello 17:03:29 2. Updates. What is everyone working on? 17:05:14 me: finally looking at the 0-conf issue in fcmp++/monerod/lws. Otherwise was working on the new /feed (/push) protocol on lws 17:06:18 Wrote a report after completing my investigation into Polyseed use in Monero wallets: https://github.com/tevador/polyseed/issues/13#issuecomment-3980281619 17:06:56 me: prepared FCMP++ crypto for audit, the PR's are upstreamed to the monero repo, reviewed jeffro's FCMP++ scaling PR, implemented the wallet-side max fee 17:07:14 I have finally opened the PR to update cuprates databases to the new tapes db and fjall. Once this is merged cuprate will have a smaller and faster DB. Especially noticeable on HDDs or other storage I/O constrained computers. 17:08:13 3. FCMP code integration audit overview (https://github.com/seraphis-migration/monero/issues/294). 17:09:40 All the PR's there are open, planning to communicate with audit firms in this next week to audit those PR's 17:10:27 Will get quotes, and then aiming to use that as a basis for a CCS to then raise funds for all 4 stages of the audit 17:12:35 Sounds good to me. Anything more on this agenda item? 17:12:57 nothin from me 17:13:26 4. FCMP alpha stressnet (https://monero.town/post/6763165). 17:14:50 No update on alpha. The only current lingering item is that 0-conf issue vtnerd mentioned. I think we're in position to remove alpha from the agenda and move on to beta 17:17:27 Can --max-connections-per-ip be set to 10 by default for beta stressnet? 17:17:53 Helps when multiple nodes are behind the same IP address. 17:20:12 it currently defaults to 100 looks like, you want it limited further? 17:20:26 I thought it's 1 17:20:55 Nevermind if it's already set to 100. 17:21:32 Howdy sorry I'm late 17:24:04 5. Any other business. 17:24:19 @rucknium: reviewing 17:26:19 https://github.com/monero-project/monero/blob/ea9be68fb66f66605d857e1ee13e92fb1d50423b/src/p2p/net_node.cpp#L172 17:26:23 I think what I mentioned was for RPC, and you're right p2p max is 1. I don't see an issue with raising that to 10 17:27:04 RPC is 3 https://github.com/monero-project/monero/blob/ea9be68fb66f66605d857e1ee13e92fb1d50423b/src/cryptonote_config.h#L133 17:28:30 I also don't see an isue raising the default for stressnet. I can add it to the TODO list 17:28:45 I was (mistakenly) corresponding that daemon flag with this default: https://github.com/monero-project/monero/blob/ea9be68fb66f66605d857e1ee13e92fb1d50423b/src/cryptonote_config.h#L135 17:29:22 You can mark the commit raising it to 10 as only for stressnet. The Monero Research Computing Cluster, i.e. the source of much of the tx spam, usually has multiple nodes behind a single IP. 17:31:42 We can end the meeting here. Thanks everyone. 17:33:58 Thanks everyone