rust-bitcoin-unsafe-fast/bitcoin
Tobin C. Harding 2b72f1f30b
Make Lower/Upper hex print scripts with len prefix
Add the length prefix when formatting hex strings by way of `LowerHex`
and `UpperHex`.

This looses formatting options because I can't remember right now how
not to - again.
2025-04-28 13:43:07 +10:00
..
contrib Remove rust-ordered dependency 2025-02-18 13:36:07 +11:00
embedded chore: remove unused cortex-m dependency from embedded Cargo.toml files in bitcoin and hashes modules. 2025-04-05 18:25:41 +08:00
examples Make Lower/Upper hex print scripts with len prefix 2025-04-28 13:43:07 +10:00
src Make script to/from hex use consensus encoding 2025-04-28 13:39:44 +10:00
tests Make script to/from hex use consensus encoding 2025-04-28 13:39:44 +10:00
CHANGELOG.md Merge rust-bitcoin/rust-bitcoin#4292: chore: fix grammatical errors 2025-03-30 15:19:49 +00:00
Cargo.toml bitcoin: Add a script encoding example 2025-04-28 13:38:12 +10:00