Skip to main content

Consensus Liveness

Definition

Consensus liveness means that a distributed system continuously makes progress and processes new transactions, even in the presence of failures. It guarantees that valid, non-faulty nodes will eventually agree on a new state and commit new operations. This property ensures that the network does not halt or become unresponsive, allowing operations to continue indefinitely.