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