Optimal Eventual Byzantine Agreement Protocols with Omission Failures
Abstract
Work on \emph{optimal} protocols for \emph{Eventual Byzantine Agreement} (EBA) -- protocols that, in a precise sense, decide as soon as possible in every run and guarantee that all nonfaulty agents decide on the same value -- has focused on emph{full-information protocols} (FIPs), where agents repeatedly send messages that completely describe their past observations to every other agent. While it can be shown that, without loss of generality, we can take an optimal protocol to be an FIP, full information exchange is impractical to implement for many applications due to the required message size. We separate protocols into two parts, the \emph{information-exchange protocol} and the \emph{action protocol}, so as to be able to examine the effects of more limited information exchange. We then define a notion of optimality with respect to an information-exchange protocol. Roughly speaking, an action protocol is optimal with respect to an information-exchange protocol if, with , agents decide as soon as possible among action protocols that exchange information according to . We present a knowledge-based EBA program for omission failures all of whose implementations are guaranteed to be correct and are optimal if the information exchange satisfies a certain safety condition. We then construct concrete programs that implement this knowledge-based program in two settings of interest that are shown to satisfy the safety condition. Finally, we show that a small modification of our program results in an FIP that is both optimal and efficiently implementable, settling an open problem posed by Halpern, Moses, and Waarts (SIAM J. Comput., 2001).
Cite
@article{arxiv.2305.06271,
title = {Optimal Eventual Byzantine Agreement Protocols with Omission Failures},
author = {Kaya Alpturer and Joseph Y. Halpern and Ron van der Meyden},
journal= {arXiv preprint arXiv:2305.06271},
year = {2023}
}
Comments
The full version of the PODC 2023 paper