ZcashLightClientKit/ZcashLightClientKitTests
Francisco Gindre 40a1f57274
download - Validate - Scan (#7)
* Deleted SQLStorage class added Connection Manager, abstracted Wallet over SQL storage

* Use ConnectionProvider, open and close connections per operation

* Replace fileExists with isReadableFile

* WIP - compact block processor + start stop notification tests

* Mock service to test smaller ranges on BlockProcessor

* Improvements to ZcashOperation and tests

* ZcashOperation own file. CompactBlockProcessor fixes + tests

* Block Processor. Batch processing first 1000 blocks

* Download-Validate-Scan sequence of compact block processor
2019-10-30 17:18:57 -03:00
..
utils download - Validate - Scan (#7) 2019-10-30 17:18:57 -03:00
BlockDownloaderTests.swift Swiftlint (#5) 2019-10-18 17:09:13 -03:00
BlockScanOperationTests.swift download - Validate - Scan (#7) 2019-10-30 17:18:57 -03:00
CompactBlockProcessorTests.swift download - Validate - Scan (#7) 2019-10-30 17:18:57 -03:00
CompactBlockStorageTests.swift download - Validate - Scan (#7) 2019-10-30 17:18:57 -03:00
Constants.stencil Block downloading + storing (#4) 2019-10-18 15:45:19 -03:00
DownloadOperationTests.swift download - Validate - Scan (#7) 2019-10-30 17:18:57 -03:00
Info.plist
LightWalletServiceTests.swift Swiftlint (#5) 2019-10-18 17:09:13 -03:00
WalletTests.swift download - Validate - Scan (#7) 2019-10-30 17:18:57 -03:00
ZcashLightClientKitTests.swift Swiftlint (#5) 2019-10-18 17:09:13 -03:00
ZcashRustBackendTests.swift Swiftlint (#5) 2019-10-18 17:09:13 -03:00
cache.db Block downloading + storing (#4) 2019-10-18 15:45:19 -03:00