AdaptChain: Adaptive Scaling Blockchain With Transaction Deduplication

Jie Xu,Qingyuan Xie,Sen Peng,Cong Wang,Xiaohua Jia
DOI: https://doi.org/10.1109/tpds.2023.3267071
IF: 5.3
2023-01-01
IEEE Transactions on Parallel and Distributed Systems
Abstract:Although existing schemes improve blockchain throughput by allowing concurrent blocks to be appended to the blockchain, little attention has been devoted to adjusting blockchain throughput dynamically and deduplicating transactions between concurrent blocks. In this article, we propose AdaptChain, an adaptive scaling blockchain with transaction deduplication. When the transaction demand of users in the network is high, the blockchain expands to meet the demand; when the transaction demand is low, the blockchain shrinks to save communication and storage costs. Our transaction deduplication mechanism ensures that no duplicate transactions are added to the blockchain, thereby improving bandwidth utilization and achieving higher effective throughput. Besides, we randomly split the mining power of the system to achieve mining power load balancing and resist attacks. We formally analyze the blockchain security and implement the proposed prototype on Amazon EC2. Experimental results show that AdaptChain achieves dynamic and higher effective blockchain throughput.
computer science, theory & methods,engineering, electrical & electronic
What problem does this paper attempt to address?