Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reference to GHOST protocol #786

Open
chanhosuh opened this issue Mar 15, 2021 · 0 comments
Open

Reference to GHOST protocol #786

chanhosuh opened this issue Mar 15, 2021 · 0 comments

Comments

@chanhosuh
Copy link

It is stated in section 2.2 that the consensus algorithm is a variation of GHOST:

The scheme we use in order to generate consensus is a simplified version of the GHOST protocol introduced by \cite{cryptoeprint:2013:881}. This process is described in detail in section \ref{ch:ghost}.

However, it appears Ethereum has never used any version of GHOST: https://ethereum.stackexchange.com/questions/38121/why-did-ethereum-abandon-the-ghost-protocol. Furthermore, the referenced section goes on to explain that Ethereum uses the total difficulty along the chain (no uncles used) to pick the "heaviest" chain.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@chanhosuh and others