ZcashLightClientKit/Tests
Lukas Korba 4c380f6f0c [#1181] Correct computation of progress for Spend before Sync
- the computation of progress changed, the total range is computed, that way it works for any kind of sync algorithm
- the progress depends on finished scan action, whenever it processes some blocks, it's counted up
- the final progress is a ratio between these new values
2023-08-10 16:08:01 +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 [#1188] Working prototype of SbS 2023-08-09 13:21:10 +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-10 16:08:01 +02:00
lightwalletd