Tower BFT
塔式BFT
Consensus Mechanisms
4 references
Solana 共识机制建立在 BFT 投票过程之上,使用历史证明作为时间来源。验证者对锁定的区块进行投票以达成最终结果。
出现在 4 个白皮书章节中
$SOL
Solana
Abstract
...es expected of a permissionless system.
The architecture integrates PoH with a Tower BFT consensus mechanism, a data plane optimized for streaming (Turbine), a mempool-...
Outline
... integrates with a Proof of Stake consensus algorithm. The consensus mechanism, Tower BFT, uses PoH as a cryptographic clock to implement time-based lockouts that grow e...
Proof of Stake Consensus
Solana uses a Proof of Stake consensus mechanism called Tower BFT that is specifically designed to leverage the temporal guarantees provided by P...
Conclusion
...ents of the architecture produces a system with several distinctive properties. Tower BFT provides fast finality through exponentially increasing lockouts anchored to ve...