chainrg / reading

A list of resources relevant to blockchain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Efficient Cross-Shard Transaction Execution in Sharded Blockchains

lightclient opened this issue · comments

https://arxiv.org/pdf/2007.14521.pdf

Rivet enables lower confirmation latency and higher transaction throughput for cross-shard txs by maintaining a single reference shard and many worker shards. The reference shard runs a consensus protocol while the worker shards maintain disjoints sets of state.