rust-bitcoin-unsafe-fast/bitcoin
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
..
contrib Remove rust-ordered dependency 2025-02-18 13:36:07 +11:00
embedded chore: remove unused cortex-m dependency from embedded Cargo.toml files in bitcoin and hashes modules. 2025-04-05 18:25:41 +08:00
examples Move `bitcoin/p2p` into `p2p` 2025-06-18 14:11:35 +01:00
src psbt: validate that non_witness_utxo txids match the input txids 2025-06-25 16:12:20 +00:00
tests psbt: validate that non_witness_utxo txids match the input txids 2025-06-25 16:12:20 +00:00
CHANGELOG.md BREAKING: Change Psbt serde implementations 2025-05-22 16:41:05 -05:00
Cargo.toml Move `bitcoin/p2p` into `p2p` 2025-06-18 14:11:35 +01:00