rust-bitcoin-unsafe-fast/primitives/src
Jamil Lambert, PhD f3338655f1
Test OutPoint edge case to kill mutant
There is a mutant found in `FromStr for OutPoint`.

Add a test to check an edge case to kill the mutant.
2025-06-19 20:33:20 +01:00
..
locktime Modify locktime serde implemenations 2025-06-01 14:07:33 +01:00
script Merge rust-bitcoin/rust-bitcoin#4485: Add `Builder::with_capacity()` 2025-05-13 17:16:54 +00:00
block.rs 2025-04-27 automated rustfmt nightly 2025-04-27 01:36:56 +00:00
lib.rs Merge rust-bitcoin/rust-bitcoin#4458: locktimes: replace `MtpAndHeight` type with pair of `BlockMtp` and `BlockHeight` 2025-05-07 22:32:16 +00:00
merkle_tree.rs primitives: Make hex optional 2025-04-11 10:55:34 +10:00
opcodes.rs Add backticks around OPCodes 2025-06-07 12:10:24 -05:00
pow.rs Do not derive Default on CompactTarget 2025-05-27 08:09:56 +01:00
sequence.rs units: Make error constructor private 2025-06-19 13:13:37 +10:00
taproot.rs Move taproot back to bitcoin crate 2025-02-26 15:45:49 +11:00
transaction.rs Test OutPoint edge case to kill mutant 2025-06-19 20:33:20 +01:00
witness.rs Use the anonymous lifetime for paths 2025-06-09 09:31:55 +01:00