Why does stopping MEV still require trusting a committee not to peek?
机会
Every production encrypted mempool protects pending transactions behind a threshold decryption committee. If enough members collude they can reconstruct keys and front-run the same transactions the protocol was built to hide. Unlike a consensus fork, early decryption by a corrupt committee leaves no on-chain evidence and cannot be slashed or even detected. A 2026 SoK paper systematising the entire field confirms this trust assumption persists across every deployed scheme. The only published alternative, DecryptChain, replaces the committee with proof-of-work, but introduces new latency tradeoffs and has not shipped on any production chain.
为什么重要
Until mempool encryption eliminates the trusted committee entirely, encrypted mempools shift MEV from open searchers to whoever controls the keys, which is a smaller and harder-to-audit set of actors.
我如何评估机会
机会评分是我的个人判断,而非量化指标:痛苦程度、发生频率,以及当前解决方案的匮乏程度。分数越高,意味着我认为越值得去构建。
出现时造成的痛苦程度。
人们实际遇到它的频率。
当前针对它的优质工具有多匮乏。