00:44:29 From Trusted and Vouched Dealers 00:44:30 ⏩ Fast & Reliable ⏩ 00:44:32    DM for all Goodies🙈😋 00:44:34 https://t.me/hightime_market 00:44:36 *Got AAA+ Quality Products. 00:44:38 _Shrooms 00:44:40 _LSD 00:44:42 _DMT 00:44:44 _MDMA, 00:44:46 _🧊, 00:44:48 _Coke❄️ 01:11:56 that's a new one 13:05:52 Hey guys I have been working with a copy of the Monero codebase for a few weeks for personal interest but I am having trouble finding access to sufficient documentation of the initial codebase does anyone have any recommendations for finding documentation ? 13:21:25 Even if the answer is there is no documentation ? 13:24:10 cuprate (rust re-implementation of monerod) has the best documentation I know of at the moment. It doesn't document the code directly, but rather the protocol and consensus rules: 13:24:10 https://monero-book.cuprate.org/ 13:25:43 I'm not aware of any other documentation besides github / the code itself 13:26:00 Ken what this is the best recommendation I've been given so far. Thank you 13:29:50 Can anyone point out what lines I should be looking at to find the decoy selection algorithm ? 13:31:50 afaict that's all part of wallet2 (the wallet selects decoys, not the node) 13:33:15 circa line 9256 13:33:28 Thank you. You guys may have saved my uni degree 13:33:42 #monero-dev might be a good place for some of your questions, I don't know dick about the codebase 13:33:58 Decoy selection docs are here: https://github.com/monero-project/monero/pull/9024 13:33:58 and here: https://github.com/Rucknium/misc-research/blob/main/Monero-Decoy-Selection-Closed-Form/pdf/monero-decoy-selection-closed-form.pdf 21:41:50 "personal interest" -> "saved my uni degree" 23:02:12 Finally 23:40:00 This should merged. Didn’t jberman say it would still be used in order to add some privacy protection to clients from nodes when attempting to build the full tree? 23:41:15 Name of the degree? 23:44:10 https://github.com/monero-project/monero/pull/9024#issuecomment-2599600801 23:45:28 Yeah he was talking about it on Monero Talk, that the algorithm will still be used 23:45:51 Post FCMP++ 23:48:24 a DSA would still be used for the light wallet "filter-assist" tier, which isn't planned for FCMP++ v1 hard fork, but is in the roadmap for after FCMP++ 23:48:49 rucknium recently spoke on it as well re ospead