Chasing the Speed of Light: Low-Latency Planetary-Scale Adaptive Byzantine Consensus
Christian Berger, L\'ivio Rodrigues, Hans P. Reiser, Vinicius Cogo,, Alysson Bessani

TL;DR
Mercury is a new low-latency Byzantine consensus protocol that adapts dynamically to network conditions, achieving near-instant finality across planetary scales while maintaining safety and resilience.
Contribution
It introduces a dual resilience threshold mechanism that optimizes latency in quorum-based BFT consensus without sacrificing safety or liveness.
Findings
Orders transactions in less than 0.4 seconds across continents
Halves the latency of PBFT-like protocols in similar networks
Achieves near-light-speed finality on optimal internet links
Abstract
Blockchain technology sparked renewed interest in planetary-scale Byzantine fault-tolerant (BFT) state machine replication (SMR). While recent works predominantly focused on improving the scalability and throughput of these protocols, few of them addressed latency. We present Mercury, a novel transformation to autonomously optimize the latency of quorum-based BFT consensus. Mercury employs a dual resilience threshold that enables faster transaction ordering when the system contains few faulty replicas. Mercury allows forming compact quorums that substantially accelerate consensus using a smaller resilience threshold. Nevertheless, Mercury upholds standard SMR safety and liveness guarantees with optimal resilience, thanks to its judicious use of a dual operation mode and BFT forensics techniques. Our experiments spread tens of replicas across continents and reveal that Mercury can order…
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.
Taxonomy
TopicsDistributed systems and fault tolerance · Blockchain Technology Applications and Security · IoT and Edge/Fog Computing
