Skip to content

primev/same-slot-lucid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Same-Slot LUCID

Same-slot encrypted execution for Ethereum's LUCID encrypted mempool (EIP-8184).

Conditional commitments let builders decrypt and include protected transactions in the same slot — no extra latency, no compromises.

Live: lucid-page-ashy.vercel.app

Proposal: ethresear.ch

EIP: EIP-8184: LUCID encrypted mempool

Key Properties

  • Leaderless — Block builders commit in parallel, no need to know the auction winner
  • Slot-time agnostic — Works at 12s, 6s, or 3s slots without degradation
  • Incentive-complete — Builders pay for keys, key publishers release because they're compensated
  • Zero user fee — Builders bear the cost; users can set key_publication_fee = 0

Deploy

Static HTML. Deploy to any hosting:

# Vercel
vercel deploy --prod

# Or just serve index.html
python3 -m http.server 8000

A contribution to the Encrypted Mempool initiative by Primev.

About

Same-slot encrypted execution for LUCID — conditional commitments for Ethereum encrypted mempools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages