08:39:04 we have mainnet, stagenet, testnet and now stressnet. How about doomsnet? beyond stressing it, it is meant to make remote peers' computers catch fire and explode. 09:41:59 lithiumnet 11:29:15 hi 11:29:15 I'm a pure math student looking for something to work on :) 11:29:15 interests: distributed systems, algorithms, cryptography 11:29:15 [... more lines follow, see https://mrelay.p2pool.observer/e/ytjs9bkKZjJ3cVFM ] 11:29:48 monerod is all C++, monero-oxide is still very much in development and rust 11:30:19 i'm sure you can get pointers for stuff on monero-oxide and cuprate 11:30:54 @monoid.cat:matrix.org: since this is my first message here: hi to all fbi, nsa, interpol, europol etc agents :) 11:30:54 I'm just looking for some intellectual puzzles for myself and not a criminal <3 11:32:23 @helene:unredacted.org: hm 11:32:23 didn't find anything about the first one, and the latter seems to be just rust bindings, correct? 11:32:39 If you have interest in cryptography, I recommend to look into FCMP++ which is the next big upgrade for Monero 11:32:56 https://github.com/seraphis-migration/monero/releases/tag/v0.19.0.0-alpha.1 11:33:09 monerod is the main implementation on monero-project/monero, monero-oxide is rust bindings but i believe there is an intention to reimplement things eventually 11:33:24 and cuprate is a monerod reimplementation in rust 11:33:28 IIRC, FCMP++ code is Rust 11:33:30 hi there, there are great excitement i think into receiving someone new willing to work on mainly theoretical fields. You might look into FCMP++ as the next protocol being worked on, or otherwise discuss with @rucknium:monero.social which makes statistical studies of various topics of the monero network or protocol 11:33:57 im too late 11:34:06 @helene:unredacted.org: yeah I'm more interested in actual math than coding itself :( 11:34:08 yeah sech1, fcmp++ library is rust 11:34:11 sech1: thx! 11:34:34 @syntheticbird: unsurprising for an inter-euro-fbi-nsa-pol agent..... 11:34:41 @syntheticbird: thank u 11:34:45 @helene:unredacted.org: real 11:34:54 The actual math is here https://github.com/kayabaNerve/fcmp-plus-plus-paper 11:35:46 i believe zero to monero also brings up a bunch of the base theory for how monero currently works? but it's been a long time, there's probably newer/less outdated resources 11:36:01 https://web.getmonero.org/library/Zero-to-Monero-2-0-0.pdf 11:36:05 yes, but it's a bit outdated 11:36:47 i hope it will get updated, especially with FCMP++ coming eventually :) 11:36:50 it's such a good resource 11:37:08 @helene:unredacted.org: I brought the topic of a formal protocol documentation after hard fork 11:37:29 so maybe not in the form of a zero to monero update, but something else, that is still more up to date 11:38:03 btw @monoid.cat:matrix.org you might want to visit https://monero-book.cuprate.org/ 11:38:10 i feel something like zero to monero is really useful because it brings you up from nothing, with the entire view of what's going on; it's a great introduction to everything 11:38:14 is cryptonote whitepaper a prerequisite? Haven't read it yet > <@helene:unredacted.org> i believe zero to monero also brings up a bunch of the base theory for how monero currently works? but it's been a long time, there's probably newer/less outdated resources 11:38:22 very useful for onboarding :) 11:38:36 @monoid.cat:matrix.org: i think nowadays not so much? but it would help you make more sense of some terminology 11:39:02 im not sure cryptonote is relevant anymore 11:43:49 Not relevant since RingCT and RandomX (both are not a part of cryptonote) 12:32:37 for irc, the newcomer just the left this room 12:33:02 https://mrelay.p2pool.observer/m/monero.social/jUYbmXnHjTASBvlfIjpsSrVh.png (carrotAddressGeneration.png) 12:33:11 @jeffro256:monero.social is this schema the rectified one? 12:42:38 that's a good schema 16:07:29 @syntheticbird: Yup! 17:37:28 @helene:unredacted.org: monero-oxide isn't bindings and is a reimplementation. 19:16:11 ah, so that's what i thought, but i was fooled! 19:16:12 thanks for the confirmation :) 19:36:54 I mean, years ago it was a monero-rs wrapper and did bind the C++ for some things, but yearssss ago 19:37:02 It's become its own, incredibly healthy ecosystem :) 19:39:13 and it's a good thing to see alternative implementations :) 19:40:08 Yep, it's caught a lot within the Monero protocol and promoted a lot of improvements! 19:40:41 (Not to say the Monero protocol had critical issues caught by this, just to say taking a second look from scratch identified a lot of topics) 19:41:45 you always find out some bugs and undocumented things doing something like that