Skip to main content

Synchronous BFT

Definition

Synchronous BFT refers to Byzantine Fault Tolerant consensus protocols that operate under the assumption of a bounded network delay. This means messages are guaranteed to be delivered within a known maximum time frame. Such protocols offer strong safety and liveness guarantees, even in the presence of malicious nodes. The synchronous assumption simplifies protocol design but can be challenging to maintain in real-world, large-scale networks.