vix.ing · top · new · best · stats · spec

HL-DPoS: An Enhanced Anti-Long-Range Attack DPoS Algorithm

2023/10/24 by Yang Li, Li, Yang, Chunhe Xia +9
Computer Science · #Algorithm #Blockchain Technology Applications and Security #Cloud Computing and Resource Management #Computer network #Computer science #Computer security #Database #Database transaction #Distributed #Distributed computing #FOS: Computer and information sciences #Parallel #Peer-to-Peer Network Technologies #and Cluster Computing (cs.DC)

paper · pdf · doi:10.48550/arxiv.2310.15460

openalex publication_date 2023/10/24 · openalex created_date 2025/10/10 · openalex updated_date 2026/08/05

Abstract

The consensus algorithm is crucial in blockchain for ensuring the validity and security of transactions across the decentralized network. However, achieving consensus among nodes and packaging blocks in blockchain networks is a complex task that requires efficient and secure consensus algorithms. The DPoS consensus algorithm has emerged as a popular choice due to its fast transaction processing and high throughput. Despite these advantages, the algorithm still suffers from weaknesses such as centralization and vulnerability to long-range attacks, which can compromise the integrity of the blockchain network. To combat these problems, we developed an Enhanced Anti-Long-Range Attack DPoS algorithm (HL-DPoS). First, we split nodes into pieces to reduce centralization issues while giving witness nodes the power to report and benefit from malicious node's reports, maintaining high efficiency and high security. Second, we propose a validation method in HL-DPoS that compares consensuses transactions with the longest chain to detect long-range attacks. Algorithm analysis and simulation experiment results demonstrate that our HL-DPoS consensus algorithm improves security while achieving better consensus performance.

Related