BP-WG / bp-std

Modern & lightweight implementation of bitcoin standards without rust-bitcoin/miniscript dependencies
Apache License 2.0
16 stars 17 forks source link

Taproot implementation for PSBT #4

Closed dr-orlovsky closed 11 months ago

dr-orlovsky commented 11 months ago

Added you guys so you can be aware of the new PSBT crate which does no PSBTv0, PBSTv2 and Taproot (BIP-174, BIP-340 and BIP-341). Currently there is no rust implementation of PSBT which can do all of that.

BTW this crate now passes all valid testcases from BIP-174, BIP-340 and BIP-341 - rust-bitcoin's PSBT fails on some