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: Improve readability of parent approval. #1022

Merged
merged 1 commit into from
Feb 3, 2018

Conversation

davecgh
Copy link
Member

@davecgh davecgh commented Feb 3, 2018

This introduces two new functions to the blockchain package named headerApprovesParent and voteBitsApproveParent and updates all call sites in the package in order to improve the readability and more clearly describe the intention of the code.

This introduces two new functions to the blockchain package named
headerApprovesParent and voteBitsApproveParent and updates all call
sites in the package in order to improve the readability and more
clearly describe the intention of the code.
@davecgh davecgh force-pushed the blockchain_approve_parent branch from 4d481a3 to dd5c048 Compare February 3, 2018 00:33
Copy link
Contributor

@jolan jolan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@davecgh davecgh merged commit dd5c048 into decred:master Feb 3, 2018
@davecgh davecgh deleted the blockchain_approve_parent branch February 3, 2018 04:54
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.

2 participants