rust-bitcoin-unsafe-fast/primitives/src
merge-script 9d7190e581
Merge rust-bitcoin/rust-bitcoin#4190: Kill mutants in primitives and units
90d909becc Kill mutants in primitives and units (Shing Him Ng)

Pull request description:

  This kills 15 mutants found with the mutants workflow. Ran `cargo mutants` locally to confirm

  Closes #4156
  Closes #4106

ACKs for top commit:
  jamillambert:
    ACK 90d909becc
  tcharding:
    ACK 90d909becc
  apoelstra:
    ACK 90d909becc4638c03003845154e9cc1eb5f3ad41; successfully ran local tests
  Kixunil:
    ACK 90d909becc

Tree-SHA512: e5c95a1c4054cf1c60c940ea605eec84dffcbff292f9c7c4d96813c6389e807c318f6c5f8f69ceeb9ffcab3c3e45aa0d5a8fda7335d540c6f070aab92bae7a0f
2025-03-07 02:53:55 +00:00
..
locktime Inline small functions 2025-03-03 12:26:52 +00:00
script 2025-03-02 automated rustfmt nightly 2025-03-02 01:22:29 +00:00
block.rs Merge rust-bitcoin/rust-bitcoin#4092: Add `Timestamp` newtype 2025-03-06 19:34:11 +00:00
lib.rs Merge rust-bitcoin/rust-bitcoin#4126: Add additional re-exports 2025-03-06 23:13:42 +00:00
merkle_tree.rs Remove hex string trait bounds from GeneralHash 2024-11-13 14:01:13 +11:00
opcodes.rs Merge rust-bitcoin/rust-bitcoin#4168: Move `opcodes` back to bitcoin 2025-03-05 00:57:46 +00:00
pow.rs Inline small functions 2025-03-03 12:26:52 +00:00
sequence.rs Inline small functions 2025-03-03 12:26:52 +00:00
taproot.rs Move taproot back to bitcoin crate 2025-02-26 15:45:49 +11:00
transaction.rs Kill mutants in primitives and units 2025-03-04 21:35:10 -06:00
witness.rs witness: Improve element access methods with get() and get_back() 2025-03-04 12:16:48 -03:00