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

Bump version to 8.0.1. #1311

Merged
merged 2 commits into from
Jan 14, 2025
Merged

Bump version to 8.0.1. #1311

merged 2 commits into from
Jan 14, 2025

Conversation

td202
Copy link
Contributor

@td202 td202 commented Jan 14, 2025

Purpose

Closes: #1312

Fix a bug where GetBlockChainParameters returns a ChainParametersV2 in cases where it should return ChainParametersV3.
Bump version to 8.0.1.

Changes

  • Update base (minor changes & bug fix).
  • Update version.

Checklist

  • My code follows the style of this project.
  • The code compiles without warnings.
  • I have performed a self-review of the changes.
  • I have documented my code, in particular the intent of the
    hard-to-understand areas.
  • (If necessary) I have updated the CHANGELOG.

@td202 td202 requested a review from drsk0 January 14, 2025 10:06
@td202 td202 merged commit 514a569 into main Jan 14, 2025
3 checks passed
@td202 td202 deleted the bump-version-8.0.1 branch January 14, 2025 10:43
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.

BUG: GetBlockChainParameters returns v2 instead of v3
2 participants