Add various combinations of the three bips as keywords.
The initial non-beta release!
Includes some fixes required to enable porting bdk to use the v0 module.
- Re-import all the PSBT v0 code from
rust-bitcoinandrust-miniscript#23 - Add initial basic integration testing against Bitcoin Core #21 and #22
The initial beta release. The aim of this release is to make the new PSBT v2 API available for beta
testing. Currently we expose the v0 API pretty much as it is in rust-bitcoin and rust-miniscript.
Enjoy!