PuffChain : A Dynamic Scaling Blockchain System with Optimal Effective Throughput

Research output: Journal Publications and ReviewsRGC 21 - Publication in refereed journalpeer-review

2 Scopus Citations
View graph of relations

Related Research Unit(s)

Detail(s)

Original languageEnglish
Pages (from-to)3199-3212
Journal / PublicationIEEE Transactions on Network Science and Engineering
Volume11
Issue number3
Online published8 Feb 2024
Publication statusPublished - May 2024

Abstract

Despite its promising potential, scalability issues have hindered the widespread adoption of blockchain applications. Existing blockchain systems incur high communication and computation costs, resulting in poor throughput. Furthermore, they do not provide flexible scalability to match the dynamic changes in user transaction demand. In this paper, we present PuffChain, a dynamic scaling blockchain system that can dynamically scale up the transaction throughput when there is a surge of user demand while automatically scaling down upon the drop of user demand. We decouple the functionalities of blockchain nodes into three roles: packers that pack transactions into blocks, proposers that propose blocks for consensus, and validators that validate blocks. The number of packers is dynamically adjusted according to user transaction demand, achieving dynamic scalability. Proposers and validators use a three-phase consensus protocol with filters to maximize appending valid transactions while discarding invalid ones. By decoupling these functions, PuffChain enables adaptive scaling and optimized consensus efficiency. We also develop a theoretical model to analyze PuffChain's throughput and derive the optimal parameters to achieve maximal effective throughput. Extensive experiments on Amazon EC2 clusters demonstrate that PuffChain achieves a throughput of 6061 transactions per second with 100 nodes, highlighting its potential for real-world applications. © 2024 IEEE.

Research Area(s)

  • Proof of Stake (PoS), dynamic scalability, consensus protocol, optimal throughput