01:15:00 ixr3: yes, I'll still be around 07:04:35 Hey there! I was trying to submit a CCS proposal on gitlab but it throws an error that I am not allowed to fork that GitLab repo. Can anyone help me here? 07:05:27 Whats the account name? 07:40:46 .merges 07:40:46 10340 10352 10399 10411 10412 10413 07:51:20 would like to see +1's on 10340 and 10412 so i'm not the only approver 09:36:35 Is there a Rust implementation of the CryptoNight slow-hash (`crypto::cn_slow_hash`) algo? 09:36:56 on cuprate repo yes 09:36:58 hold on 09:37:20 https://github.com/Cuprate/cuprate/tree/main/cryptonight/src 09:37:39 thank you ! 09:49:03 which rust crate is the the one you'd recommend if I want to parse some epee data? I'm trying to build a rust crate that can decrypt and parse wallet2.keys files? serai and cuprate both have epee parsers 09:53:34 If all you want is parsing and not writing then monero-epee from monero-oxide as it is no-allocating and fully iterative. https://github.com/monero-oxide/monero-oxide/tree/main/monero-oxide/epee 09:54:50 note: there are limitations with monero-epee and I do not know the format of the wallet2 keyfile so maybe it's not adapted 10:46:19 .merge- 10340 10:46:19 Removed 10:46:44 since this one bumps the wallet cache it should be merged together with other changes at a later point that also requires bumping wallet cache 14:49:22 hi