Probabilistic Finality
Probabilistic finality is a state in which a transaction is considered more secure as more blocks are added to the chain, but it is never absolutely guaranteed to be irreversible. This is the traditional model for proof-of-work chains, where the cost to revert a transaction increases exponentially over time.
For financial derivatives, this creates a trade-off between speed and certainty, as users must wait for multiple confirmations before considering a trade final. This delay can be problematic for high-frequency trading where milliseconds matter.
Understanding the probability of a chain reorganization is vital for managing risk in protocols that rely on this type of consensus. It forces participants to quantify their risk tolerance based on the depth of the transaction in the chain.