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

Remove dependency on bdk_bitcoind_rpc #602

Conversation

thunderbiscuit
Copy link
Member

@thunderbiscuit thunderbiscuit commented Oct 7, 2024

This one had been nagging at me for a while. We were using bdk_bitcoincore_rpc as a way to get to some types that are part of rust-bitcoin. No need to depend on bdk_bitcoincore_rpc until we add the RPC client.

Changelog notice

No changelog notice

Checklists

All Submissions:

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

@thunderbiscuit thunderbiscuit force-pushed the refactor/remove-dependency branch from 8ae3a88 to cecca3d Compare October 7, 2024 17:04
@thunderbiscuit thunderbiscuit force-pushed the refactor/remove-dependency branch from cecca3d to 3cc3365 Compare October 7, 2024 17:04
@thunderbiscuit thunderbiscuit requested a review from reez October 7, 2024 17:05
Copy link
Collaborator

@reez reez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 3cc3365

Awesome!

@thunderbiscuit thunderbiscuit merged commit 3cc3365 into bitcoindevkit:master Oct 7, 2024
25 checks passed
@thunderbiscuit thunderbiscuit deleted the refactor/remove-dependency branch October 7, 2024 19:03
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