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

feat: correct regtest network difficulty computation #25

Merged
merged 3 commits into from
Feb 5, 2025

Conversation

vuvoth
Copy link
Contributor

@vuvoth vuvoth commented Feb 5, 2025

Context

  • Add pow_no_retargeting to Params object
  • Return power limit when the last height is zero (or genesis block)
  • Add tests

@vuvoth vuvoth requested a review from robert-zaremba February 5, 2025 06:40
@vuvoth vuvoth merged commit 0877b7b into master Feb 5, 2025
1 check passed
@vuvoth vuvoth deleted the feat/vu-regtest-params branch February 5, 2025 09:36
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