スロット
スロット
Consensus Mechanisms
4件の参照
リーダー/バリデーターがブロックを提案できる、一部のプロトコルにおける離散時間間隔。Solana は、スケジュールとコンセンサスのコア単位としてスロットを使用します。
4件のホワイトペーパーセクションに登場
Network Design
...n is globally consistent without requiring any coordination messages.
A leader slot lasts for a fixed number of PoH ticks (currently configured at 800ms worth of h...
Proof of History Sequence
...ction expiration and for distinguishing between a leader that produced an empty slot (because no transactions arrived) and a leader that failed to produce any outpu...
Proof of Stake Consensus
...increasing lockout periods. When a validator votes on a block at a specific PoH slot, it commits to that fork of the ledger. Each consecutive vote on the same fork ...
Performance
...epends on several factors: network propagation time to the leader, the leader's slot length (currently approximately 400ms), the time for the block to propagate to ...
関連ストーリー
Whitepaper Deep Dive
Solana白書:Proof of Historyが400msブロックを実現する仕組み
Anatoly Yakovenkoが考案した革新的なクロックメカニズムを探究。Solanaがサブセカンドのファイナリティと毎秒数万件のトランザクション処理を実現する仕組みを解説します。
Whitepaper Deep DiveCardanoのOuroboros:初の証明可能な安全性を持つProof-of-Stakeプロトコル
Cardanoのピアレビューに基づくproof-of-stakeアプローチ、UTXOアカウンティング、決済レイヤーと計算レイヤーの分離を詳しく解説します。
Origin StorySolanaの起源:あるエンジニアの時刻同期への執念
Qualcommエンジニアの Anatoly Yakovenkoが、検証可能なクロックによってブロックチェーンのスループットを制限する通信オーバーヘッドを排除できることに気づいた物語です。