rust-bitcoin-unsafe-fast/bitcoin/tests
Andrew Poelstra 74f22a0a67
psbt: validate that non_witness_utxo txids match the input txids
This requires updating a couple serde test vectors -- we are tightening
validation so that some existing serde-serialized PSBTs no longer
deserialize. I believe this is the correct thing to do.
2025-06-25 16:12:20 +00:00
..
data psbt: validate that non_witness_utxo txids match the input txids 2025-06-25 16:12:20 +00:00
bip_174.rs Merge rust-bitcoin/rust-bitcoin#4387: bip32: overhaul error types and add a "maximum depth exceeded" error 2025-04-30 13:12:01 +00:00
psbt-sign-taproot.rs Accept flexible input types for Taproot-related functions 2025-05-06 09:01:27 -03:00
serde.rs psbt: validate that non_witness_utxo txids match the input txids 2025-06-25 16:12:20 +00:00
serde_opcodes.rs Remove usage of blockdata from paths 2024-06-20 12:00:22 +10:00