19:07:29 Monero is regulated, both self, and by the regulatory authorities > <@jpk68:matrix.org> Not to mention the ridiculous point about following authority figures. Do you think people join this community not because they want to take part in a permissionless, private, unregulated currency system, but because they want rules to follow? Why? 19:11:57 I meant something more like "resistant to economic regulation" 19:11:58 "Voluntary", if you will 22:14:20 Hi everyone! im Cas, and ive been researching and testing Moneros code. I'm developing MoneroUSD which is a stablecoin version of Monero and made it a post quantum ZK-DAG. From my studies i've seen that this setup could benefit the community with fast, scaleable and private transactions. id love to talk more with you all! 22:48:19 @casmonerodev:matrix.org: Explain how Monero can achieve fast scalability with FCMP++. 22:53:34 @elongated:matrix.org: Yes certainly! So FCMP++ is mainly for full chain privacy instead of scalability. But from my research I see that FCMP++ is post quantum and DAG compatible. 22:53:34 For true scalability you’d need a DAG shape which allows parallel block validation. My testnet currently has DAG width of 32 which allows almost instantaneous tx speed and wallet restores. 22:54:43 I have an example video showing the restore speed. The only reason Monero takes a while to restore is because sequential blocks. 22:55:00 https://mrelay.p2pool.observer/m/matrix.org/IgZJMOWOcJJYmyNcuuKORGRU.mp4 (Screen Recording 2026-06-26 at 6.20.23 PM.mp4) 23:03:44 Of course Monero is DAG-compatible, it is a DAG 23:05:56 @jpk68:matrix.org: That’s interesting! So all that’s required is implementation of parallel block validation.