Skip to main content

Cross-Shard Atomicity

Definition

Cross-Shard Atomicity refers to the ability of a blockchain system employing sharding to ensure that transactions involving data across multiple shards either completely succeed or completely fail. This property is critical for maintaining data consistency and preventing partial updates across a distributed ledger. It permits complex operations spanning different segments of the network. Achieving this without excessive overhead is a significant technical challenge.