Skip to main content

Network Timing Assumptions

Definition

Network timing assumptions are the hypotheses made about the latency, synchronization, and message delivery speeds within a distributed network. These assumptions are fundamental to the design and security analysis of consensus protocols, determining how quickly nodes can exchange information and reach agreement. Protocols are often categorized as synchronous, asynchronous, or partially synchronous based on their timing assumptions. Realistic timing models are crucial for ensuring the reliability and liveness of decentralized systems.