08:40:50 sech1: Since the discussions a week or so ago - I had a play turning Opus 4.8 + GPT-5.5 on the Monero codebase to look for potential inflation bugs. After planning out the test areas, I ran it via VPS on a cron to loop through the tests. Same outcome as yourself; nothing found, which is great. And it provides a kind of "framew [... too long, see https://mrelay.p2pool.observer/e/i8m_7Y4LZGczSU9a ] 08:43:45 I was wondering there's any value running the same process on FCMP++ & Carrot v2.0? I see it's in beta and on stressnet. 08:45:46 @john_r365: Of course 08:47:15 john_r365 did you make a "handbook" for AI models for the Monero codebase? i.e. ask the AI to map Monero's codebase, describe all its components and their relations, ask questions if anything needs clarification. Further AI reviews benefit greatly when provided this context. 08:48:12 Monero codebase + all the papers available on RingCT/Bulletproofs 08:51:23 The handbook is an interesting idea, I didn't do that, but I'll add it on a future pass now you've mentioned it. 08:56:08 I got carried away by P2Pool vulnerability and subsequent fixes/hardening, but I'll return to auditing Monero codebase next week as well. 09:18:39 Was AI any use in terms of the further hardening aspect? 09:47:50 Yes, I use it to find weak/questionable pieces of code/architecture 10:28:38 <321bob321> Had an idea of using it for spy node finger printing 10:28:57 <321bob321> Feeding it raw logs 12:32:00 whats the current number on "spy nodes"? and, do they in effect function as supernodes? (maintain a lot of connections) I guess the question is whether they relay blocks and/or provide bootstrapping service. Well i guess bootstrapping isn't necessary for supernode function. 12:43:14 ah bugger. moneronet.info is down 12:43:32 @gingeropolous: https://xmrnetscan.redteam.cash/ 12:44:34 danke 12:44:37 > do they in effect function as supernodes 12:44:37 They don't, they mostly just listen for inbound connections rather than making a lot of outbound connections 12:44:57 they also relay blocks and txs 12:45:14 they are just proxying the connections between real nodes 12:45:33 but they do make a lot of inbound connections? 12:46:58 Well yes but being pedantic they don't make any inbound connections. Other nodes make the connection to them. 12:47:35 supernodes are nodes that connect to all nodes themselves 12:49:08 context - i'm exploring monerosim's network behavior delta compared to mainnet , and a 15% reachable didn't move the connection-duration closer to mainnets 23 min - it overshot to 150 min. Adding 5 supernodes with max conn 256 didn't budge the overshoot, but it made the sim run faster. 12:49:36 "supernodes are nodes that connect to all nodes themselves" > so to mimic a supernode in monerosim i should set the connection limit to 1k+ or unlimited? 12:50:10 well wait, a regular node has unlimited incoming... 12:51:15 ah right the spynodes main goal is to soak up wallet-rpc conns, or nodes lookin to bootstrap / sync because they presumably need to transact soonish 12:53:15 I think the current spy nodes has 2 separate setups, one setup has all IPs pointed at a single node they run. The other has each IP pointed at a real public node. 12:53:15 IIRC there are about equal amounts of both types of spy node. 12:53:49 so for the first type you would need to make like 25% of the network connect to 1 node 12:54:34 or wait 25% of connections 🤔 12:55:22 > <@john_r365> sech1: Since the discussions a week or so ago - I had a play turning Opus 4.8 + GPT-5.5 on the Monero codebase to look for potential inflation bugs. After planning out the test areas, I ran it via VPS on a cron to loop through the tests. Same outcome as yourself; nothing found, which is great. And it provide [... too long, see https://mrelay.p2pool.observer/e/ldjj9I4LbFlCY1k1 ] 12:55:22 Have to say Monero is well-coded, unlike ZEC which had vulnerabilities surface the moment Opus 4.8 dropped 🤣 12:56:42 ah sweet. the 15% did fix the Skellam delta though 12:57:59 nice, it matches mainent now? 12:58:52 the bots still processing, and im running a reachable % sweep. 13:07:13 i love how i now have this incredible tool that would have blown my mind a decade ago, and i find myself impatient waiting for it do things. the coffee and psytrance prolly doesn't help 13:14:12 this should be updated soon, i gotta run: https://github.com/Fountain5405/monerosim/blob/main/docs/20260620_network_topology_study.md . there's some stuff in there i directed the bot to change and it should push soon