Skip to content
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

Bump bdk version to 1.0.0-alpha.12 #1450

Conversation

notmandatory
Copy link
Member

@notmandatory notmandatory commented May 23, 2024

Description

fixes #1449

bdk_chain to 0.15.0
bdk_bitcoind_rpc to 0.11.0
bdk_electrum to 0.14.0
bdk_esplora to 0.14.0
bdk_persist to 0.3.0
bdk_file_store to 0.12.0
bdk_sqlite keep at 0.1.0
bdk_testenv to 0.5.0
bdk_hwi to 0.1.0
bdk_wallet to 1.0.0-alpha.12

Notes to the reviewers

I also (hopefully) fixed the bdk_hwi crate so it can be published.

bdk_chain to 0.15.0
bdk_bitcoind_rpc to 0.11.0
bdk_electrum to 0.14.0
bdk_esplora to 0.14.0
bdk_persist to 0.3.0
bdk_file_store to 0.12.0
bdk_sqlite keep at 0.1.0
bdk_testenv to 0.5.0
bdk_hwi to 0.1.0
bdk_wallet to 1.0.0-alpha.12
@notmandatory notmandatory self-assigned this May 23, 2024
@notmandatory notmandatory added the release Release related issue or PR label May 23, 2024
@notmandatory notmandatory added this to the 1.0.0-alpha milestone May 23, 2024
Copy link
Contributor

@ValuedMammal ValuedMammal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 108061d

@@ -9,5 +9,5 @@ license = "MIT OR Apache-2.0"
readme = "README.md"

[dependencies]
bdk_wallet = { path = "../wallet" }
bdk_wallet = { path = "../wallet", version = "1.0.0-alpha.12" }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I somehow think we should have done this a long time ago no?

Copy link
Contributor

@storopoli storopoli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 108061d

@notmandatory notmandatory mentioned this pull request May 23, 2024
33 tasks
@notmandatory notmandatory merged commit 4a8452f into bitcoindevkit:master May 23, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Release related issue or PR
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Release 1.0.0-alpha.12
3 participants