Bump bitcoin dependency to ^0.29, minor related fixes#81
Merged
afilini merged 1 commit intobitcoindevkit:masterfrom Sep 5, 2022
Merged
Bump bitcoin dependency to ^0.29, minor related fixes#81afilini merged 1 commit intobitcoindevkit:masterfrom
afilini merged 1 commit intobitcoindevkit:masterfrom
Conversation
e67e470 to
cf8a159
Compare
cf8a159 to
bd7f9c1
Compare
Member
|
I would wait for #83 and #84 to be merged first. I'm planning to make one more release that's still on 0.28 because we can't update bdk yet, but i would still like to have the new features and fixes for the next bdk release. Once that release is done we can merge this and make another release, which we will hopefully use in bdk next month once miniscript is also updated for 0.29 |
Member
Author
Member
|
You can go ahead and rebase now :) |
bd7f9c1 to
d132572
Compare
afilini
approved these changes
Sep 5, 2022
radiant-smith-lk20
added a commit
to radiant-smith-lk20/rust-electrum-client
that referenced
this pull request
Dec 15, 2025
…to ^0.29, minor related fixes d132572c14edfad0c7f9e8e4a1acd8267ff914a1 Bump bitcoin dependency to ^0.29, minor related fixes (Steve Myers) Pull request description: This version bump for `bitcoin` dependency is required to fix bitcoindevkit/bdk#646. ACKs for top commit: afilini: ACK d132572c14edfad0c7f9e8e4a1acd8267ff914a1 Tree-SHA512: ad89362fa32e386f02ef5721489d2c24b342af8997ceac09933dfc979f70a12b876b4856dd8982942968d8ad82ae34c49386744f51db22c70289a259a195c943
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This version bump for
bitcoindependency is required to fix bitcoindevkit/bdk#646.