Reinshard: An optimally sharded dual-blockchain for concurrency resolution
Vishal Sharma, Zengpeng Li, Pawel Szalachowski, Teik Guan Tan,, Jianying Zhou

TL;DR
Reinshard introduces a dual-blockchain architecture utilizing hybrid PoW/PoS consensus and Verifiable Delay Functions to enable secure, efficient, and concurrent cross-shard operations, improving blockchain scalability and performance.
Contribution
The paper proposes Reinshard, a novel dual-blockchain system that resolves cross-shard concurrency issues using hybrid consensus and VDF, advancing sharding techniques for scalable blockchains.
Findings
Reinshard effectively resolves cross-shard concurrency conflicts.
Experimental results demonstrate improved scalability and security.
The architecture supports parallel operations with reduced node burden.
Abstract
Decentralized control, low-complexity, flexible and efficient communications are the requirements of an architecture that aims to scale blockchains beyond the current state. Such properties are attainable by reducing ledger size and providing parallel operations in the blockchain. Sharding is one of the approaches that lower the burden of the nodes and enhance performance. However, the current solutions lack the features for resolving concurrency during cross-shard communications. With multiple participants belonging to different shards, handling concurrent operations is essential for optimal sharding. This issue becomes prominent due to the lack of architectural support and requires additional consensus for cross-shard communications. Inspired by hybrid Proof-of-Work/Proof-of-Stake (PoW/PoS), like Ethereum, hybrid consensus and 2-hop blockchain, we propose Reinshard, a new blockchain…
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
TopicsDistributed systems and fault tolerance · Blockchain Technology Applications and Security · Peer-to-Peer Network Technologies
