Skip to content

Bump bdk version to 1.0.0-alpha.12#1450

Merged
notmandatory merged 1 commit intobitcoindevkit:masterfrom
notmandatory:release/bump_dev_1.0.0_alpha.12
May 23, 2024
Merged

Bump bdk version to 1.0.0-alpha.12#1450
notmandatory merged 1 commit intobitcoindevkit:masterfrom
notmandatory:release/bump_dev_1.0.0_alpha.12

Conversation

@notmandatory
Copy link
Copy Markdown
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
Copy Markdown
Collaborator

@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

Comment thread crates/hwi/Cargo.toml

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

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
Copy Markdown

@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
@notmandatory notmandatory deleted the release/bump_dev_1.0.0_alpha.12 branch May 26, 2025 21:39
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