ZcashLightClientKit/Tests/OfflineTests
Michal Fousek 5f162d01f8 Make all methods in ZcashKeyDerivationBackendWelding non async
It looks like that some methods in `ZcashKeyDerivationBackendWelding`
were left async by mistake. There is no reason for any method there to
be async.

After this change no method in `DerivationTool` has to async. It makes
things much easier.
2023-04-25 16:16:04 +02:00
..
DerivationToolTests Make all methods in ZcashKeyDerivationBackendWelding non async 2023-04-25 16:16:04 +02:00
BirthdayTests.swift [#361] Introduce ZcashError (#1005) 2023-04-24 18:15:20 -03:00
BlockBatchValidationTests.swift [#361] Introduce ZcashError (#1005) 2023-04-24 18:15:20 -03:00
ClosureSynchronizerOfflineTests.swift Make all methods in ZcashKeyDerivationBackendWelding non async 2023-04-25 16:16:04 +02:00
CombineSynchronizerOfflineTests.swift Make all methods in ZcashKeyDerivationBackendWelding non async 2023-04-25 16:16:04 +02:00
CompactBlockProcessorOfflineTests.swift [#908] Add last and latest blocks data to Synchronizer State (#911) 2023-04-14 09:08:37 +02:00
CompactBlockRepositoryTests.swift [#888] Make actor from ZcashRustBackendWelding 2023-04-11 17:51:28 +02:00
FsBlockStorageTests.swift [#361] Introduce ZcashError (#1005) 2023-04-24 18:15:20 -03:00
InitializerOfflineTests.swift [#361] Introduce ZcashError (#1005) 2023-04-24 18:15:20 -03:00
InternalSyncProgressTests.swift [#361] Introduce ZcashError (#1005) 2023-04-24 18:15:20 -03:00
MemoTests.swift [#778] Add swiflint config file only for tests 2023-02-13 13:36:58 +01:00
NotesRepositoryTests.swift [#888] Make actor from ZcashRustBackendWelding 2023-04-11 17:51:28 +02:00
NullBytesTests.swift [#361] Introduce ZcashError (#1005) 2023-04-24 18:15:20 -03:00
PagedTransactionRepositoryTests.swift [#484] Use async for TransactionsRepository 2023-03-28 10:17:14 +02:00
PendingTransactionRepositoryTests.swift [#209] Add support for multiple instances of the SDKSynchronizer 2023-03-27 20:42:52 +02:00
RawTransactionTests.swift [#796] Fix tests 2023-02-16 17:14:31 +01:00
RecipientTests.swift [#888] Make actor from ZcashRustBackendWelding 2023-04-11 17:51:28 +02:00
SynchronizerOfflineTests.swift Make all methods in ZcashKeyDerivationBackendWelding non async 2023-04-25 16:16:04 +02:00
TransactionRepositoryTests.swift [#959] Fix `v_transactions` view issues with value (#963) 2023-04-18 09:10:56 -03:00
TxIdTests.swift [#778] Add swiflint config file only for tests 2023-02-13 13:36:58 +01:00
UndescribableTests.swift [#778] Add swiflint config file only for tests 2023-02-13 13:36:58 +01:00
UnifiedTypecodesTests.swift [#888] Make actor from ZcashRustBackendWelding 2023-04-11 17:51:28 +02:00
WalletTests.swift Make all methods in ZcashKeyDerivationBackendWelding non async 2023-04-25 16:16:04 +02:00
ZatoshiTests.swift Fix typos 2022-12-31 12:50:16 +02:00
ZcashRustBackendTests.swift [#888] Make actor from ZcashRustBackendWelding 2023-04-11 17:51:28 +02:00
Zip302MemoTests.swift [#361] Introduce ZcashError (#1005) 2023-04-24 18:15:20 -03:00