Leader Schedule
리더 일정
Consensus Mechanisms
4 references
다가오는 슬롯에 걸쳐 블록을 생성하도록 할당된 리더/검증인의 사전 결정된 순서입니다. 일정은 노드가 누가 언제 블록을 생성해야 하는지 예측하는 데 도움이 됩니다.
4개 백서 섹션에 등장
$SOL
Solana
Outline
...eliminates the need for a traditional mempool. We explain how the predetermined leader schedule, made possible by PoH's trusted clock, enables clients to send transactions dir...
Network Design
...PoH sequence itself. Because every validator can independently compute the same leader schedule from the same PoH state, the rotation is globally consistent without requiring ...
Proof of Stake Consensus
...r BFT is determined by the PoH sequence and the current stake distribution. The leader schedule is computed deterministically from a recent snapshot of the stake distribution ...
Conclusion
...oH timestamps. Gulf Stream eliminates the mempool by leveraging the predictable leader schedule that PoH enables. Turbine uses erasure coding and tree-structured propagation t...