zebra/zebra-chain/src/block
Marek 2ba837470e
Bump `chrono` from 0.4.34 to 0.4.38 (#8400)
* Bump `chrono` from 0.4.34 to 0.4.38

* Stop using the deprecated `from_timestamp_opt`

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-04-19 23:23:57 +00:00
..
height
tests Bump `chrono` from 0.4.34 to 0.4.38 (#8400) 2024-04-19 23:23:57 +00:00
arbitrary.rs fix(beta-toolchain): Warnings (#8404) 2024-04-18 01:45:22 +00:00
commitment.rs change(chain): Remove `Copy` trait impl from `Network` (#8354) 2024-03-19 20:45:27 +00:00
error.rs
hash.rs test(scan): Add typed database format snapshots to the scanner (#8083) 2023-12-12 22:34:59 +00:00
header.rs feat(mine): Add an internal Zcash miner to Zebra (#8136) 2024-01-11 14:41:01 +00:00
height.rs Make sure scanner database is accessed using the correct types (#8112) 2023-12-18 16:33:49 +00:00
merkle.rs change(scan): Refactor scanning tests (#8047) 2023-12-06 01:57:01 +00:00
serialize.rs
tests.rs