ZcashLightClientKit/Tests
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
..
AliasDarksideTests [#1249] Fix linter issues 2023-09-11 08:03:16 +02:00
DarksideTests [#1294] Remove all uses of the incorrect 1000-ZAT fee 2023-09-29 20:01:38 +02:00
NetworkTests Comments addressed 2023-09-13 09:24:26 +02:00
OfflineTests [#1308] Enhancing seems to not process all ranges 2023-10-20 09:54:17 +02:00
PerformanceTests Comments addressed 2023-09-13 09:24:26 +02:00
TestUtils [#1294] Remove all uses of the incorrect 1000-ZAT fee 2023-09-29 20:01:38 +02:00
lightwalletd