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

Validate PoW in Block Header Validity #387

Open
germsvel opened this issue Aug 27, 2018 · 1 comment
Open

Validate PoW in Block Header Validity #387

germsvel opened this issue Aug 27, 2018 · 1 comment

Comments

@germsvel
Copy link
Contributor

germsvel commented Aug 27, 2018

Validate proof-of-work part of the Block Header Validity (defined as V(H) - eq 50 of Yellow Paper).

screen shot 2018-08-27 at 3 54 46 pm

For more context on PoW see eq 49:
screen shot 2018-08-27 at 3 57 17 pm

Note: this was a TODO note on Block.Header.validate in EVM.

This is blocked by #541

@hayesgm
Copy link
Contributor

hayesgm commented Nov 30, 2018

It would be great to hook this up now, even if it's only run as an optional param until we improve our performance. Thoughts?

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

No branches or pull requests

2 participants