ZcashLightClientKit/Sources/ZcashLightClientKit
Lukas Korba ab23f15fa1 [#1308] Enhancing seems to not process all ranges
- The enhance action is driven by lastEnhancedHeight value. The range is computed from it and every 1000 blocks are enhanced. The value hasn't been reseted with the new suggested ScanRanges so when some higher ranges were processed first, all lower heights were skipped
- fixed and covered with the unit test

[#1308] Enhancing seems to not process all ranges (#1309)

- changelog update
2023-10-20 09:54:17 +02:00
..
Block [#1308] Enhancing seems to not process all ranges 2023-10-20 09:54:17 +02:00
Constants [#1303] Don't invalidate the timer with the error 2023-10-12 18:10:07 +02:00
DAO
Entity [#1281] Database is locked 2023-09-20 19:13:52 +02:00
Error
Extensions
Metrics
Model
Modules/Service
Providers
Repository Update `zcash-light-client-ffi` to adopt fix for missing transparent history. 2023-09-19 08:26:03 -06:00
Resources/checkpoints
Rust
Synchronizer
Tool
Transaction
Utils
ClosureSynchronizer.swift
CombineSynchronizer.swift
Initializer.swift Comments addressed 2023-09-13 09:24:26 +02:00
Synchronizer.swift [#1288] Extend SyncStatus with stopped state 2023-09-25 16:33:04 +02:00