ZcashLightClientKit/Sources/ZcashLightClientKit
Michal Fousek 45d6260688 [#556] Remove unused TransactionRepository.findEncodedTransactionBy method 2022-12-23 22:08:45 +01:00
..
Block [#556] Replace TransactionRepository.findTransactions methods with new methods 2022-12-22 10:35:11 +01:00
Constants Modify PendingTransactionEntity to be able to represent internal shielding tx. 2022-10-18 10:07:23 -06:00
DAO [#556] Remove unused TransactionRepository.findEncodedTransactionBy method 2022-12-23 22:08:45 +01:00
Entity [#556] Update API of TransactionRepository and make tests work 2022-12-21 12:33:20 +01:00
Extensions [#646] SDK sync process resumes correctly 2022-12-12 14:27:30 +01:00
Metrics [#663] Create a benchmarking section on the Demo App that can be automated (#681) 2022-12-21 13:30:05 +01:00
Model [#639] Provide an API to estimate TextMemo length limit correctly (#640) 2022-11-22 14:02:39 -03:00
Providers [#637] Make sapling parameter download part of processing blocks (#650) 2022-11-29 07:38:28 +01:00
Repository [#556] Remove unused TransactionRepository.findEncodedTransactionBy method 2022-12-23 22:08:45 +01:00
Resources/checkpoints New Checkpoints + CHANGELOG.md 2022-12-12 17:39:05 -03:00
Rust Fix `testShieldFunds()` dataset loading issue. (#659) 2022-12-12 10:00:31 -03:00
Service [#663] Create a benchmarking section on the Demo App that can be automated (#681) 2022-12-21 13:30:05 +01:00
Synchronizer Merge pull request #688 from Chlup/556_2_replace_findTransactions 2022-12-23 22:06:22 +01:00
Tool Modify PendingTransactionEntity to be able to represent internal shielding tx. 2022-10-18 10:07:23 -06:00
Transaction [#556] Replace TransactionRepository.findBy methods with new transaction method 2022-12-19 09:28:28 +01:00
Utils [#637] Make sapling parameter download part of processing blocks (#650) 2022-11-29 07:38:28 +01:00
Initializer.swift Fix `testShieldFunds()` dataset loading issue. (#659) 2022-12-12 10:00:31 -03:00
Synchronizer.swift [#556] Replace TransactionRepository.findAllReceivedTransactions with new method 2022-12-22 09:46:54 +01:00