Skip to main content

Asynchronous BFT

Definition

Asynchronous Byzantine Fault Tolerance, or Asynchronous BFT, is a class of consensus algorithms that can reach agreement among distributed nodes even when some nodes behave maliciously and message delivery times are unpredictable. It ensures network operation without relying on synchronized clocks or fixed message delays. This property is essential for highly resilient decentralized systems operating in adverse network conditions. It provides strong safety guarantees despite network disruptions.