Fully Decentralised Consensus for Extreme-scale Blockchain
By: Siamak Abdi , Giuseppe Di Fatta , Atta Badii and more
Potential Business Impact:
Makes blockchain faster and more reliable.
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 of network resources, and tolerance to node and network failures. A comparative experimental analysis has been carried out with traditional protocols including PAXOS, RAFT, and Practical Byzantine Fault Tolerance (PBFT), as well as a relatively more recent protocol such as Avalanche, which is specifically designed for very large-scale systems. The results illustrate how BECP outperforms them in terms of throughput, scalability and consensus latency. BECP achieves an average of 1.196 times higher throughput in terms of consensus on items and 4.775 times better average consensus latency. Furthermore, BECP significantly reduces the number of messages compared to Avalanche. These results demonstrate the effectiveness and efficiency of fully decentralised consensus for blockchain technology based on epidemic protocols.
Similar Papers
Blockchain Epidemic Consensus for Large-Scale Networks
Distributed, Parallel, and Cluster Computing
Makes blockchain networks faster and more reliable.
Efficient Byzantine Consensus MechanismBased on Reputation in IoT Blockchain
Distributed, Parallel, and Cluster Computing
Makes smart devices work together securely and faster.
Two-Fold Byzantine Fault Tolerance Algorithm: Byzantine Consensus in Blockchain
Distributed, Parallel, and Cluster Computing
Finds bad guys in computer networks.