dbff3b49bc
* upgrade zcash_client_backend for zebra-scan * leave zebra-utils untouched * remove unused * upgrade zcash_primitives and orchard only for zebra-chain crate * update and use TryFrom for amounts * fix imports in serialize * leave doc as it was * leave doc as it was 2 * use `try_into` for amount * use `zip_212_enforcement` * updgrades primitives in zebra-rpc * upgrade ecc dependencies for cargo-utils * fix threading issue * remove non needed Arc * update deny.toml * update primitives for zebra-grpc * fix doc * remove non needed single thread code in test * cleanup some tests * improve a bit the `ready_scan_block_keys` function * clippy * add spawn back in `scan_height_and_store_results` * remove todo * add note comment * use a more explicit import of sapling stuff in serialize * change(scan): Refactor scanning keys (#8577) * Refactor converting dfvks to scanning keys * Simplify handling of scanning keys * Remove `test-dependencies` from the scanner reader * Add comments --------- Co-authored-by: Marek <mail@marek.onl> |
||
---|---|---|
.. | ||
bin | ||
service | ||
storage | ||
tests | ||
config.rs | ||
init.rs | ||
lib.rs | ||
service.rs | ||
storage.rs | ||
tests.rs |