rust-bitcoin-unsafe-fast/bitcoin/src/blockdata
Tobin C. Harding 3a97ea2259
Rename HeightInterval to NumberOfBlocks
Name this type exactly what it is. Note for the error we just use
'height' even though this is a bit stale but the general concept is ok
in the error type because the name is long already.
2025-05-08 10:12:22 +10:00
..
script Merge rust-bitcoin/rust-bitcoin#4410: Wrap secp256k1::XOnlyPublicKey to improve error handling 2025-05-07 17:01:31 +00:00
block.rs Rename HeightInterval to NumberOfBlocks 2025-05-08 10:12:22 +10:00
constants.rs Remove usage of hex::test_hex_unwrap 2025-04-11 06:49:06 +10:00
mod.rs Rename HeightInterval to NumberOfBlocks 2025-05-08 10:12:22 +10:00
opcodes.rs Move opcodes back to bitcoin 2025-03-03 11:51:28 +11:00
transaction.rs Rename Mtp to MedianTimePast 2025-05-08 10:09:09 +10:00
witness.rs 2025-04-27 automated rustfmt nightly 2025-04-27 01:36:56 +00:00