Skip to content

Conversation

tcharding
Copy link
Member

Demo what is needed to depend on the new primitives, psbt-v0, and bip32 crates. Note the patch separation so its obvious what is going on.

This PR is massive in how simple it is. FTR almost all the changes could be removed by using use bitcoin_primitives as bitcoin in the manifest but I thought that is too much magic for just now.

Uses rust-bitcoin/rust-bitcoin#2883

`bitcoind-tests` has a dependency on `bitcoin` so it makes depending on
a local patched version more difficult, just temporarily delete it.
Depend on the `crate-smashing` branch, which introduces the new
`primitives`, `bip32`, and `psbt-v0` crates.

The point of this patch is to try to show we have all the re-exports
correct in `rust-bitcoin` after introducing the new crates.

Apart from the manifest changes this patch changes a single line, BOOM!
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.

1 participant