English

Cob: a Leaderless Protocol for Parallel Byzantine Agreement in Incomplete Networks

Distributed, Parallel, and Cluster Computing 2022-02-11 v2 Cryptography and Security

Abstract

In this paper we extend the \emph{Multidimensional Byzantine Agreement (MBA) Protocol}, a {leaderless} Byzantine agreement for lists of arbitrary values, into a protocol suitable for wide gossiping networks: \emph{Cob}. This generalization allows the consensus process to be run by an incomplete network of nodes provided with (non-synchronized) same-speed clocks. Not all nodes are active in every step, so the network size does not hamper the efficiency, as long as the gossiping broadcast delivers the messages to every node in reasonable time. These network assumptions model more closely real-life communication channels, so the Cob protocol may be applicable to a variety of practical problems, such as blockchain platforms implementing sharding. Cob has the same Bernoulli-like distribution that upper-bounds the number of steps as the MBA protocol. We prove its correctness and security assuming a supermajority of honest nodes in the network, and compare its performance with Algorand.

Keywords

Cite

@article{arxiv.2108.11157,
  title  = {Cob: a Leaderless Protocol for Parallel Byzantine Agreement in Incomplete Networks},
  author = {Andrea Flamini and Riccardo Longo and Alessio Meneghetti},
  journal= {arXiv preprint arXiv:2108.11157},
  year   = {2022}
}

Comments

40 pages, 2 figures, 2 tables

R2 v1 2026-06-24T05:24:20.661Z