English

Carry the Tail in Consensus Protocols

Databases 2025-08-19 v1

Abstract

We present Carry-the-Tail, the first deterministic atomic broadcast protocol in partial synchrony that, after GST, guarantees a constant fraction of commits by non-faulty leaders against tail-forking attacks, and maintains optimal, worst-case quadratic communication under a cascade of faulty leaders. The solution also guarantees linear amortized communication, i.e., the steady-state is linear. Prior atomic broadcast solutions achieve quadratic word communication complexity in the worst case. However, they face a significant degradation in throughput under tail-forking attack. Existing solutions to tail-forking attacks require either quadratic communication steps or computationally-prohibitive SNARK generation. The key technical contribution is Carry, a practical drop-in mechanism for streamlined protocols in the HotStuff family. Carry guarantees good performance against tail-forking and removes most leader-induced stalls, while retaining linear traffic and protocol simplicity.

Cite

@article{arxiv.2508.12173,
  title  = {Carry the Tail in Consensus Protocols},
  author = {Suyash Gupta and Dakai Kang and Dahlia Malkhi and Mohammad Sadoghi},
  journal= {arXiv preprint arXiv:2508.12173},
  year   = {2025}
}

Comments

18 pages, 3 figures

R2 v1 2026-07-01T04:53:21.990Z