rust-bitcoin-unsafe-fast/units/src
Andrew Poelstra a3228d4636
units: pull u32 conversions for BlockHeight/BlockInterval into macro
There is a lot of duplicated code between BlockHeight and BlockInterval.
It obfuscates the differences between them: which timelock types they
can be converted to/from and what their arithmetic properties are.
2025-05-06 15:19:35 +00:00
..
amount 2025-05-04 automated rustfmt nightly 2025-05-04 01:41:13 +00:00
fee_rate Run the formatter 2025-04-17 11:43:05 +10:00
locktime units: rename relative::HeightInterval constructors 2025-05-03 03:12:08 +00:00
block.rs units: pull u32 conversions for BlockHeight/BlockInterval into macro 2025-05-06 15:19:35 +00:00
fee.rs Run the formatter 2025-04-17 11:43:02 +10:00
internal_macros.rs Create impl_mul_assign and impl_div_assign macros 2025-04-22 22:50:09 -05:00
lib.rs Merge rust-bitcoin/rust-bitcoin#4344: Locktime MtpAndHeight 2025-04-28 13:49:12 +00:00
mtp_height.rs feat(locktime): implement MtpAndHeight structure and validation logic 2025-04-25 12:24:23 +01:00
parse.rs Use parameters instead of arguments in rustdocs 2025-04-22 10:43:13 +01:00
result.rs 2025-04-27 automated rustfmt nightly 2025-04-27 01:36:56 +00:00
time.rs Add privacy boundary to BlockTime 2025-04-17 11:43:05 +10:00
weight.rs Run the formatter 2025-04-17 11:43:05 +10:00