ZcashLightClientKit/Sources/ZcashLightClientKit
Lukas Korba 5983cd8f91 [#1303] Don't invalidate the timer with the error
- the most simple fix for this issue is to set the number of attempts to the "infinity"
- smarter solution will require a better retry logic in general, covered in #1304
2023-10-12 18:10:07 +02:00
..
Block [#1301] foundTransactions don't emit after rewind 2023-10-12 15:59:47 +02:00
Constants [#1303] Don't invalidate the timer with the error 2023-10-12 18:10:07 +02:00
DAO [#1281] Database is locked 2023-09-20 19:13:52 +02:00
Entity [#1281] Database is locked 2023-09-20 19:13:52 +02:00
Error Comments addressed 2023-09-13 09:24:26 +02:00
Extensions [#1111] Change storage for InternalSyncProgress 2023-05-22 20:42:11 +02:00
Metrics Comments addressed 2023-09-13 09:24:26 +02:00
Model [#1267] Avoid Division By Zero in ScanProgress type 2023-09-13 18:47:55 -03:00
Modules/Service [#1165] draft 2023-09-07 13:23:47 +02:00
Providers [#1273] SynchronizerState not always up to date 2023-09-18 11:01:58 +02:00
Repository Update `zcash-light-client-ffi` to adopt fix for missing transparent history. 2023-09-19 08:26:03 -06:00
Resources/checkpoints [#1295] Release ZcashLightClientKit 2.0.1 2023-10-03 07:53:36 +02:00
Rust [#1281] Database is locked 2023-09-20 19:13:52 +02:00
Synchronizer [#1294] Remove all uses of the incorrect 1000-ZAT fee 2023-09-29 20:01:38 +02:00
Tool Make all methods in ZcashKeyDerivationBackendWelding non async 2023-04-25 16:16:04 +02:00
Transaction Update `zcash-light-client-ffi` to adopt fix for missing transparent history. 2023-09-19 08:26:03 -06:00
Utils [#1196] Check logging level priorities 2023-08-10 08:56:00 +02:00
ClosureSynchronizer.swift [#1236] Use of recoverUntil 2023-09-08 15:44:48 +02:00
CombineSynchronizer.swift [#1236] Use of recoverUntil 2023-09-08 15:44:48 +02:00
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