Byzantine consensus is Θ (n^2) : the Dolev-Reischuk bound is tight even in partial synchrony!

CoRR(2023)

引用 0|浏览3
暂无评分
摘要
The Dolev-Reischuk bound says that any deterministic Byzantine consensus protocol has (at least) quadratic (in the number of processes) communication complexity in the worst case: given a system with n processes and at most f < n / 3 failures, any solution to Byzantine consensus exchanges Ω (n^2 ) words, where a word contains a constant number of values and signatures. While it has been shown that the bound is tight in synchronous environments, it is still unknown whether a consensus protocol with quadratic communication complexity can be obtained in partial synchrony where the network alternates between (1) asynchronous periods, with unbounded message delays, and (2) synchronous periods, with δ -bounded message delays. Until now, the most efficient known solutions for Byzantine consensus in partially synchronous settings had cubic communication complexity (e.g., HotStuff, binary DBFT). This paper closes the existing gap by introducing SQuad , a partially synchronous Byzantine consensus protocol with O (n^2 ) worst-case communication complexity. In addition, SQuad is optimally-resilient (tolerating up to f < n / 3 failures) and achieves O(f ·δ ) worst-case latency complexity. The key technical contribution underlying SQuad lies in the way we solve view synchronization , the problem of bringing all correct processes to the same view with a correct leader for sufficiently long. Concretely, we present RareSync , a view synchronization protocol with O (n^2 ) communication complexity and O(f ·δ ) latency complexity, which we utilize in order to obtain SQuad .
更多
查看译文
关键词
Optimal Byzantine consensus,Communication complexity,Latency complexity
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要