-
Notifications
You must be signed in to change notification settings - Fork 161
Open
Description
Moving from rust-bitcoin/rust-bitcoin#3695
From @sanket1729:
It is a lot of work, but conceptually it should be possible to split
rust-miniscript
intodescriptors
andminiscript
. For people who want simple descriptors without miniscript can then use it.
From @apoelstra:
"let's split
rust-miniscript
into two crates", which I think is a great idea, though it will be a lot of work, and we'll need to spend a bunch of time bikeshedding which parts go into which pieces, and we'll also want to think a bit about how the new descriptors crate would relate tobitcoin-addresses
. (Maybeminiscript
should depend onaddresses
which depends ondescriptors
/bech32
/base58
/etc?)
Metadata
Metadata
Assignees
Labels
No labels