Skip to main content

Optimistic Protocol

Definition

An optimistic protocol processes transactions by assuming their validity unless challenged by a fraud proof. This type of scaling solution, often seen in optimistic rollups, executes transactions off-chain and posts only the compressed transaction data to the main blockchain. It includes a dispute period during which any participant can submit a fraud proof if they detect an invalid state transition. This design aims to significantly increase transaction throughput while relying on economic incentives to ensure correct execution.