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

blockchain: Validate final state in header context. #1033

Merged

Conversation

davecgh
Copy link
Member

@davecgh davecgh commented Feb 15, 2018

This moves the test for validating the final state specified by the header matches the calculated final state into the checkBlockHeaderContext function where it more naturally belongs since it is only dependent on the header and its contextual position within the chain.

This moves the test for validating the final state specified by the
header matches the calculated final state into the
checkBlockHeaderContext function where it more naturally belongs since
it is only dependent on the header and its contextual position within
the chain.
@davecgh davecgh merged commit c3aa531 into decred:master Feb 15, 2018
@davecgh davecgh deleted the blockchain_validate_finalstate_header_context branch February 24, 2018 09:25
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

Successfully merging this pull request may close these issues.

3 participants