Layer 2 Rollup Finality
Layer 2 rollup finality refers to the point in time when a transaction processed on a secondary scaling solution is considered permanently recorded and immutable on the primary layer one blockchain. Rollups aggregate thousands of transactions off-chain and submit a compressed proof to the mainnet, significantly increasing throughput and reducing costs.
However, there is a delay between the off-chain execution and the final settlement on the mainnet, which introduces a period of risk regarding the reversibility of the transaction. For high-frequency derivatives, this latency must be carefully managed, as it impacts the speed at which positions can be liquidated or rebalanced.
Understanding the different types of finality, such as optimistic versus zero-knowledge, is crucial for protocols that require fast settlement times. Finality is the ultimate assurance that a financial trade has been completed and cannot be undone by a network re-org or malicious actor.