14
19

Quadratic worst-case message complexity for State Machine Replication in the partial synchrony model

Abstract

We consider the message complexity of State Machine Replication protocols dealing with Byzantine failures in the partial synchrony model. A result of Dolev and Reischuk gives a quadratic lower bound for the message complexity, but it was unknown whether this lower bound is tight, with the most efficient known protocols giving worst-case message complexity O(n3)O(n^3). We describe a protocol which meets Dolev and Reischuk's quadratic lower bound, while also satisfying other desirable properties. To specify these properties, suppose that we have nn replicas, ff of which display Byzantine faults (with n3f+1n\geq 3f+1). Suppose that Δ\Delta is an upper bound on message delay, i.e. if a message is sent at time tt, then it is received by time max{t,GST}+Δ \text{max} \{ t, GST \} +\Delta . We describe a deterministic protocol that simultaneously achieves O(n2)O(n^2) worst-case message complexity, optimistic responsiveness, O(fΔ)O(f\Delta ) time to first confirmation after GSTGST and O(n)O(n) mean message complexity.

View on arXiv
Comments on this paper