rust-bitcoin-unsafe-fast/bitcoin/src/blockdata
Shing Him Ng 3bb6c73f2d Add methods to retrieve inner types
For TweakedKeypair, `to_inner` is also renamed to `to_keypair` to maintain
consistency. Similarly, `to_inner` is renamed to `to_x_only_pubkey` for
TweakedPublicKey
2025-05-01 08:24:43 -05:00
..
script Add methods to retrieve inner types 2025-05-01 08:24:43 -05:00
block.rs Remove usage of hex::test_hex_unwrap 2025-04-11 06:49:06 +10:00
constants.rs Remove usage of hex::test_hex_unwrap 2025-04-11 06:49:06 +10:00
mod.rs fix correction in comment mod.rs 2025-04-06 13:38:37 +02:00
opcodes.rs Move opcodes back to bitcoin 2025-03-03 11:51:28 +11:00
transaction.rs Merge rust-bitcoin/rust-bitcoin#4250: Introduce and use `test_hex_unwrap` macro in `internals` 2025-04-24 17:19:37 +00:00
witness.rs 2025-04-27 automated rustfmt nightly 2025-04-27 01:36:56 +00:00