rust-bitcoin-unsafe-fast/bitcoin
vicjuma 7dc66e3476 impl LowerHex, UpperHex, Octal, and Binary for ChildNumber
Each trait forwards to the inner u32 index and formatting done based on the variant used with the alternate path

See discussion: https://github.com/rust-bitcoin/rust-bitcoin/pull/4620#issuecomment-2974023604
2025-06-18 01:44:45 +03: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 2025-06-08 automated rustfmt nightly 2025-06-08 01:44:53 +00:00
src impl LowerHex, UpperHex, Octal, and Binary for ChildNumber 2025-06-18 01:44:45 +03:00
tests Modify locktime serde implemenations 2025-06-01 14:07:33 +01:00
CHANGELOG.md BREAKING: Change Psbt serde implementations 2025-05-22 16:41:05 -05:00
Cargo.toml bitcoin: secp256k1 global-context feature re-export 2025-05-27 08:25:40 -03:00