01:00:56 Hi — anonymous dev here. I'm launching a RandomX CPU-mined L1 (fair launch, no premine, no admin keys) whose design deliberately borrows from and diverges from Monero's, and I'd rather be attacked by this room than by nobody. 01:02:11 #monero-research-lounge:monero.social 01:05:41 https://github.com/thesimstoshi/zycord 01:06:19 The core idea: each transaction is a certificate that declares the state it read and the state it wrote, and carries the proof. Verifying it is therefore a pure function of its bytes — no database, no history, no synchronisation — so verification parallelises without bound. The chain never executes anything; it orders cert [... too long, see https://mrelay.p2pool.observer/e/qfWy8qYLa3NlTTly ] 01:06:19 That skip mechanism is what makes two fee markets possible from genesis: sequential gas for state mutation (scarce), parallel gas for verification (abundant — it grows with every core that joins the network). Both are EIP-1559-shaped. Skipped certificates burn their fee and pay nobody, so a block producer maximising revenue [... too long, see https://mrelay.p2pool.observer/e/qfWy8qYLa3NlTTly ] 01:07:00 This convo would be better suited for the room linked above :) 01:08:12 Sorry about that. I hadn't understood.