Consensus Protocol Finality
Consensus Protocol Finality is the moment in a distributed ledger network when a transaction or block is considered irreversible and permanently recorded. In financial terms, this acts as the settlement guarantee that prevents double-spending and ensures that once a trade is executed, it cannot be rolled back.
Different protocols achieve this through various mechanisms, such as Nakamoto consensus which relies on probabilistic finality through cumulative work, or BFT-based consensus which provides deterministic, instant finality. For derivative protocols, this finality is critical because it dictates the latency of margin updates and liquidation triggers.
Without high-confidence finality, a system remains exposed to chain reorganizations that could invalidate collateral states. As such, finality is the bedrock of trust in decentralized finance.