-
Notifications
You must be signed in to change notification settings - Fork 17
Bump bitcoin deps and version #247
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
Conversation
3cfdd28
to
2efba4c
Compare
I am failing to making I tried various Is there some way to simplify this? |
No. You need to determine which dependencies have broken MSRV and manually try pinning various combinations of them. You can probably copy versions out of the Cargo-recent.lock file in rust-bitcoin. |
rebased, all green. I also added a commit adding a |
We would need to extend the |
Removed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK 92e0972 successfully ran local tests
Can we have a release (when merged)? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK 92e0972
@apoelstra Let's push the new release to crates.io. |
Tagged and published. |
Required for ElementsProject/elements-miniscript#90