Ethereum developers have introduced EIP-8105, a technical proposal that aims to implement a scheme-agnostic encrypted mempool for the network. The proposal seeks to conceal transaction payloads until after block inclusion, addressing concerns around harmful maximal extractable value (MEV) that has become a significant challenge for the ecosystem.
Technical Approach to MEV Mitigation
EIP-8105 takes a different approach from previous mempool encryption proposals by maintaining flexibility in cryptographic schemes. The proposal would encrypt transaction data before it enters the public mempool, only revealing the contents after validators include transactions in blocks. This mechanism prevents front-running bots and malicious actors from exploiting visible pending transactions—a practice that has cost users billions in value extraction.
The scheme-agnostic design allows the protocol to adapt to different encryption methods without requiring hard forks for updates. This flexibility addresses concerns about long-term cryptographic security and provides developers with options to implement the most effective solutions as technology evolves.
Implications for Blockchain Infrastructure Teams
For professionals working in blockchain infrastructure and protocol development, this proposal represents a significant shift in how Ethereum handles transaction privacy and ordering. Implementation of EIP-8105 would require substantial engineering work across validator software, node infrastructure, and integration with existing MEV mitigation tools.
Organizations operating validators, MEV relay services, and infrastructure providers may need to adapt their systems and potentially expand technical teams to support encrypted mempool functionality. The proposal could also reshape the MEV landscape, affecting searchers, builders, and related service providers who have built businesses around current mempool dynamics.
Protocol developers and cryptography specialists with experience in encryption schemes and mempool architecture may find increased demand for their expertise as teams evaluate and implement this proposal. Additionally, the shift could create opportunities for developers focused on user-facing applications that prioritize transaction privacy and protection from value extraction.
The proposal remains under community review, and its acceptance would mark another step in Ethereum's ongoing efforts to balance network transparency with user protection—a challenge that continues to shape hiring needs across protocol development teams.


