ZcashLightClientKit/Sources/ZcashLightClientKit
Michal Fousek 14f1436987 [#556] Fix tests and fix few bugs
- Fix all the tests. In few tests code had to be changes because order
  of transactions is newly defined. It wasn't before.
- Change properties of Transaction.* objects. Some had to be made
  Optional to make all tests work.
- Add new tests for TransactionDAO.
- Removed methods from TransactionDAO that weren't used.
2023-01-10 23:20:46 +01:00
..
Block [#556] Fix tests and fix few bugs 2023-01-10 23:20:46 +01:00
Constants Merge branch 'main' into 657_download_change 2023-01-05 09:50:00 +01:00
DAO [#556] Fix tests and fix few bugs 2023-01-10 23:20:46 +01:00
Entity [#556] Fix tests and fix few bugs 2023-01-10 23:20:46 +01:00
Extensions Merge branch 'main' into 657_download_change 2023-01-05 09:50:00 +01:00
Metrics Fix typos 2022-12-31 12:50:16 +02:00
Model [#683] Add Synchronizer API to fetch memos for transactions 2023-01-10 11:03:57 +01:00
Providers [#637] Make sapling parameter download part of processing blocks (#650) 2022-11-29 07:38:28 +01:00
Repository [#556] Fix tests and fix few bugs 2023-01-10 23:20:46 +01:00
Resources/checkpoints [#698] Updated Checkpoints release 0.17.5-beta 2023-01-03 17:55:02 -03:00
Rust Fix typos 2022-12-31 12:50:16 +02:00
Service [#556] Rename Transaction to TransactionNG 2023-01-06 10:12:00 +01:00
Synchronizer [#683] Add Synchronizer API to fetch memos for transactions 2023-01-10 11:03:57 +01:00
Tool Modify PendingTransactionEntity to be able to represent internal shielding tx. 2022-10-18 10:07:23 -06:00
Transaction [#556] Fix tests and fix few bugs 2023-01-10 23:20:46 +01:00
Utils [#612] Remove Support for Cocoapods (#706) 2023-01-06 12:26:00 -03:00
Initializer.swift Fix `testShieldFunds()` dataset loading issue. (#659) 2022-12-12 10:00:31 -03:00
Synchronizer.swift [#683] Add Synchronizer API to fetch memos for transactions 2023-01-10 11:03:57 +01:00