rust-bitcoin-unsafe-fast/primitives/src
Jamil Lambert, PhD ff3b3ddb67
Add a test for Header size
Calculate the header size and test it is equal to `Header::SIZE`
2025-02-06 14:28:22 +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 Add a test for Header size 2025-02-06 14:28:22 +00: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 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