-
Notifications
You must be signed in to change notification settings - Fork 40
Release v2.2.0 #322
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
Release v2.2.0 #322
Conversation
You can mention that the signing capabilities are now partially available on rust-bitcoin::psbt module, and will be fully available with new rust-miniscript v13.x and v12.x releases. I only wonder if we should go ahead and merge bitcoindevkit/bdk#2027, and do a new release of bdk_chain, and bump it here. WDYT @evanlinjin @ValuedMammal ? |
@oleonardolima we can also make that a patch release. However, doing one release instead of 2 is less work 😅 |
Not sure if that will be reviewed in time for a wallet release which is scheduled for today/tomorrow. |
824da60
to
21421ce
Compare
Update `CHANGELOG.md`.
21421ce
to
89c07d2
Compare
No worries, we can have it as a patch release as Evan's mentioned. |
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.
cACK 89c07d2
Bump
bdk_wallet
to 2.2.0 and updateCHANGELOG.md
. Note thatsigner
module is now deprecated and planned to be removed in an upcoming release. Current PSBT signing logic now lives inbitcoin::psbt
module.fix #307
Checklists
All Submissions: