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...