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

bitcoind-tests: Bump version of corepc-node #782

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tcharding
Copy link
Member

@tcharding tcharding commented Dec 6, 2024

This is to test the upcoming release of corepc crates to give me confidence that I did not make any mistakes.

Uses a patch section in the manifest.

Bump the version of corepc-node.

Includes:

  • Changed set of version features

    • adds v27 and v28
    • adds all minor versions for versions 26 - 28
    • removes minor versions for versions < 26
  • Uses new name Node instead of BitcoinD

I tested this by running locally

  • cargo test --features=28_0
  • cargo test --features=27_2

Bump the version of `corepc-node`.

Currently this is to test the upcoming release so uses a patch section
in the manifest.

Includes:

- Changed set of version features
  - adds v27 and v28
  - adds all minor versions for versions 26 - 28
  - removes minor versions for versions < 26

- Uses new name `Node` instead of `BitcoinD`
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.

1 participant