rust-bitcoin-unsafe-fast/primitives/src
Tobin C. Harding 6f4eb60936
Improve docs crate headings
I took a look at the rendered HMTL of `bitcoin`, `primitives`, `units`,
`serde`, and `tokio` and picked a header style that I thought looked
good.

Use it for `primitives` and `units`.
2025-03-03 13:28:01 +11:00
..
locktime Hide relative locktime error internals 2025-02-26 11:04:58 +11:00
script 2025-03-02 automated rustfmt nightly 2025-03-02 01:22:29 +00:00
block.rs Add a test for Header size 2025-02-06 14:28:22 +00:00
lib.rs Improve docs crate headings 2025-03-03 13:28:01 +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 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 Move taproot back to bitcoin crate 2025-02-26 15:45:49 +11:00
transaction.rs 2025-03-02 automated rustfmt nightly 2025-03-02 01:22:29 +00:00
witness.rs Abstract out "debug-print hex fields" using WrapDebug 2025-02-20 10:56:12 -03:00