Kronos: A Secure and Generic Sharding Blockchain Consensus with Optimized Overhead
Yizhong Liu, Andi Liu, Yuan Lu, Zhuocheng Pan, Yinuo Li, Jianwei Liu,, Song Bian, Mauro Conti

TL;DR
Kronos introduces a secure, efficient sharding blockchain consensus that optimizes overhead and supports scalable cross-shard transactions without time assumptions, demonstrated by high throughput and low latency.
Contribution
The paper presents Kronos, a novel sharding consensus pattern with optimized overhead, secure cross-shard certification, and implementation on prominent BFT protocols, outperforming existing solutions.
Findings
Achieves 320k transactions/sec throughput with 2.0 sec latency.
Outperforms previous solutions with up to 12x throughput improvement.
Reduces latency by 50% compared to past solutions.
Abstract
Sharding enhances blockchain scalability by dividing the network into shards, each managing specific unspent transaction outputs or accounts. As an introduced new transaction type, cross-shard transactions pose a critical challenge to the security and efficiency of sharding blockchains. Currently, there is a lack of a generic sharding consensus pattern that achieves both security and low overhead. In this paper, we present Kronos, a secure sharding blockchain consensus achieving optimized overhead. In particular, we propose a new secure sharding consensus pattern, based on a buffer managed jointly by shard members. Valid transactions are transferred to the payee via the buffer, while invalid ones are rejected through happy or unhappy paths. Kronos is proved to achieve security with atomicity under malicious clients with optimal intra-shard overhead ( for involved shard number…
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 · Caching and Content Delivery · Distributed systems and fault tolerance
