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

SEC-10 Uncle validation does not include all parts of block header validity function #381

Closed
Gustav-Simonsson opened this issue Feb 25, 2015 · 0 comments
Milestone

Comments

@Gustav-Simonsson
Copy link

See Yellow Paper section 11.1 "Uncle Validation". Part of validation of an uncle is the block header validity function (V). Only the PoW nonce check from V is currently implemented.

Uncle validation code: https://github.com/ethereum/go-ethereum/blob/develop/core/block_processor.go#L280

STATUS: OPEN

@obscuren obscuren modified the milestone: Frontier Mar 9, 2015
@obscuren obscuren closed this as completed Mar 9, 2015
jpeletier added a commit to epiclabs-io/go-ethereum that referenced this issue Apr 26, 2018
jpeletier added a commit to epiclabs-io/go-ethereum that referenced this issue Apr 27, 2018
jpeletier added a commit to epiclabs-io/go-ethereum that referenced this issue Apr 27, 2018
ngtuna added a commit to ngtuna/tomochain that referenced this issue Jan 3, 2019
Corrections to grammar and sentences
maoueh pushed a commit to streamingfast/go-ethereum that referenced this issue Aug 25, 2021
tony-ricciardi pushed a commit to tony-ricciardi/go-ethereum that referenced this issue Jan 20, 2022
* upgrades bls-zexe

* upgrades bls-zexe to correctly sample g2 points

* upgrades bls-zexe to include licensing
maoueh pushed a commit to streamingfast/go-ethereum that referenced this issue Dec 9, 2022
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