Sedna: Sharding transactions in multiple concurrent proposer blockchains
Alejandro Ranchal-Pedrosa, Benjamin Marsh, Lefteris Kokoris-Kogias, Alberto Sonnino

TL;DR
Sedna introduces a protocol using verifiable rateless coding for efficient, privacy-preserving transaction dissemination in multi-proposer blockchains, improving bandwidth efficiency and reducing MEV exposure without modifying consensus.
Contribution
Sedna's novel rateless coding approach enhances transaction privacy and efficiency in multi-proposer blockchains, addressing the censorship-latency-goodput trade-off.
Findings
Achieves 2-3x efficiency over naive replication
Guarantees until-decode privacy, reducing MEV exposure
Approaches information-theoretic bandwidth lower bound
Abstract
Modern blockchains increasingly adopt multi-proposer (MCP) consensus to remove single-leader bottlenecks and improve censorship resistance. However, MCP alone does not resolve how users should disseminate transactions to proposers. Today, users either naively replicate full transactions to many proposers, sacrificing goodput and exposing payloads to MEV, or target few proposers and accept weak censorship and latency guarantees. This yields a practical trilemma among censorship resistance, low latency, and reasonable cost (in fees or system goodput). We present Sedna, a user-facing protocol that replaces naive transaction replication with verifiable, rateless coding. Users privately deliver addressed symbol bundles to subsets of proposers; execution follows a deterministic order once enough symbols are finalized to decode. We prove Sedna guarantees liveness and \emph{until-decode…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDistributed systems and fault tolerance · Blockchain Technology Applications and Security · Caching and Content Delivery
