HiCoCS: High Concurrency Cross-Sharding on Permissioned Blockchains
Lingxiao Yang, Xuewen Dong, Zhiguo Wan, Di Lu, Yushu Zhang, Yulong, Shen

TL;DR
HiCoCS introduces a novel high concurrency cross-sharding scheme for permissioned blockchains, significantly improving throughput by conflict-free transaction processing and privacy-preserving techniques.
Contribution
It proposes a new virtual sub-broker scheme with composite keys and homomorphic encryption to handle high concurrency and privacy in cross-shard transactions.
Findings
Achieves 3.5-20.2x throughput improvement
Reduces resource overhead with composite key reuse
Enhances privacy using homomorphic encryption
Abstract
As the foundation of the Web3 trust system, blockchain technology faces increasing demands for scalability. Sharding emerges as a promising solution, but it struggles to handle highly concurrent cross-shard transactions (\textsf{CSTx}s), primarily due to simultaneous ledger operations on the same account. Hyperledger Fabric, a permissioned blockchain, employs multi-version concurrency control for parallel processing. Existing solutions use channels and intermediaries to achieve cross-sharding in Hyperledger Fabric. However, the conflict problem caused by highly concurrent \textsf{CSTx}s has not been adequately resolved. To fill this gap, we propose HiCoCS, a high concurrency cross-shard scheme for permissioned blockchains. HiCoCS creates a unique virtual sub-broker for each \textsf{CSTx} by introducing a composite key structure, enabling conflict-free concurrent transaction processing…
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.
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 · Caching and Content Delivery
