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
CompactBlockRepositoryTests.swift
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
NotesRepositoryTests.swift
NullBytesTests.swift [#361] Introduce ZcashError (#1005) 2023-04-24 18:15:20 -03:00
PagedTransactionRepositoryTests.swift
PendingTransactionRepositoryTests.swift
RawTransactionTests.swift
RecipientTests.swift
SynchronizerOfflineTests.swift Make all methods in ZcashKeyDerivationBackendWelding non async 2023-04-25 16:16:04 +02:00
TransactionRepositoryTests.swift
TxIdTests.swift
UndescribableTests.swift
UnifiedTypecodesTests.swift
WalletTests.swift Make all methods in ZcashKeyDerivationBackendWelding non async 2023-04-25 16:16:04 +02:00
ZatoshiTests.swift
ZcashRustBackendTests.swift
Zip302MemoTests.swift [#361] Introduce ZcashError (#1005) 2023-04-24 18:15:20 -03:00