Scalable and Probabilistic Leaderless BFT Consensus through Metastability
Team Rocket, Maofan Yin, Kevin Sekniqi, Robbert van Renesse, and Emin, G\"un Sirer

TL;DR
This paper presents a scalable, leaderless Byzantine fault-tolerant consensus protocol using metastability and network subsampling, achieving high throughput and low latency for large-scale electronic payment systems.
Contribution
Introduces the Snow protocol family with probabilistic safety guarantees, low processing overhead, and scalability without requiring full participant knowledge.
Findings
Achieves 3400 transactions per second
Provides confirmation latency of 1.35 seconds
Demonstrates scalability and efficiency in large deployments
Abstract
This paper introduces a family of leaderless Byzantine fault tolerance protocols, built around a metastable mechanism via network subsampling. These protocols provide a strong probabilistic safety guarantee in the presence of Byzantine adversaries while their concurrent and leaderless nature enables them to achieve high throughput and scalability. Unlike blockchains that rely on proof-of-work, they are quiescent and green. Unlike traditional consensus protocols where one or more nodes typically process linear bits in the number of total nodes per decision, no node processes more than logarithmic bits. It does not require accurate knowledge of all participants and exposes new possible tradeoffs and improvements in safety and liveness for building consensus protocols. The paper describes the Snow protocol family, analyzes its guarantees, and describes how it can be used to construct the…
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 · Blockchain Technology Applications and Security · Cryptography and Data Security
