TL;DR
HotStuff is a novel leader-based BFT consensus protocol for blockchains that achieves responsiveness and linear communication complexity in the partially synchronous model, enabling efficient and scalable distributed consensus.
Contribution
It introduces a new partially synchronous BFT protocol with responsiveness and linear communication complexity, bridging classical BFT and blockchain protocols.
Findings
Achieves throughput and latency comparable to BFT-SMaRt with over 100 replicas.
Provides linear communication during leader failover, improving scalability.
First protocol to combine responsiveness, linear complexity, and partial synchrony in BFT.
Abstract
We present HotStuff, a leader-based Byzantine fault-tolerant replication protocol for the partially synchronous model. Once network communication becomes synchronous, HotStuff enables a correct leader to drive the protocol to consensus at the pace of actual (vs. maximum) network delay--a property called responsiveness--and with communication complexity that is linear in the number of replicas. To our knowledge, HotStuff is the first partially synchronous BFT replication protocol exhibiting these combined properties. HotStuff is built around a novel framework that forms a bridge between classical BFT foundations and blockchains. It allows the expression of other known protocols (DLS, PBFT, Tendermint, Casper), and ours, in a common framework. Our deployment of HotStuff over a network with over 100 replicas achieves throughput and latency comparable to that of BFT-SMaRt, while enjoying…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
