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: Explicit hash in estimate stake diff. #2524

Merged

Conversation

davecgh
Copy link
Member

@davecgh davecgh commented Dec 25, 2020

This requires #2518.

This modifies EstimateNextStakeDifficulty to accept a hash instead of using the current chain tip as part of an overall effort to make the blockchain module more explicit and less reliant on the current state.

It also updates a few comments to match reality while here.

@davecgh davecgh added this to the 1.7.0 milestone Dec 25, 2020
This modifies EstimateNextStakeDifficulty to accept a hash instead of
using the current chain tip as part of an overall effort to make the
blockchain module more explicit and less reliant on the current state.

It also updates a few comments to match reality while here.
@davecgh davecgh force-pushed the blockchain_explicit_estimate_next_stake_diff branch from 8894eb4 to 8e1a062 Compare January 7, 2021 16:58
@davecgh davecgh merged commit 8e1a062 into decred:master Jan 7, 2021
@davecgh davecgh deleted the blockchain_explicit_estimate_next_stake_diff branch January 7, 2021 17:03
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.

4 participants