🤖 AI Summary
To address critical challenges in consortium blockchain sharding—including load imbalance, unfair participant allocation, and limited scalability—this paper proposes a multi-plane sharding architecture. It decouples the control plane from the data plane, introduces an adaptive node scheduling mechanism, and employs Dynamic Decentralized Identity (DDID) for identity management, thereby enabling fair shard assignment and elastic trust governance. The architecture integrates state sharding, a dynamic load-balancing algorithm, and Byzantine Fault Tolerant (BFT) consensus to enhance throughput and resource utilization. Experimental results demonstrate that the proposed scheme significantly outperforms mainstream approaches in terms of transaction throughput, end-to-end latency, transaction failure rate, and node-level load balance. Moreover, it provides strong security guarantees and robustness against dynamic adversarial attacks.
📝 Abstract
Blockchain technology facilitates the development of decentralized systems that ensure trust and transparency without the need for expensive centralized intermediaries. However, existing blockchain architectures particularly consortium blockchains face critical challenges related to scalability and efficiency. State sharding has emerged as a promising approach to enhance blockchain scalability and performance. However, current shard-based solutions often struggle to guarantee fair participation and a balanced workload distribution among consortium members. To address these limitations, we propose Trusted Intelligent NetChain (TINC), a multi-plane sharding architecture specifically designed for consortium blockchains. TINC incorporates intelligent mechanisms for adaptive node assignment and dynamic workload balancing, enabling the system to respond effectively to changing network conditions while maintaining equitable shard utilization. By decoupling the control and data planes, TINC allows control nodes to focus on consensus operations, while data nodes handle large-scale storage, thus improving overall resource efficiency. Extensive experimental evaluation and formal analysis demonstrate that TINC significantly outperforms existing shard-based blockchain frameworks. It achieves higher throughput, lower latency, balanced node and transaction distributions, and reduced transaction failure rates. Furthermore, TINC maintains essential blockchain security guarantees, exhibiting resilience against Byzantine faults and dynamic network environments. The integration of Dynamic Decentralized Identifiers (DDIDs) further strengthens trust and security management within the consortium network.