chore: split bdk_wallet into it's own repository#2
Merged
ValuedMammal merged 2 commits intomasterfrom Apr 4, 2025
Merged
Conversation
f12faa9 to
af6633e
Compare
Update README and Cargo files. Remove everything not related to bdk_wallet. Other crates remain in the original bdk repository.
af6633e to
2a79bab
Compare
Member
|
Maybe remove the |
Member
Author
|
I flattened/removed the crates directory and renamed |
eca5358 to
3fb6402
Compare
Member
Author
|
This is ready to go. |
luisschwab
suggested changes
Apr 4, 2025
This was referenced Apr 4, 2025
3fb6402 to
175f5d4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Remove everything from the original
bdkrepo not related tobdk_wallet. Other crates remain in the originalbdkrepository.Update README and Cargo files.
Notes to the reviewers
After this is merged I'll move all
bdk_walletrelated issues from thebdkrepo to this repository. Any PRs in thebdkrepo will need to be manually moved by their owners.Changelog notice
bdkrepo not related tobdk_wallet. Other crates remain in the original bdk repository.Checklists
All Submissions:
cargo fmtandcargo clippybefore committing