librustzcash/zcash_client_backend/proto
Kris Nuttycombe 6fa0b46d8e Implement `suggest_scan_ranges` and `update_chain_tip`
This implements a priority queue backed by the wallet database for scan
range ordering. The scan queue is updated on each call to `put_blocks`
or to `update_chain_tip`.
2023-07-07 20:13:45 -06:00
..
compact_formats.proto Address comments from code review. 2023-07-03 17:08:01 -06:00
service.proto Implement `suggest_scan_ranges` and `update_chain_tip` 2023-07-07 20:13:45 -06:00