rust-bitcoin-unsafe-fast/units/tests
merge-script d1365eb376
Merge rust-bitcoin/rust-bitcoin#4219: Rename then new `Timestamp` type
c707b959b7 Rename timestamp module to time (Tobin C. Harding)
e2dee4900f Re-name Timestamp to BlockTime (Tobin C. Harding)

Pull request description:

  Done in two patches so we can bikeshed the name of the type and separately the name of the module.

  - Rename type: `Timestamp` to `BlockTime`
  - Rename module: `timestamp` to `time`

ACKs for top commit:
  apoelstra:
    ACK c707b959b72dd89ca6df581a6102f32daedb8368; successfully ran local tests

Tree-SHA512: de3855b38445a58b6767a6081919eecb81c6c12aee3f6699f3bfa10efaf5770b54fb412da23991a9ee734e14dfb642af670f0218d1886cdc8c8d3f393ef65d7e
2025-03-13 15:13:31 +00: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 Pick one - MAX or MAX_MONEY 2025-03-11 05:37:39 +11:00