ZcashLightClientKit/ZcashLightClientKitTests/utils
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
..
FakeService.swift download - Validate - Scan (#7) 2019-10-30 17:18:57 -03:00
FakeStorage.swift Swiftlint (#5) 2019-10-18 17:09:13 -03:00
Stubs.swift Swiftlint (#5) 2019-10-18 17:09:13 -03:00
TestDbBuilder.swift download - Validate - Scan (#7) 2019-10-30 17:18:57 -03:00
Tests+Utils.swift download - Validate - Scan (#7) 2019-10-30 17:18:57 -03:00