Slim-ABC: An Optimized Atomic Broadcast Protocol
Nasit S Sony, Xianzhong Ding, Mukesh Singhal

TL;DR
Slim-ABC is a new atomic broadcast protocol that reduces communication complexity and resource wastage in Byzantine Agreement systems, especially suited for blockchain and distributed applications.
Contribution
It introduces Slim-ABC, an atomic broadcast protocol that lowers communication complexity from traditional bounds while maintaining security and efficiency.
Findings
Reduces communication complexity to O(ln^2 + λ n^2)
Mitigates resource wastage in low-variation requests
Maintains security with only a fraction of parties broadcasting requests
Abstract
The Byzantine Agreement (BA) problem is a fundamental challenge in distributed systems, focusing on achieving reaching an agreement among parties, some of which may behave maliciously. With the rise of cryptocurrencies, there has been significant interest in developing atomic broadcast protocols, which facilitate agreement on a subset of parties' requests. However, these protocols often come with high communication complexity (, where is the bit length of the input, is the number of parties, and represents the security parameter bit length). This can lead to inefficiency, especially when the requests across parties exhibit little variation, resulting in unnecessary resource consumption. In this paper, we introduce Slim-ABC, a novel atomic broadcast protocol that eliminates the term associated with traditional…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAtomic and Subatomic Physics Research
