The open secret from the August 19 'Encrypt the Mempool' call is that Ethereum's proposal to hide trades from bots rests on cryptographic primitives that don't exist. Not yet. Not in any form that scales. The lead author of EIP-8184 admitted it plainly: no known construction simultaneously delivers small public keys, non-interactive decryption, no trusted setup, viable ciphertext size, strong chosen-ciphertext security, and a credible path to post-quantum safety. That's not a roadmap. That's a wish list.
Context: why now. The MEV problem isn't new. Vitalik Buterin's address was front-run by Jaredfromsubway.eth in Q2 2025, a reminder that even the co-founder isn't immune. Private relays and encrypted transaction channels exist as stopgaps, but they rely on trusted intermediaries—exactly the kind of gatekeeping Ethereum was built to eliminate. The community wants a protocol-level solution. LUCID (EIP-8184), EIP-8105 with its directed trust graph, and FOCIL (EIP-7805) inclusion lists form the current triage. But the gap between ambition and mathematical reality is widening.
Core: the technical shortfall. LUCID operates on a commit-reveal model. The block builder submits sealed transactions without knowing their content. After the commit window, the sender or a third-party key publisher releases the decryption key. On paper, this breaks the information asymmetry. In practice, it shifts the trust assumption from the builder to the key publisher. You don't solve the MEV problem by introducing a new counterparty you must trust to release the key on time. The penalty mechanism—reserve fees that get burned if the key doesn't arrive—sounds punitive, but the protocol cannot distinguish between a malicious key hold and a genuine network failure. Innocent senders lose their fees. That's not a robust incentive design; it's a blunt instrument.
From my analysis of the 2020 Compound liquidity crisis, where flash loans exploited the same mempool visibility, I can tell you that the fundamental issue is trust. LUCID doesn't solve trust; it redistributes it. The encrypted block top segment is limited to one-eighth of the block gas limit, a deliberate constraint to make selective inclusion expensive. But expensive doesn't mean impossible. It means the cost of extraction rises, not that extraction stops.
EIP-8105 takes a different approach: a directed trust graph where registered providers can specify which other providers they trust. The penalty and reliability mechanisms are left entirely off-chain. No consensus-level enforcement. No slashing. No on-chain accountability. It's an elegant coordination framework, but it relies on social consensus and reputation—fragile in a bear market when incentives distort.
Then there's FOCIL, the inclusion list pipeline that forces block builders to include transactions identified by multiple validators. This is the closest piece to a deployable solution, but it's tied to the Hegotá upgrade, currently slated for 2027. That's three years away. In crypto, three years is an eternity. The timeline is optimistic even by Ethereum's standards. Any delay in the consensus layer cascades directly into the encrypted mempool deployment.
And the quantum elephant in the room: Q-Day, the moment when shor's algorithm breaks current encryption, might arrive by 2029. The proposals explicitly require a 'credible path to post-quantum security.' No such path exists today. The cryptographic community hasn't even agreed on a post-quantum signature scheme for Ethereum, let alone the zero-knowledge and encryption primitives needed here.
Contrarian angle: the real strategic pivot. The industry frames this as a battle to eliminate MEV. That's naive. The actual goal, reading between the lines of the proposals, is to raise the cost of extraction. The one-eighth gas limit, the reserve fees, the trust graph—these are not designed to make MEV impossible. They are designed to make it economically unattractive for all but the most sophisticated actors. This is a retreat from the noble goal of 'fair ordering' to a pragmatic 'cost barrier.' Strategic pivots aren't signaled by conference calls. They are embedded in the fine print of gas limits and penalty structures.
You don't outrun bots by making the mempool opaque; you outrun them by making the cost of extraction prohibitive. Liquidity doesn't care about your moral stance on MEV. It flows to the path of least resistance. If encrypted mempools raise the cost by 10x, the bots will adapt. They'll find new attack vectors—maybe through cross-chain messaging, maybe through staking derivatives. The attack surface doesn't shrink; it shifts.
Takeaway: monitor the Hegotá upgrade timeline. If FOCIL slips, the encrypted mempool slips with it. Until then, assume your trades are visible. Liquidity doesn't wait for cryptography to catch up. The institutional traders who read this should ask their execution desks: 'What is our exposure to private relay trust assumptions?' Because the answer today is the same as it was in 2020: you are trusting a middleman. The promised native solution is a distant mirage.