ZcashLightClientKit/Tests
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
..
AliasDarksideTests [#1249] Fix linter issues 2023-09-11 08:03:16 +02:00
DarksideTests [#1369] SynchronizerState refactor 2024-02-12 17:41:26 +01:00
NetworkTests [#1325] Log metrics 2023-12-12 08:59:52 +01:00
OfflineTests [#1369] SynchronizerState refactor 2024-02-12 17:41:26 +01:00
PerformanceTests [#1325] Log metrics 2023-12-12 08:59:52 +01:00
TestUtils [#1369] SynchronizerState refactor 2024-02-12 17:41:26 +01:00
lightwalletd Remove dependecy on rust sources 2022-02-28 17:03:20 +00:00