rust-bitcoin-unsafe-fast/units/tests
Tobin C. Harding c707b959b7
Rename timestamp module to time
We just re-named `Timestamp` to `BlockTime`. We have a `units::block`
module but it currently holds abstractions (`BlockHeight` and
`BlockInterval`) that are not onchain abstractions and therefore
somewhat different from the `BlockTime`. Instead of making `block` a
block 'utils' module instead re-name the `timestamp` module to `time`.
2025-03-08 08:30:10 +11:00
..
data units: Add serde regression test 2024-12-28 08:15:13 +11:00
api.rs Rename timestamp module to time 2025-03-08 08:30:10 +11:00
serde.rs units: Add serde regression test 2024-12-28 08:15:13 +11:00
str.rs units: Add stringy regression tests 2024-11-27 13:35:45 +11:00