-
Notifications
You must be signed in to change notification settings - Fork 138
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
New release with rust-bitcoin 0.29 #452
Comments
No plans around here, its chaos mode :) I'm guessing soon as someone does the patch to upgrade the dependency. I'll try get to it today unless someone beats me to it. |
FYI the following crates have to upgrade before we can upgrade
And latter requires the former to be released first. |
Ok, first is done yet, is turn now of bitcoind (this issue: rust-bitcoin/bitcoind#82) |
Hi, now all the others are done, isn't it? What's the state of this issue? |
It's this PR: #450 |
That's the bitcoin upgrade, I don't know what else is to be done but there will be a release PR as well, that hasn't been done yet. You can do the release PR if you are keen, means writing release notes and bumping the version. Here are some examples |
Ok I can see it |
Hi @tcharding i made a PR: tcharding#1 |
Sorry for the delay in my response. |
Oh sorry, that was my fault then - I thought you might be busy and going through all the previous PRs is kinda tedious. I'll keep this in mind in future. |
The new release is with this draft PR: #462 |
No worries. Sorry for the effort you and Jose put in :(. It's not a hard rule that maintainers must create a changelog, but mostly they have a good idea of which changes are important to highlight. |
It's very reasonable to do it like that. No worries, and thank you all for your effort |
Hi, rust-bitcoin 0.29 is released yet, when is planned a new release of rust-miniscript with this version?
The text was updated successfully, but these errors were encountered: