Manifoldchain: Maximizing Blockchain Throughput via Bandwidth-Clustered Sharding
Chunjiang Che, Songze Li, Xuechao Wang

TL;DR
Manifoldchain is a novel blockchain sharding protocol that maximizes throughput by grouping miners with similar bandwidths, countering adversarial strategies, and ensuring secure, scalable transaction processing across shards.
Contribution
The paper introduces Manifoldchain, a bandwidth-clustered sharding protocol with sharing mining and asynchronous atomic commitment, achieving significant throughput improvements and security guarantees.
Findings
Achieves 186% throughput increase over baseline protocols.
Scales linearly with the number of shards and inversely with network delay.
Effectively utilizes bandwidth and maintains security against adversarial miners.
Abstract
Bandwidth limitation is the major bottleneck that hinders scaling throughput of proof-of-work blockchains. To guarantee security, the mining rate of the blockchain is determined by the miners with the lowest bandwidth, resulting in an inefficient bandwidth utilization among fast miners. We propose Manifoldchain, an innovative blockchain sharding protocol that alleviates the impact of slow miners to maximize blockchain throughput. Manifoldchain utilizes a bandwidth-clustered shard formation mechanism that groups miners with similar bandwidths into the same shard. Consequently, this approach enables us to set an optimal mining rate for each shard based on its bandwidth, effectively reducing the waiting time caused by slow miners. Nevertheless, the adversary could corrupt miners with similar bandwidths, thereby concentrating hashing power and potentially creating an adversarial majority…
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
