Programação
Lamport Timestamp
Também chamado de:Logical Clock
📖O que é
Logical clock mechanism proposed by Leslie Lamport (1978) for ordering events in distributed systems without synchronized physical clocks. Solana's Proof of History extends this concept by using a SHA-256 hash chain as a verifiable, cryptographic logical clock, creating a global ordering of events without requiring validators to communicate timestamps.
Sua exploração
0 termos visitados no totalTermos relacionados explorados0/3
Termos Relacionados
Prova de História (PoH)Core Protocol
A clock mechanism that cryptographically proves the passage of time between events. PoH us…
Ver termo →Cadeia de Hash SHA-256Core Protocol
The core mechanism of Proof of History. A SHA-256 hash is computed sequentially—each hash …
Ver termo →Mecanismo de ConsensoBlockchain Geral
The protocol by which nodes in a distributed network agree on the current state of the led…
Ver termo →