Fully Decentralised Consensus for Extreme-scale Blockchain
Siamak Abdi, Giuseppe Di Fatta, Atta Badii, and Giancarlo Fortino

TL;DR
This paper introduces BECP, a fully decentralised epidemic-based consensus protocol for large-scale blockchains, demonstrating superior throughput, scalability, and latency compared to traditional and recent protocols through experimental analysis.
Contribution
The paper presents BECP, a novel epidemic protocol for blockchain consensus that improves scalability and efficiency without relying on fixed validators or leaders.
Findings
BECP achieves 1.196x higher throughput than traditional protocols.
BECP reduces consensus latency by 4.775x compared to benchmarks.
BECP significantly decreases message complexity relative to Avalanche.
Abstract
Blockchain is a decentralised, immutable ledger technology that has been widely adopted in many sectors for various applications such as cryptocurrencies, smart contracts and supply chain management. Distributed consensus is a fundamental component of blockchain, which is required to ensure trust, security, and integrity of the data stored and the transactions processed in the blockchain. Various consensus algorithms have been developed, each affected from certain issues such as node failures, high resource consumption, collusion, etc. This work introduces a fully decentralised consensus protocol, Blockchain Epidemic Consensus Protocol (BECP), suitable for very large and extreme-scale blockchain systems. The proposed approach leverages the benefits of epidemic protocols, such as no reliance on a fixed set of validators or leaders, probabilistic guarantees of convergence, efficient use…
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
TopicsBlockchain Technology Applications and Security · Distributed systems and fault tolerance · Opportunistic and Delay-Tolerant Networks
