rust-bitcoin / rust-miniscript

Support for Miniscript and Output Descriptors for rust-bitcoin
Creative Commons Zero v1.0 Universal
353 stars 139 forks source link

Release v10 with rust-bitcoin v0.30 support #550

Closed dr-orlovsky closed 1 year ago

dr-orlovsky commented 1 year ago

It's been awhile since rust-bitcoin v0.30 was released, and a new release is in the sight, however, miniscript has not released a crate version supporting bitcoin v0.30 - even though the PR with the support was already merged some time ago.

Can you pls clarify the plans/roadmap for supporting rust-bitcoin v0.30 here?

apoelstra commented 1 year ago

Sure, let's use this as a tracking issue.

I think we need to get #493 in first.

@sanket1729 any other blockers?

sanket1729 commented 1 year ago

@apoelstra, that is all. Also #493 is ready for review.

dr-orlovsky commented 1 year ago

With the #551 merged the last thing which is left is the release to crates.io, after which we can close this issue

apoelstra commented 1 year ago

Yep, I will do that shortly.

apoelstra commented 1 year ago

Tagged and published.