rust-bitcoin-unsafe-fast/primitives/src
merge-script fce0cf1692
Merge rust-bitcoin/rust-bitcoin#4036: primitives: Add tests to witness
7e66091e1e Add from impl tests (Jamil Lambert, PhD)
2f95064cfd Add from_parts test (Jamil Lambert, PhD)
3ee66c5bb8 Modify push test (Jamil Lambert, PhD)

Pull request description:

  Add tests to kill the mutants in `primitives/src/witness.rs`

ACKs for top commit:
  tcharding:
    ACK 7e66091e1e
  apoelstra:
    ACK 7e66091e1e8b6cdd3e40d001ea1824125f7175e7; successfully ran local tests

Tree-SHA512: 57b2b0e4dbd93023d1a6a9709a02fa843e3ef9b25e7293ad641726b9c335e220a4ed87b717ec5dda999217677a916b86ac7daa9aaaec077afbfee4789836344e
2025-02-14 01:41:08 +00:00
..
locktime Use relative::* or absolute::* in locktime example 2025-02-06 22:28:13 +03:00
script Merge rust-bitcoin/rust-bitcoin#3996: Automated nightly rustfmt (2025-02-02) 2025-02-02 23:48:53 +00:00
block.rs Add a test for Header size 2025-02-06 14:28:22 +00:00
lib.rs Add missing re-exports to primitives crate root 2025-02-07 08:01:46 +00:00
merkle_tree.rs Remove hex string trait bounds from GeneralHash 2024-11-13 14:01:13 +11:00
opcodes.rs Add test to opcodes 2025-02-06 16:30:52 +00:00
pow.rs Add tests to CompactTarget 2025-02-06 17:06:41 +00:00
sequence.rs Test sequence formatting 2025-02-07 17:50:45 +00:00
taproot.rs Remove hex string trait bounds from GeneralHash 2024-11-13 14:01:13 +11:00
transaction.rs Merge rust-bitcoin/rust-bitcoin#4033: primitives: Add tests to transaction 2025-02-13 19:00:07 +00:00
witness.rs Add from impl tests 2025-02-11 17:31:24 +00:00