rust-bitcoin-unsafe-fast/units/src
Andrew Poelstra 826acb8273
units: rename relative::HeightInterval constructors
Rename `value` to `to_height` to be symmetric with `from_height`;
deprecate `to_consensus_u32` which had no symmetric `from_consensus_u32`
and was only used to implement the corresponding methods in primitives
and bitcoin.
2025-05-03 03:12:08 +00:00
..
amount Add regression tests for Display impl 2025-04-30 18:21:09 +01: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: rename relative::HeightInterval constructors 2025-05-03 03:12:08 +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