ZcashLightClientKit/Tests/OfflineTests
Lukas Korba e51f425c54 [#1369] SynchronizerState refactor
- plural of account balances refactor to singular

[#1369] SynchronizerState refactor

- transaprent balance removed from SynchronizerState
- all balances are now handled with AccountBalance

[#1369] SynchronizerState refactor and balances cleanup

- WalletBalance has been removed from the SDK, replaced with AccountBalance
- public APIs for individual balances (getTransparent, getShielded, getShieldedVerfied) have been removed from the SDK, replaced with getAccountBalance
- tests refactored

[#1369] SynchronizerState refactor and balances cleanup

- dark side tests refactored

[#1369] SynchronizerState refactor and balances cleanup (#1372)

- addressed comments

[#1369] SynchronizerState refactor

- ZcashError for spending key does not belong to the wallet
2024-02-12 17:41:26 +01:00
..
CompactBlockProcessorActions [#1325] Log metrics 2023-12-12 08:59:52 +01:00
DerivationToolTests
BirthdayTests.swift
CheckpointSourceTests.swift [#1325] Log metrics 2023-12-12 08:59:52 +01:00
ClosureSynchronizerOfflineTests.swift [#1369] SynchronizerState refactor 2024-02-12 17:41:26 +01:00
CombineSynchronizerOfflineTests.swift [#1369] SynchronizerState refactor 2024-02-12 17:41:26 +01:00
CompactBlockRepositoryTests.swift
FsBlockStorageTests.swift
InitializerOfflineTests.swift
MemoTests.swift
NullBytesTests.swift
PagedTransactionRepositoryTests.swift
RawTransactionTests.swift
RecipientTests.swift
SynchronizerOfflineTests.swift [#1369] SynchronizerState refactor 2024-02-12 17:41:26 +01:00
TransactionRepositoryTests.swift
TxIdTests.swift
UndescribableTests.swift
UnifiedTypecodesTests.swift
WalletTests.swift
ZatoshiTests.swift
ZcashRustBackendTests.swift Create a Dependency that can load checkpoints from bundle 2023-11-08 15:45:14 -03:00
ZcashTransactionStateTests.swift
Zip302MemoTests.swift