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

Various dependency fixups #16

Merged
merged 4 commits into from
Feb 26, 2021
Merged

Conversation

LLFourn
Copy link
Contributor

@LLFourn LLFourn commented Feb 17, 2021

This fixes various dependency/feature things that were bothering me when porting old code to using this. See each commit for explanation :)

@notmandatory
Copy link
Member

Looks good, but I should have merged before changing the CI pipeline to use 1.50.0 instead of stable. Can you do a quick re-basing so it can pass the new required checks? Thanks!

@notmandatory
Copy link
Member

@LLFourn if you don't mind I'm happy to rebase this for you, I can do it as part of the merge.

So users of bdk-cli don't have to add it as a dependency.
This crate doesn't define or use any async-traits so there's no need.
This is useful for making handle_online_wallet_subcommand async.
@notmandatory notmandatory merged commit 36a4549 into bitcoindevkit:master Feb 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants