01:02:42 Its seriously to the point I am not sure what's real anymore. Like I feel like maybe I have hallucinations and delusions of all this or something, but so many other people say they are seeing it too... wtf? 03:46:46 kayabanerve: Just read your post on getmonero.org about fcmp++ 03:46:47 It sounds like it replaces seraphis? 03:46:49 Or which features of seraphis will still be needed after fcmp++? 03:46:51 Jamtis is what you mean when you talk about wallet features? 03:46:53 Jamtis doesn't need a hardfork? 03:46:55 I am confused. 03:48:35 Forgive me the questions I am not that deep into these topics but would still like to get a rough understanding. 03:56:48 Tigerix: It's feature complete with and makes Seraphis, the key redefinition, optional. 03:57:03 Seraphis, the TX and wallet code, almost certainly won't disappear. 03:57:47 JAMTIS is a new address protocol and would be done with new wallet software. It doesn't need a hard fork though there's reasons to do it with one (force an update). 03:58:58 That's assuming it's deployed TBC. If the endeavor fails or takes too long, it'd presumably fall back to being donw with Seraphis (the key redefinition). 14:44:47 Has anyone had issues where Monero GUI not showing wallet balance? It’s this typical because of the block height setting? 14:45:13 Has anyone had issues where Monero GUI not showing wallet balance? It’s this typically because of the block height setting? 14:56:03 diakonos: Which version of the GUI are you using? 15:00:39 3.3 15:03:36 I had an issue where I created a new wallet and the restore height was above the current block height (v0.18.3.3 on windows) 15:06:57 I just restored from an older block height. Let’s see if that helps 16:25:04 sneedlewoods: can you reproduce that consistently? mainnet or testnet or stagenet? 16:32:24 https://old.reddit.com/r/Monero/comments/1cf8sho/decoding_monero_with_ai_a_fresh_look_at_the/ 16:32:30 Ad, remove reddit mods 16:52:25 selsta I'll test later and report back, it was on stagenet 16:53:27 ok stagenet makes more sense, it's possible that blocks came in slower than anticipated, causing the blockheight approximation to be ahead 17:01:38 Hi all, we've just finished putting together a CCS proposal for a new series. Would be glad for any feedback https://repo.getmonero.org/monero-project/ccs-proposals/-/merge\_requests/451 17:04:22 They created https://moneroguides.org/ 17:07:08 https://blog.px.dev/detect-monero-miners/ related 17:07:49 https://www.researchgate.net/publication/355896322_Transparency_or_Anonymity_Leak_Monero_Mining_Pools_Data_Publication 17:10:35 thanks a lot for those links, will take a read of them now 18:07:19 also recommend running a proxy when mining to not leak IP 18:36:04 hello, everyone. is there a way to send a ~2700-byte message along with an XMR transaction, in an anonymous way? 19:07:11 no 21:15:40 Is there any limit on the number of bytes or we can't send any anonymous text along with the transaction? I never used such a feature if it exists. 21:18:46 <3​21bob321:monero.social> Tx_extra 21:58:36 `tx_extra` field is limited to 1060 bytes. Regarding anonymous, even with or without enough bytes, sending extra data on your transaction does make you look different than average tx pool. 22:03:48 Hmmm, that is actually very fucked up 22:51:38 kayabanerve: So IIUC, the primary advantage of FCMP++ is that it creates an anonset covering all past and (foreseeable-) future outputs? And the cost of this is that transactions are ~2x larger and ~2x slower, relative to Seraphis+FCMP? 22:51:50 Please correct me if I'm wrong 22:59:45 1) I'm unsure I've said 2x. The ownership proof may be 2x but that's a fraction of membership. 22:59:47 2) The first layer is larger. That first layer being larger does not mean the entire proof is proportionately larger. If the first layer of Seraphis did enable crossing a power of two threshold, one of the two proofs would be 50% smaller. Since I was looking at a 2048-long proof and a 1024-long proof, that'd be 33% faster. It'd only be 64 bytes smaller re: proof length (though may 22:59:49 incur additional commitments). 22:59:51 3) I'm now looking at (256, 256) proofs, a number I'm hesitant to publish as it'd be an incredibly performant best case. This is due to how the discrete log proofs ended up. Said proofs were also the overhead compared to Seraphis (so it's now further minimal). 23:00:41 I'd assume it's 10-50% slower, not larger, with all the developments which have occurred. We'll have to wait and see how it finalizes for the exact number in that range. 23:36:21 Does monnero-gui work on windows arm ?