rust-bitcoin-unsafe-fast/units/tests
Tobin C. Harding e2dee4900f
Re-name Timestamp to BlockTime
We just added a `Timestamp` type without knowing that there was a push
by OpenTimestamps to also create a timestamp and that our new type may
lead to confusion. Our timestamp is explicitly for the `time` field in a
block so we can call it `BlockTime`. This name change makes the module
name stale but we will change that in a following patch to ease review.
2025-03-08 08:28:46 +11:00
..
data units: Add serde regression test 2024-12-28 08:15:13 +11:00
api.rs Re-name Timestamp to BlockTime 2025-03-08 08:28:46 +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