rust-bitcoin-unsafe-fast/primitives/src
Tobin C. Harding 7277092af4
Remove mutagen
Back in 2022 we elected to use `mutagen` for mutation testing. Since
then `cargo mutants` has progressed to a point where we would now like
to use it instead.

Remove all the `mutagen` stuff and update the lock files.

Close: #2829
2025-01-21 09:43:12 +11:00
..
locktime Remove mutagen 2025-01-21 09:43:12 +11:00
script Remove usage of impl_from_infallible in leaf crates 2025-01-02 07:51:21 +11:00
block.rs Remove test_ prefix from unit tests 2025-01-02 10:06:50 +11:00
lib.rs primitives: Add core re-exports 2024-12-28 09:03:42 +11:00
merkle_tree.rs Remove hex string trait bounds from GeneralHash 2024-11-13 14:01:13 +11:00
opcodes.rs 2025-01-05 automated rustfmt nightly 2025-01-05 01:22:00 +00:00
pow.rs Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00
sequence.rs Set avoid-breaking-exported-api to false 2024-12-11 10:11:50 +11:00
taproot.rs Remove hex string trait bounds from GeneralHash 2024-11-13 14:01:13 +11:00
transaction.rs units: Remove InputString from the public API 2025-01-15 08:09:38 +11:00
witness.rs Make capitalization of SegWit uniform in rustdocs 2024-12-17 14:28:28 +00:00