Paper 2025/1112

Hydrangea: Optimistic Two-Round Partial Synchrony with Improved Fault Resilience

Nibesh Shrestha, Supra Research
Aniket Kate, Supra Research, Purdue University
Kartik Nayak, Duke University
Abstract

Consensus protocols in the partially synchronous setting face a fundamental trade-off: achieving optimal Byzantine fault tolerance requires a good-case latency of at least three rounds, while committing in fewer than three rounds generally entails reduced resilience. Even optimistic protocols such as SBFT (DSN'19), FaB (TDSC'06), and Kudzu (DISC'25) achieve an optimistic good-case latency of two rounds under favorable conditions, but only at the cost of reduced fault tolerance. In this work, we introduce Hydrangea, a partially synchronous state machine replication protocol that combines low latency with improved fault resilience. Let $f$ denote the maximum number of tolerated Byzantine faults, $c$ the maximum number of tolerated crash faults, and $k \ge 0$ a tunable parameter. For a system of $n = 3f + 2c + k + 1$ parties, Hydrangea achieves an optimistic good-case latency of two rounds when the total number of faulty parties (Byzantine or crash) is at most $p = \lfloor \frac{c + k}{2} \rfloor$. In more adversarial settings, with up to $f$ Byzantine faults and $c$ crash faults, it guarantees a good-case latency of three rounds. We further prove a matching lower bound: no protocol can achieve a two-round optimistic commit under this fault model if $p > \lfloor \frac{c + k + 2}{2} \rfloor$. Our experimental evaluation on geo-distributed deployments demonstrates that Hydrangea consistently achieves substantially lower latency than state-of-the-art protocols in both Byzantine-only and Byzantine–crash fault models, while also delivering modest improvements in throughput.

Note: Fix minor typos in the proofs.

Metadata
Available format(s)
PDF
Category
Cryptographic protocols
Publication info
Published elsewhere. Usenix Security 2026
Contact author(s)
n shrestha @ supra com
History
2026-06-05: last of 10 revisions
2025-06-13: received
See all versions
Short URL
https://ia.cr/2025/1112
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2025/1112,
      author = {Nibesh Shrestha and Aniket Kate and Kartik Nayak},
      title = {Hydrangea: Optimistic Two-Round Partial Synchrony with Improved Fault Resilience},
      howpublished = {Cryptology {ePrint} Archive, Paper 2025/1112},
      year = {2025},
      url = {https://eprint.iacr.org/2025/1112}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.