ZcashLightClientKit/Tests/OfflineTests
Kris Nuttycombe 94a5f599ae Fix incorrect use of transaction index in find-from-transaction query.
This fixes an issue where the transaction index was incorrectly being
used to filter out transactions from the contents of the
`v_transactions` view, and updates the query to account for the fact
that both the block time and the transaction index may be NULL in the
results of this view.
2023-09-19 10:25:18 -06:00
..
CompactBlockProcessorActions Update `zcash-light-client-ffi` to adopt fix for missing transparent history. 2023-09-19 08:26:03 -06:00
DerivationToolTests
BirthdayTests.swift
ClosureSynchronizerOfflineTests.swift Update `zcash-light-client-ffi` to adopt fix for missing transparent history. 2023-09-19 08:26:03 -06:00
CombineSynchronizerOfflineTests.swift Update `zcash-light-client-ffi` to adopt fix for missing transparent history. 2023-09-19 08:26:03 -06:00
CompactBlockRepositoryTests.swift Update Rust dependencies with account birthdays and scan progress 2023-09-07 09:26:48 +02:00
FsBlockStorageTests.swift Update Rust dependencies with account birthdays and scan progress 2023-09-07 09:26:48 +02:00
InitializerOfflineTests.swift [#1111] Change storage for InternalSyncProgress 2023-05-22 20:42:11 +02:00
MemoTests.swift [#1037] Empty string memo throws `ZcashError.memoTextInputEndsWithNullBytes` (#1038) 2023-05-10 12:39:34 -03:00
NullBytesTests.swift Update Rust dependencies with account birthdays and scan progress 2023-09-07 09:26:48 +02:00
PagedTransactionRepositoryTests.swift
RawTransactionTests.swift
RecipientTests.swift
SynchronizerOfflineTests.swift [#1236] Use of recoverUntil 2023-09-08 15:44:48 +02:00
TransactionRepositoryTests.swift Fix incorrect use of transaction index in find-from-transaction query. 2023-09-19 10:25:18 -06:00
TxIdTests.swift
UndescribableTests.swift
UnifiedTypecodesTests.swift
WalletTests.swift [#1236] Use of recoverUntil 2023-09-08 15:44:48 +02:00
ZatoshiTests.swift
ZcashRustBackendTests.swift [#1267] Avoid Division By Zero in ScanProgress type 2023-09-13 18:47:55 -03:00
ZcashTransactionStateTests.swift [#1001] Remove PendingDb in favor of `v_transactions` and `v_tx_output` Views (#1001) 2023-05-05 14:30:47 -03:00
Zip302MemoTests.swift [#442] Introduce parallel downloading and scanning 2023-05-05 09:35:43 +02:00