ZcashLightClientKit/Tests/TestUtils
Lukas Korba 99b24c2081
[#908] Add last and latest blocks data to Synchronizer State (#911)
- attached to the processor's timer
- added latest scanned time and latest block height
- sample app showing the new values alongside with the %
- unit tests fixed
- latestBlock() API added
- the transaction repository is no longer used to update the exposed values during the syncing
2023-04-14 09:08:37 +02:00
..
Resources [#795] Include sapling-spend file into bundle for tests 2023-02-20 10:03:16 +01:00
Sourcery [#888] Make actor from ZcashRustBackendWelding 2023-04-11 17:51:28 +02:00
proto
CompactBlockProcessorEventHandler.swift [#888] Make actor from ZcashRustBackendWelding 2023-04-11 17:51:28 +02:00
DarkSideWalletService.swift [#876] Add tests which runs multiple instances of the SDKSynchronizer 2023-03-28 16:11:13 +02:00
FakeChainBuilder.swift [#778] Add swiflint config file only for tests 2023-02-13 13:36:58 +01:00
FakeService.swift [#209] Add support for multiple instances of the SDKSynchronizer 2023-03-27 20:42:52 +02:00
FakeStorage.swift [#871] Cleanup internals of the SDK and use async where applicable 2023-03-27 16:16:42 +02:00
InternalSyncProgressMemoryStorage.swift [#646] SDK sync process resumes correctly 2022-12-12 14:27:30 +01:00
LatestBlocksDataProviderMock.swift [#908] Add last and latest blocks data to Synchronizer State (#911) 2023-04-14 09:08:37 +02:00
LoggerProxy.swift [#209] Add support for multiple instances of the SDKSynchronizer 2023-03-27 20:42:52 +02:00
MockSessionIDGenerator.swift [#908] Add last and latest blocks data to Synchronizer State (#911) 2023-04-14 09:08:37 +02:00
MockTransactionRepository.swift [#908] Add last and latest blocks data to Synchronizer State (#911) 2023-04-14 09:08:37 +02:00
SDKSynchronizer+Utils.swift [#908] Add last and latest blocks data to Synchronizer State (#911) 2023-04-14 09:08:37 +02:00
SDKSynchronizerSyncStatusHandler.swift [#724] Switch from NotificationCenter to Combine 2023-03-17 10:18:51 +01:00
Stubs.swift [#908] Add last and latest blocks data to Synchronizer State (#911) 2023-04-14 09:08:37 +02:00
TestCoordinator.swift [#888] Make actor from ZcashRustBackendWelding 2023-04-11 17:51:28 +02:00
TestDbBuilder.swift [#888] Make actor from ZcashRustBackendWelding 2023-04-11 17:51:28 +02:00
TestVector.swift [#778] Add swiflint config file only for tests 2023-02-13 13:36:58 +01:00
Tests+Utils.swift [#888] Make actor from ZcashRustBackendWelding 2023-04-11 17:51:28 +02:00
TestsData.swift [#888] Make actor from ZcashRustBackendWelding 2023-04-11 17:51:28 +02:00
UnspentTransactionOutputEntityMock.swift [#831] Add SDKSynchronizer wrappers for non-async API 2023-03-21 22:47:19 +01:00