rust-bitcoin-unsafe-fast/units/tests
Andrew Poelstra 8ffcd2cf30
units: rename absolute::Time to absolute::Mtp
This is not a generic UNIX timestamp, but rather a MTP restricted to
have values between 500 million and u32::MAX. Most importantly, it is
*not* a blocktime, which is what is implied by its name and
constructors.
2025-05-02 17:44:58 +00:00
..
data units: Add serde regression test 2024-12-28 08:15:13 +11:00
api.rs units: rename absolute::Time to absolute::Mtp 2025-05-02 17:44:58 +00:00
serde.rs units: rename absolute::Time to absolute::Mtp 2025-05-02 17:44:58 +00:00
str.rs Add lock by time and denomination display regression tests 2025-04-30 17:16:37 +01:00