ZcashLightClientKit/Tests/TestUtils
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
..
Resources
Sourcery [#1153] Allow runtime switch of lightwalletd servers 2024-02-12 17:13:08 +01:00
proto
ActionContext+tests.swift
CompactBlockProcessorEventHandler.swift [#1240] Remove previous progress reporting 2023-09-11 09:30:44 +02:00
DarkSideWalletService.swift [#1294] Remove all uses of the incorrect 1000-ZAT fee 2023-09-29 20:01:38 +02:00
FakeChainBuilder.swift
FakeService.swift
FakeStorage.swift
LoggerProxy.swift
MockSessionIDGenerator.swift
MockTransactionRepository.swift Update `zcash-light-client-ffi` to adopt fix for missing transparent history. 2023-09-19 08:26:03 -06:00
SDKSynchronizerSyncStatusHandler.swift
Stubs.swift [#1363] Expose PoolBalance Zatoshi values 2024-01-31 17:05:13 -08:00
TestCoordinator.swift
TestDbBuilder.swift Update `zcash-light-client-ffi` to adopt fix for missing transparent history. 2023-09-19 08:26:03 -06:00
TestVector.swift
Tests+Utils.swift Update `zcash-light-client-ffi` to adopt fix for missing transparent history. 2023-09-19 08:26:03 -06:00
TestsData.swift [#1294] Remove all uses of the incorrect 1000-ZAT fee 2023-09-29 20:01:38 +02:00
UnspentTransactionOutputEntityMock.swift
ZcashTestCase.swift