Paper 2024/472

Sailfish: Towards Improving the Latency of DAG-based BFT

Nibesh Shrestha, Supra Research
Rohan Shrothrium, Kuru Labs
Aniket Kate, Purdue University West Lafayette
Kartik Nayak, Duke University
Abstract

Directed Acyclic Graph (DAG) based BFT protocols balance consensus efforts across different parties and maintain high throughput even when some designated parties fail. However, existing DAG-based BFT protocols exhibit long latency to commit decisions, primarily because they have a \emph{leader} every 2 or more ``rounds''. Recent works, such as Shoal (FC'23) and Mysticeti, have deemed supporting a leader vertex in each round particularly difficult, if not impossible. Consequently, even under honest leaders, these protocols require high latency (or communication complexity) to commit the proposal submitted by the leader (leader vertex) and additional latency to commit other proposals (non-leader vertices). In this work, we present Sailfish, the first DAG-based BFT that supports a leader vertex in each round. Under honest leaders, Sailfish maintains a commit latency of one reliable broadcast (RBC) round plus $1\delta$ to commit the leader vertex (where $\delta$ is the actual transmission latency of a message) and only an additional RBC round to commit non-leader vertices. We also extend Sailfish to Multi-leader Sailfish, which facilitates multiple leaders within a single round and commits all leader vertices in a round with a latency of one RBC round plus $1\delta$. Our experimental evaluation demonstrates that our protocols introduce significantly lower latency overhead compared to existing DAG-based protocols, with similar throughput.

Metadata
Available format(s)
PDF
Category
Cryptographic protocols
Publication info
Published elsewhere. IEEE S&P 2025
Keywords
DAG-based BFTSMRpartial synchrony
Contact author(s)
n shrestha @ supraoracles com
aniket @ purdue edu
kartik @ cs duke edu
History
2024-10-02: last of 3 revisions
2024-03-20: received
See all versions
Short URL
https://ia.cr/2024/472
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2024/472,
      author = {Nibesh Shrestha and Rohan Shrothrium and Aniket Kate and Kartik Nayak},
      title = {Sailfish: Towards Improving the Latency of {DAG}-based {BFT}},
      howpublished = {Cryptology {ePrint} Archive, Paper 2024/472},
      year = {2024},
      url = {https://eprint.iacr.org/2024/472}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.