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

Upgrade bitcoin to v0.31 #121

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

tcharding
Copy link
Contributor

@tcharding tcharding commented Oct 16, 2023

Upgrade bitcoin dependency to rust-bitcoin v0.31.0-rc1:

Allows us to remove the dependency on bitcoin-private because the hex stuff is exposed by bitcoin now.

EDIT: Post merge edite, the upgrade was to v0.31.0 not the rc1 release.

@notmandatory
Copy link
Member

This all looks good to me, I only have one small nit, can you change your commit message to indicate this updates bitcoin to 0.31.0, it currently says 0.31.0-rc1.

Upgrade bitcoin dependency to `rust-bitcoin v0.31.0`:

Allows us to remove the dependency on `bitcoin-private` because the
`hex` stuff is exposed by `bitcoin` now.
@tcharding
Copy link
Contributor Author

Of course, my bad.

@tcharding
Copy link
Contributor Author

Force push is change of commit log only, no other changes.

Copy link
Member

@notmandatory notmandatory left a comment

Choose a reason for hiding this comment

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

ACK dd3c171

@notmandatory notmandatory merged commit 91228df into bitcoindevkit:master Dec 7, 2023
1 check passed
@tcharding
Copy link
Contributor Author

Have you got a release queued up already @notmandatory? Can you ping me, if you think of it, when it drops and I'll push on with the other upgrades. No stress, it just popped into my head.

@notmandatory
Copy link
Member

I'll do a 0.19.0 release now and moved incomplete issues to future 0.20.0 release.

@RCasatta
Copy link
Member

can't see the 0.19.0 release on crates?

CC @afilini @danielabrozzoni

@notmandatory
Copy link
Member

I was planning to merge #128 when I'm back home on Tues and then add the 0.19.0 tag. But if someone can get to it sooner please go ahead.

@notmandatory notmandatory changed the title Upgrade bitcoin Upgrade bitcoin v0.31 Mar 18, 2024
@notmandatory notmandatory changed the title Upgrade bitcoin v0.31 Upgrade bitcoin to v0.31 Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants