-
Notifications
You must be signed in to change notification settings - Fork 46
chore: split bdk_wallet into it's own repository #2
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
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
|
Maybe remove the |
|
I flattened/removed the crates directory and renamed |
eca5358 to
3fb6402
Compare
|
This is ready to go. |
3fb6402 to
175f5d4
Compare
luisschwab
left a comment
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.
ACK 175f5d4
ValuedMammal
left a comment
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.
ACK 175f5d4
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