ZcashLightClientKit/Tests
Lukas Korba c1ff5615dd [#1206] Frequent call of update chain tip
- The State Machine has been slightly updated so it measures time when it lastly updated chain tip. If it happened more than 10mins ago, it calls the .updateChainTip action once again before the download-scan-enhance loop continues
- updated unit test

[#1206] Frequent call of update chain tip (#1207)

- whenever updateChainTip is called, it's followed by suggestScanRanges logic
2023-08-24 13:05:42 +02:00
..
AliasDarksideTests [#700] CompactBlockProcessor as state machine proof of concept 2023-05-30 15:01:42 +02:00
DarksideTests [#1140] ClearCache action before anything starts 2023-06-28 12:34:41 +02:00
NetworkTests [#1140] ClearCache action before anything starts 2023-06-28 12:34:41 +02:00
OfflineTests [#1206] Frequent call of update chain tip 2023-08-24 13:05:42 +02:00
PerformanceTests [#1140] ClearCache action before anything starts 2023-06-28 12:34:41 +02:00
TestUtils [#1181] Correct computation of progress for Spend before Sync 2023-08-18 13:09:14 +02:00
lightwalletd Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00