10:27:08 Oh only now saw this. > I was looking at nebula for other reasons just yesterday, heh. 10:27:15 @dennis_tra:matrix.org: What did you want to do? 10:40:58 <321bob321> Threads banned 12:28:57 I was looking at BitTorrent DHT scraping at depth with focus on recency 12:32:20 DataHoarder: Ah interesting, I've taken a stab at adding Bittorrent support https://github.com/dennis-tra/nebula/tree/bittorrent 12:32:51 but I haven't had time to implement it fully 12:36:30 Let me know if you're interested in continuing the work. If so, I could update the branch to be on par with main 14:33:42 Are there any resources for any stress tests that have been done with the monero network? I'm particularly interested in blockchain size and how monero nodes would perform with higher tx counts (highest possible with what is proposed for scaling in FCMP++). 15:34:22 #monero-stressnet:monero.social 15:34:37 Read room description and pinned messages 17:29:00 no, for my usecases I went with a quick'n'dirty self implementation dennis_tra, with a few network specific tricks 20:13:10 some fun results from my fiddling with tx relay v2 in monerosim " The v2 protocol data is interesting — the hash-first approach means 14.9M announcements resulted in only 1.9M 20:13:10 actual TX requests (87% dedup rate), which is a substantial bandwidth improvement. This would be worth digging 20:13:10 into further in a run where wallets don't freeze."