ZcashLightClientKit/Sources/ZcashLightClientKit/Entity
Michal Fousek 84d8002ddb Fix tests related to blocks downloading
- Call `setSyncRange()` in tests.
- Little update to `BlockDownloader` API so it makes more sense.
2023-05-08 11:08:54 +02:00
..
AccountEntity.swift [#1001] Remove PendingDb in favor of `v_transactions` and `v_tx_output` Views (#1001) 2023-05-05 14:30:47 -03:00
BlockProgress.swift [#361] Introduce ZcashError (#1005) 2023-04-24 18:15:20 -03:00
EncodedTransactionEntity.swift [#1001] Remove PendingDb in favor of `v_transactions` and `v_tx_output` Views (#1001) 2023-05-05 14:30:47 -03:00
SentNoteEntity.swift [#361] Introduce ZcashError (#1005) 2023-04-24 18:15:20 -03:00
TransactionEntity.swift Fix tests related to blocks downloading 2023-05-08 11:08:54 +02:00
UnspentTransactionOutputEntity.swift [#361] Introduce ZcashError (#1005) 2023-04-24 18:15:20 -03:00
ZcashCompactBlock.swift [#361] Introduce ZcashError (#1005) 2023-04-24 18:15:20 -03:00