Skip to main content

Decoupled Finality

Definition

Decoupled finality is a blockchain design approach where the block production mechanism operates independently from the finalization mechanism. This means that blocks can be proposed and processed quickly, while the confirmation of their immutability occurs through a separate, potentially slower, but more robust finality gadget. It allows for high transaction throughput while maintaining strong security guarantees. This separation improves network responsiveness and overall performance.