rust-bitcoin-unsafe-fast/primitives/src
Jamil Lambert, PhD 486d55f042
Add test to opcodes
Cargo mutant found a mutant in opcodes.

Add a test to kill it.
2025-02-06 16:30:52 +00:00
..
locktime 2025-02-02 automated rustfmt nightly 2025-02-02 01:18:01 +00:00
script Merge rust-bitcoin/rust-bitcoin#3996: Automated nightly rustfmt (2025-02-02) 2025-02-02 23:48:53 +00: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 Add test to opcodes 2025-02-06 16:30:52 +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 Delete `TxOut::NULL` 2025-01-29 23:02:51 +01:00
witness.rs Change `#[must_use]` to be the same as stdlib 2025-01-27 20:13:29 +00:00