Facet Co-Founder Pitches Native Privacy Layer for Ethereum's Hegota Upgrade
Tom Lehman has proposed enshrining private ETH and ERC-20 transfers directly into Ethereum's base protocol, a move that would represent the most significant privacy addition in the network's history if accepted by core developers.
Tom Lehman, co-founder of Facet Blockchain Technologies and known on-chain as middlemarch.eth, formally pitched EIP-8182 for inclusion in Ethereum's Hegota hard fork on May 25, 2026. The proposal, filed as a Standards Track Core draft on March 3, 2026, would deploy a system contract at a fixed address to operate a shared shielded pool for private transfers of ETH and ERC-20 tokens. EIP-8182 represents Lehman's first direct engagement with core Ethereum protocol design, a detail that lends particular weight to the pitch. Hegota, the upgrade following Glamsterdam (expected in the first half of 2026), is currently targeted for Q4 2026, though a slip to early 2027 remains possible.
The Core Argument: Fix the Coordination Problem
Existing Ethereum privacy tools operate as separate, fragmented solutions. Aztec Network functions as a privacy-focused Layer 2 rollup with its own chain, while Railgun operates as a protocol-level shielded pool directly on Ethereum's base layer. Both architectures fragment the anonymity set across isolated systems. The privacy guarantee any shielded pool can offer depends directly on how many users share it: small pools provide weak anonymity regardless of their technical quality. Lehman's EIP argues that only a protocol-level solution can break this deadlock. As the proposal states, "the Ethereum protocol should break this impasse by providing a shared privacy layer."
EIP-8182 would deploy a contract with no admin key, no governance token, and no built-in upgrade path. Modifications would require a full Ethereum hard fork, a deliberate design choice. The contract supports three operations: deposit() to move assets into the shielded pool (no proof required), transact() for private spending (requires cryptographic proofs), and setAuthPolicy() for registering identity and compliance credentials.
The proof system uses a split design. A Groth16 BN254 SNARK (a type of zero-knowledge proof used to verify computation without revealing inputs) handles core pool integrity. It is worth noting that Groth16 BN254 is not post-quantum secure, a limitation that core developers are likely to scrutinize closely. A separate permissionless circuit handles authorization and credential checks. This second layer is where compliance logic lives, allowing institutions to plug in their own verification contracts without altering the base protocol. The EIP uses a Poseidon2 hash function and a depth-32 note-commitment tree with a 500-root history buffer.
Active Ecosystem Context
The proposal arrives as Ethereum's privacy landscape is already shifting. Aztec Network launched its Alpha Mainnet in late March 2026 and currently holds approximately $1.2 billion in total value locked, operating as a privacy-focused Layer 2 rollup. Railgun, which operates directly on Ethereum's base layer as well as on other networks, recently set a single-day record of 328 shield transactions following a new frontend integration feature. Both remain application-layer tools, meaning users must opt in and liquidity stays fragmented across pools.
The proposal has also attracted broader industry attention. DeFi protocol teams, developer organizations, and venture firms have filed a petition with the SEC explicitly citing EIP-8182 as context for why clearer interface-rule guidance is needed, signaling that the EIP is already shaping regulatory conversations beyond the Ethereum developer community.
The EIP itself has matured considerably since its initial filing. In early March 2026, Lehman removed the monolithic v0 architecture, incorporated recursive auth, and publicly credited forum contributors @JohnG and @bbjubjub for strengthening the proposal. That revision history reflects active community engagement and a design that has been tested through public deliberation.
Lehman has estimated that at 10,000 daily transactions, EIP-8182 would add roughly 700 MB of state per year, about 1% of Ethereum's overall state growth. Forum participants have raised wallet sync as a separate concern: one contributor noted that Railgun already requires processing around 249 MB of event history for a single account, with users likely to depend on third-party indexing services over time. Lehman acknowledged the tradeoff and pointed to his underlying figures, which put incremental growth at approximately 1.9 MB per day at that transaction volume.
What This Means Outside the United States
The regional picture is complicated, particularly in South Asia and Africa.
India presents the sharpest tension. The country's Financial Intelligence Unit applies the FATF Travel Rule with no minimum threshold, meaning every crypto transfer requires sender and receiver data collection. India has also banned privacy coins outright, including Monero, Zcash, and Dash. Regulators there have demonstrated enforcement appetite, as shown by a roughly $1.1 million AML fine levied against Bybit in January 2026. A system contract baked into Ethereum's core protocol is structurally different from an application-layer mixer that can be designated and blocked. That distinction works in both directions: it makes the tool harder to restrict, but it could also harden regulatory opposition to Ethereum itself in the region. The EIP's auth-policy registry could theoretically support KYC-compliant flows, but that path is not fully specified.
Pakistan, the other major South Asian jurisdiction to watch, currently operates in a restricted but tolerated environment for peer-to-peer crypto trading. No formal ETH-specific privacy guidance exists and no near-term regulatory action targeting EIP-8182 is expected. Even so, Pakistan's alignment with FATF standards means that scrutiny of privacy-capable infrastructure will increase as formal oversight mechanisms develop.
In Africa, South Africa's established licensing framework and formal FATF Travel Rule adoption make it the most likely early environment where institutions could operate compliantly within a shared shielded pool. Kenya, which reversed its banking ban on crypto in 2024 and passed a VASP bill in October 2025, is positioned for constructive engagement rather than outright rejection. Nigeria's Central Bank has relaxed restrictions for licensed providers but is simultaneously rolling out AML supervision, meaning scrutiny of privacy features will grow as formal oversight infrastructure develops.
Across both regions, the 249 MB wallet sync burden and the likely dependence on third-party indexing services present UX barriers that will disproportionately affect users in bandwidth-constrained environments common in parts of Sub-Saharan Africa and South Asia. Even if EIP-8182 achieves protocol-level inclusion, practical accessibility in these regions will depend heavily on whether lightweight client solutions are developed alongside the core feature.
A notable shift in U.S. policy may soften the global regulatory environment. In March 2026, the U.S. Treasury acknowledged that crypto mixing tools "also have legitimate use cases," including shielding personal, business, and charitable transactions, when paired with record-keeping safeguards. Regulators in markets that track U.S. signals may be more receptive to compliance-capable privacy architecture than they were during the Tornado Cash enforcement period.
What Comes Next
EIP-8182 is still a draft. The Hegota candidate list is not frozen, and the proposal competes for inclusion alongside significant changes such as Verkle Trees, a censorship-resistance mechanism called FOCIL (EIP-7805), and native smart account support (EIP-8141). Privacy infrastructure proposals require broad alignment across client teams, researchers, and application developers, and no commitment to EIP-8182 has been signaled through the All Core Developers process. Lehman's pitch moves the EIP from the general candidate pool to active consideration for a specific named upgrade, but inclusion is far from certain.