GHOST Protocol
GHOST Protocol
Consensus Mechanisms
3 references
Greedy Heaviest Observed SubTree: 最も長いチェーンだけではなく、最も重い観察されたサブツリーに基づいてヘッドを選択するフォーク選択アプローチ。特定の環境で利己的なマイニングに対するインセンティブを減らすことが提案されました。
3件のホワイトペーパーセクションに登場
$ETH
Ethereum
Blockchain and Mining
...nonce, code (if present), and storage.
Ethereum uses a modified version of the GHOST (Greedy Heaviest Observed Subtree) protocol to address security issues that ari...
Miscellanea And Concerns
Ethereum's implementation of the modified GHOST protocol includes specific rules for uncle inclusion and rewards. Uncles must be direct ...
References and Further Reading
... data verification, and Patricia tries for Ethereum's state representation. The GHOST (Greedy Heaviest Observed Subtree) protocol, described in a 2013 cryptography p...