Optimal Sharding for Scalable Blockchains with Deconstructed SMR
Jianting Zhang, Zhongtang Luo, Raghavendra Ramesh, Aniket Kate

TL;DR
Arete introduces a novel sharding protocol that enhances blockchain scalability by deconstructing the SMR process, allowing for smaller, more secure shards and improved transaction parallelization, demonstrated through AWS-based evaluations.
Contribution
It proposes a new sharding protocol that separates SMR steps, enabling higher fault tolerance and better performance compared to existing solutions.
Findings
Outperforms state-of-the-art sharding protocols in experiments
Supports up to 500 nodes with improved scalability
Enables fully parallelized transaction processing
Abstract
Sharding is proposed to enhance blockchain scalability. However, a size-security dilemma where every shard must be large enough to ensure its security constrains the efficacy of individual shards and the degree of sharding itself. Most existing sharding solutions therefore rely on either weakening the adversary or making stronger assumptions on network links. This paper presents Arete, an optimally scalable blockchain sharding protocol designed to resolve the dilemma based on an observation that if individual shards can tolerate a higher fraction of (Byzantine) faults, we can securely create smaller shards in a larger quantity. The key idea of Arete, therefore, is to improve the security resilience/threshold of shards by dividing the blockchain's State Machine Replication (SMR) process itself. Similar to modern blockchains, Arete first decouples SMR in three steps: transaction…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBlockchain Technology Applications and Security · Cloud Computing and Resource Management · FinTech, Crowdfunding, Digital Finance
