Efficient Synchronous Byzantine Consensus
Ittai Abraham, Srinivas Devadas, Danny Dolev, Kartik Nayak, Ling, Ren

TL;DR
This paper introduces new synchronous Byzantine consensus protocols that improve fault tolerance and reduce decision rounds by leveraging relaxed synchrony assumptions, benefiting Byzantine fault-tolerant systems and cryptographic applications.
Contribution
It presents protocols achieving Byzantine fault tolerance with n=2f+1 in a synchronous setting, reducing consensus rounds significantly compared to previous solutions.
Findings
Consensus commits every 3 rounds in the common case.
Synchronous Byzantine agreement achieved in expected 8 rounds.
Protocol tolerates up to f Byzantine faults with 2f+1 replicas.
Abstract
We present new protocols for Byzantine state machine replication and Byzantine agreement in the synchronous and authenticated setting. The celebrated PBFT state machine replication protocol tolerates Byzantine faults in an asynchronous setting using replicas, and has since been studied or deployed by numerous works. In this work, we improve the Byzantine fault tolerance threshold to by utilizing a relaxed synchrony assumption. We present a synchronous state machine replication protocol that commits a decision every 3 rounds in the common case. The key challenge is to ensure quorum intersection at one honest replica. Our solution is to rely on the synchrony assumption to form a post-commit quorum of size , which intersects at replicas with any pre-commit quorums of size . Our protocol also solves synchronous authenticated Byzantine agreement in…
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 · Cryptography and Data Security · Nanocluster Synthesis and Applications
