ZcashLightClientKit/Sources/ZcashLightClientKit
Francisco Gindre 4de91051e8
[#1100] replace last enhancement range in internal state with database info
[WIP] create enhancement methods on transaction repository
closes #110
2023-05-18 14:08:32 -03:00
..
Block fix typo on log 2023-05-17 11:22:25 -03:00
Constants [#1001] Remove PendingDb in favor of `v_transactions` and `v_tx_output` Views (#1001) 2023-05-05 14:30:47 -03:00
DAO [#1100] replace last enhancement range in internal state with database info 2023-05-18 14:08:32 -03:00
Entity Fix tests related to blocks downloading 2023-05-08 11:08:54 +02:00
Error Merge pull request #1036 from LukasKorba/1035-Create-ZcashError.unknown 2023-05-10 14:49:03 +02:00
Extensions [#1035] Create ZcashError.unknown 2023-05-10 14:48:16 +02:00
Metrics [#209] Add support for multiple instances of the SDKSynchronizer 2023-03-27 20:42:52 +02:00
Model [#1037] Empty string memo throws `ZcashError.memoTextInputEndsWithNullBytes` (#1038) 2023-05-10 12:39:34 -03:00
Modules/Service [#1029] AsyncThrowingStream update so it doesn't use Task 2023-05-08 13:57:31 +02:00
Providers [#843] Simplify Synchronizer Status 2023-05-09 12:35:49 +02:00
Repository [#1100] replace last enhancement range in internal state with database info 2023-05-18 14:08:32 -03:00
Resources/checkpoints [#985] Release 0.21.0-beta (#986) 2023-04-19 14:32:48 -03:00
Rust [#1016] Rebuild download stream periodically while downloading 2023-05-17 10:36:02 +02:00
Synchronizer [#1016] Rebuild download stream periodically while downloading 2023-05-17 10:36:02 +02:00
Tool Make all methods in ZcashKeyDerivationBackendWelding non async 2023-04-25 16:16:04 +02:00
Transaction Fix tests related to blocks downloading 2023-05-08 11:08:54 +02:00
Utils [#1012] Introduce dependency injection in the SDK 2023-05-08 14:58:49 +02:00
ClosureSynchronizer.swift [#1001] Remove PendingDb in favor of `v_transactions` and `v_tx_output` Views (#1001) 2023-05-05 14:30:47 -03:00
CombineSynchronizer.swift [#1001] Remove PendingDb in favor of `v_transactions` and `v_tx_output` Views (#1001) 2023-05-05 14:30:47 -03:00
Initializer.swift [#1012] Introduce dependency injection in the SDK 2023-05-08 14:58:49 +02:00
Synchronizer.swift [#781] This fixes test `testMaxAmountMinusOneSend` by creating two se… (#1034) 2023-05-10 17:13:29 -03:00