Paper 2025/2136

The Latency Cost Of Censorship Resistance

Ittai Abraham, Intel Labs
Yuval Efron, Columbia University
Ling Ren, University of Illinois at Urbana–Champaign
Abstract

On the road to eliminating censorship from modern blockchain protocols, recent work in consensus has explored protocol design choices that delegate the duty of block assembly away from a single consensus leader and instead to multiple parties, referred to as includers. As opposed to the traditional leader-based approach, which guarantees transaction inclusion in a block produced by the next correct leader, the multiple includer approach allows blockchain protocols to provide a strong censorship-resistance property for users: A timely submitted transaction is guaranteed to be included in the next confirmed block, regardless of the leader's behavior. Such a guarantee, however, comes at the cost of 2 additional rounds of latency to block confirmation, compared to the leader-based approach. Is this cost necessary? We introduce the Censorship Resistant Byzantine Broadcast (CRBB) problem, a one-shot variant that distills the core functionality underlying the multiple-includer design paradigm. We then provide a full characterization, both in synchrony and partial synchrony, of the achievable latency of CRBB in executions with a correct leader, which is the most relevant case to practice. Our main result is an inherent latency cost of two additional rounds compared to the classic Byzantine Broadcast (BB) problem. For example, synchronous protocols for CRBB require 4 rounds whenever BB requires 2 rounds. Similarly, up to a small constant in the resilience, partial synchrony protocols for CRBB require 5 rounds whenever BB requires 3 rounds.

Metadata
Available format(s)
PDF
Category
Cryptographic protocols
Publication info
Preprint.
Keywords
BlockchainConsensusCensorship-resistance
Contact author(s)
ittaia @ gmail com
ye2210 @ columbia edu
renling @ illinois edu
History
2025-11-22: approved
2025-11-21: received
See all versions
Short URL
https://ia.cr/2025/2136
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2025/2136,
      author = {Ittai Abraham and Yuval Efron and Ling Ren},
      title = {The Latency Cost Of Censorship Resistance},
      howpublished = {Cryptology {ePrint} Archive, Paper 2025/2136},
      year = {2025},
      url = {https://eprint.iacr.org/2025/2136}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.