Skip to content

chore: rename bdk crate to bdk_wallet#1326

Merged
notmandatory merged 1 commit intobitcoindevkit:masterfrom
notmandatory:chore/bdk_wallet
May 13, 2024
Merged

chore: rename bdk crate to bdk_wallet#1326
notmandatory merged 1 commit intobitcoindevkit:masterfrom
notmandatory:chore/bdk_wallet

Conversation

@notmandatory
Copy link
Copy Markdown
Member

Description

Fixes #1305 .

Notes to the reviewers

Once this properly builds, even before all reviews is done, I will publish it to crates.io to reserve the name.

Changelog notice

Changed

  • Renamed bdk crate to bdk_wallet.

Checklists

All Submissions:

  • I've signed all my commits
  • I followed the contribution guidelines
  • I ran cargo fmt and cargo clippy before committing

@notmandatory notmandatory self-assigned this Feb 6, 2024
@notmandatory notmandatory added the api A breaking API change label Feb 6, 2024
@notmandatory notmandatory added this to the 1.0.0-alpha milestone Feb 6, 2024
@notmandatory notmandatory force-pushed the chore/bdk_wallet branch 5 times, most recently from 1d1959a to 2e539dc Compare February 6, 2024 15:34
@evanlinjin
Copy link
Copy Markdown
Member

Thank you for reserving the name!

Just a reminder, I don't think we should merge this until the larger PRs are in.

@notmandatory notmandatory force-pushed the chore/bdk_wallet branch 2 times, most recently from 7d0db6a to f8305ab Compare February 6, 2024 18:04
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.

Looks Good.

After we merge this, we need to also check on bitcoindevkit/bitcoindevkit.org repo and a bunch of other repos 😓

Comment thread crates/wallet/src/keys/mod.rs Outdated
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.

Code-wise I am OK with the changes.
My concerns are with respect to the presentation.
I added some points for us to think and review.

Comment thread .github/workflows/nightly_docs.yml Outdated
Comment thread crates/wallet/README.md Outdated
Comment thread crates/wallet/README.md Outdated
Comment thread crates/wallet/tests/psbt.rs Outdated
Comment thread crates/wallet/tests/psbt.rs Outdated
Comment thread crates/wallet/tests/wallet.rs Outdated
@notmandatory
Copy link
Copy Markdown
Member Author

Rebased on master.

@notmandatory notmandatory force-pushed the chore/bdk_wallet branch 2 times, most recently from ac671d2 to 28f6855 Compare March 24, 2024 20:30
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 28f6855

@notmandatory notmandatory force-pushed the chore/bdk_wallet branch 2 times, most recently from 0993d22 to 30854de Compare April 24, 2024 00:20
@notmandatory
Copy link
Copy Markdown
Member Author

notmandatory commented Apr 24, 2024

Rebased again on master.

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 30854de

Comment thread crates/wallet/Cargo.toml
Comment thread crates/wallet/src/keys/mod.rs Outdated
@notmandatory
Copy link
Copy Markdown
Member Author

Rebased after alpha.11 release and ready to go.

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 51cbd74

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 51cbd74

@notmandatory
Copy link
Copy Markdown
Member Author

Oops, I had to fix a couple post merge fixes and formatting and hadn't pushed them, pushed them now.

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 7a8af0a

@notmandatory notmandatory merged commit 7607b49 into bitcoindevkit:master May 13, 2024
@notmandatory
Copy link
Copy Markdown
Member Author

Also published new crate: https://crates.io/crates/bdk_wallet

@notmandatory notmandatory mentioned this pull request May 23, 2024
33 tasks
@notmandatory notmandatory deleted the chore/bdk_wallet 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

api A breaking API change module-wallet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Rename bdk crate to bdk_wallet

5 participants