rust-bitcoin-unsafe-fast/bitcoin/tests
Sanket Kanjalkar 9aebb96fb9 Fix psbt fuzz crash
Fixes: https://github.com/rust-bitcoin/rust-bitcoin/issues/3628

This occurs when combining two PSBTs with different xpub key sources. Added a length check before indexing into slices to prevent out-of-bounds access.
2024-11-26 21:35:14 -08:00
..
data Fix psbt fuzz crash 2024-11-26 21:35:14 -08:00
bip_174.rs Improve naming of methods on Xpub and Xpriv 2024-09-29 11:07:32 +08:00
psbt-sign-taproot.rs script: deprecate to_bytes 2024-11-01 07:09:53 +11:00
serde.rs psbt: Use u64 for key type 2024-10-10 11:37:40 +11:00
serde_opcodes.rs Remove usage of blockdata from paths 2024-06-20 12:00:22 +10:00