Backport rust-bitcoin/rust-miniscript#974 to [email protected]#978
Merged
Conversation
nymius
commented
Jun 5, 2026
Member
|
I don't think we have any more backports coming down the pike. Feel free to open a PR to do a point release. |
nymius
pushed a commit
to nymius/rust-miniscript
that referenced
this pull request
Jun 9, 2026
…@13.x` 9e1ced6 chore: remove outdated TODO (nymius) 5248db1 feat: expose `Plan.descriptor` field (nymius) Pull request description: Getting the changes from rust-bitcoin#974 into `[email protected]` is easier and faster than waiting for the next major release. This is a back port of rust-bitcoin#974. ACKs for top commit: apoelstra: ACK 9e1ced6; successfully ran local tests Tree-SHA512: 9885e7bc1ad5cd959ed2fabf0b2534d2de0da195627c7b7407b99ffd5e9a6151c87ea65cbefb19e3d40c8f89abfb3051ada55354dd70b2802305e55d00a1f8db
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.
Getting the changes from #974 into
[email protected]is easier and faster than waiting for the next major release.This is a back port of #974.