* impl TryFrom<zcash_primitives::BlockHeight> for Height * Add type-safe read and write database methods * Only allow typed access to the scanner DB * Update docs * Implement a common method as a trait * Fix imports * Tidy state imports * Activate tracing logging macros in the whole scanner crate * Fix dead code warnings * Use a more sensible export order * Remove a 1.72 lint exception now 1.74 is stable * Switch history trees over to TypedColumnFamily, and remove redundant code * Add typed batch creation methods, and switch history trees to them * Convert ValueBalance to typed column families * Make the APIs compatible after a merge * Use `ZebraDb` instead of `DiskDb` where needed --------- Co-authored-by: Marek <mail@marek.onl> |
||
|---|---|---|
| .. | ||
| proptest-regressions/components/mempool/storage/tests | ||
| src | ||
| systemd | ||
| tests | ||
| Cargo.toml | ||
| build.rs | ||