rust-bitcoin-unsafe-fast/bitcoin/tests
Andrew Poelstra 32d96f6c33
bip32: make Xpriv::new_master be infallible
The only error path for this is cryptographically unreachable and was
removed in a previous commit.
2025-04-22 14:45:36 +00:00
..
data Use MAX_MONEY in serde regression test 2025-01-24 12:15:13 +11:00
bip_174.rs bip32: make Xpriv::new_master be infallible 2025-04-22 14:45:36 +00:00
psbt-sign-taproot.rs 2025-04-13 automated rustfmt nightly 2025-04-13 02:50:07 +00:00
serde.rs tests: replace Amount::from_sat_unchecked with from_sat.unwrap 2025-03-18 19:27:53 +00:00
serde_opcodes.rs Remove usage of blockdata from paths 2024-06-20 12:00:22 +10:00