bitcoindevkit / bitcoindevkit/bdk

Switch `rust-bitcoin` dependencies

Open
#2,185 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
1.1k
Forks
483
Avg merge
20d 3h
Merged PRs (30d)
3

Description

`bitcoin` crate is working towards its next release. In the process, it began outsourcing and isolating components that were previously tightly integrated with the original crate.

Shall we start migrating from `bitcoin` as a dependency towards the newer smaller crates when possible?

I have the following in mind:
- [bitcoin-primitives](https://crates.io/crates/bitcoin-primitives)
- [bitcoin-network-kind](https://crates.io/crates/bitcoin-network-kind)
- [psbt-v2](https://crates.io/crates/psbt-v2)
- [bitcoin-units](https://crates.io/crates/bitcoin-units)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.