* 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 |
||
|---|---|---|
| .. | ||
| height | ||
| tests | ||
| arbitrary.rs | ||
| commitment.rs | ||
| error.rs | ||
| hash.rs | ||
| header.rs | ||
| height.rs | ||
| merkle.rs | ||
| serialize.rs | ||
| tests.rs | ||