rust-bitcoin-unsafe-fast/bitcoin/tests
Andrew Poelstra 05c8b043ff
tests: replace Amount::from_sat_unchecked with from_sat.unwrap
There are only 7 instances of this so just call .unwrap() on each one.
2025-03-18 19:27:53 +00:00
..
data Use MAX_MONEY in serde regression test 2025-01-24 12:15:13 +11:00
bip_174.rs Improve naming of methods on Xpub and Xpriv 2024-09-29 11:07:32 +08:00
psbt-sign-taproot.rs Enforce the MAX_MONEY invariant in amount types 2025-03-13 09:07:14 +11: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