ZcashLightClientKit/Tests/OfflineTests
Lukas Korba 6029a75038
[#637] Make sapling parameter download part of processing blocks (#650)
- sync process enhanced to try to download sapling params if needed
- tests fixed
- failing import Crypto -> import CryptoKit
- download params only if there are sapling funds
2022-11-29 07:38:28 +01:00
..
DerivationToolTests [#561] Fix unified typecodes tests 2022-10-18 11:40:36 -03:00
BirthdayTests.swift [#398] Make WalletBirthday an internal type (#414) 2022-07-12 16:36:12 -03:00
BlockBatchValidationTests.swift [#637] Make sapling parameter download part of processing blocks (#650) 2022-11-29 07:38:28 +01:00
CompactBlockStorageTests.swift [#492] Get rid of blocking API (#551) 2022-10-03 20:05:11 -03:00
ErrorLocalizationTests.swift [#392] Synchronizer error 8. when syncing. (#413) 2022-07-12 17:28:16 -03:00
MemoTests.swift Update changelog.md and podspec version 2022-03-03 19:07:03 -03:00
NotesRepositoryTests.swift Fix pre populated Db to have transactions from darksidewalletd seed 2022-10-21 13:54:53 -03:00
NullBytesTests.swift [#561] Fix unified typecodes tests 2022-10-18 11:40:36 -03:00
PagedTransactionRepositoryTests.swift [#621] Adds a synchronizer state subject with the last available 2022-11-14 14:44:33 -03:00
PendingTransactionRepositoryTests.swift Fix UInt32 conversions to SQL in PendingTransactionDao 2022-10-19 14:13:18 -06:00
RawTransactionTests.swift Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
RecipientTests.swift Add Fee field to Transaction, ConfirmedTransaction, ReceivedTransactions and Pen 2022-10-19 17:37:06 -03:00
TransactionRepositoryTests.swift Fix: Transaction repository tests pass 2022-10-21 18:19:08 -03:00
TxIdTests.swift Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00
UndescribableTests.swift [#461] Adopt a Type-Safe Keys and Addresses API 2022-09-05 15:09:07 -03:00
UnifiedTypecodesTests.swift [#561] Fix unified typecodes tests 2022-10-18 11:40:36 -03:00
WalletTests.swift Fix compiler errors 2022-10-31 09:57:10 -03:00
ZatoshiTests.swift [#381] Move Zatoshi and Amount Types to the SDK (#396) 2022-06-22 16:45:37 -03:00
ZcashRustBackendTests.swift [#602] Improve error logging for InitializerError and RustWeldingError 2022-11-01 13:57:42 -03:00
Zip302MemoTests.swift [#639] Provide an API to estimate TextMemo length limit correctly (#640) 2022-11-22 14:02:39 -03:00