ZcashLightClientKit/Sources/ZcashLightClientKit/Block/Actions
Lukas Korba c7369057f1 [#1153] Allow runtime switch of lightwalletd servers
- new public API switchTo(endpoint:) implemented

[#1153] Allow runtime switch of lightwalletd servers

- API documented
- code cleaned up

[#1153] Allow runtime switch of lightwalletd servers

- mocks generated

[#1153] Allow runtime switch of lightwalletd servers (#1373)

- sever validation added

[#1153] Allow runtime switch of lightwalletd servers (#1373)

- enhanced validation of the server

[#1153] Allow runtime switch of lightwalletd servers (#1373)

- new ZcashError.synchronizerServerSwitch that represents the state when the endpoint fails validation

[#1153] Allow runtime switch of lightwalletd servers (#1373)

- ZcashError definition update

[#1153] Allow runtime switch of lightwalletd servers (#1373)

- addressed comments

[#1153] Allow runtime switch of lightwalletd servers (#1373)

- changelog revert according to proposal
2024-02-12 17:13:08 +01:00
..
Action.swift Instance totalProgressRange removed 2023-09-13 17:42:43 +02:00
ClearAlreadyScannedBlocksAction.swift [#1188] Working prototype of SbS 2023-09-07 13:23:47 +02:00
ClearCacheAction.swift cbp_state_machine updated 2023-09-13 15:25:25 +02:00
DownloadAction.swift [#1153] Allow runtime switch of lightwalletd servers 2024-02-12 17:13:08 +01:00
EnhanceAction.swift [#1153] Allow runtime switch of lightwalletd servers 2024-02-12 17:13:08 +01:00
FetchUTXOsAction.swift [#1153] Allow runtime switch of lightwalletd servers 2024-02-12 17:13:08 +01:00
MigrateLegacyCacheDBAction.swift [#1140] ClearCache action before anything starts 2023-06-28 12:34:41 +02:00
ProcessSuggestedScanRangesAction.swift [#1153] Allow runtime switch of lightwalletd servers 2024-02-12 17:13:08 +01:00
RewindAction.swift [#1153] Allow runtime switch of lightwalletd servers 2024-02-12 17:13:08 +01:00
SaplingParamsAction.swift [#1230] Remove linear sync from the SDK 2023-09-08 07:40:08 +02:00
ScanAction.swift [#1153] Allow runtime switch of lightwalletd servers 2024-02-12 17:13:08 +01:00
UpdateChainTipAction.swift [#1153] Allow runtime switch of lightwalletd servers 2024-02-12 17:13:08 +01:00
UpdateSubtreeRootsAction.swift [#1153] Allow runtime switch of lightwalletd servers 2024-02-12 17:13:08 +01:00
ValidateServerAction.swift [#1153] Allow runtime switch of lightwalletd servers 2024-02-12 17:13:08 +01:00