Commit Graph

  • fabe36f908 Block Processor. Batch processing first 1000 blocks Francisco Gindre 2019-10-29 14:41:21 -0300
  • d50675a1aa ZcashOperation own file. CompactBlockProcessor fixes + tests Francisco Gindre 2019-10-28 16:44:49 -0300
  • dcc61d24fa Improvements to ZcashOperation and tests Francisco Gindre 2019-10-26 20:29:57 -0300
  • ac15154bd0 Mock service to test smaller ranges on BlockProcessor Francisco Gindre 2019-10-23 19:14:18 -0300
  • 54c6f47861 WIP - compact block processor + start stop notification tests Francisco Gindre 2019-10-22 20:10:53 -0300
  • 6ef07c476b Replace fileExists with isReadableFile Francisco Gindre 2019-10-22 15:19:56 -0300
  • 15058c3b7c Use ConnectionProvider, open and close connections per operation Francisco Gindre 2019-10-21 19:57:33 -0300
  • 72aa7aea90 Deleted SQLStorage class added Connection Manager, abstracted Wallet over SQL storage Francisco Gindre 2019-10-21 16:57:57 -0300
  • 3e2050d0f0
    Swiftlint (#5) Francisco Gindre 2019-10-18 17:09:13 -0300
  • 0574a6f940 Added Swiftlint to README.md Francisco Gindre 2019-10-18 17:06:03 -0300
  • 94c6c99404 Swiftlint + tests Francisco Gindre 2019-10-18 17:01:10 -0300
  • 60ea9d6737
    Block downloading + storing (#4) Francisco Gindre 2019-10-18 15:45:19 -0300
  • 3dd40c2def Updated readme Francisco Gindre 2019-10-18 13:58:51 -0300
  • eb4c2c13cd cleanup test Francisco Gindre 2019-10-17 18:37:17 -0300
  • f871108247 Download and scan blocks. Download Operation. Scan Operation. Tests. Francisco Gindre 2019-10-17 18:25:26 -0300
  • 44afe8d76a ZcashOperation, CompactBlockDownloadOperation + tests. BlockDAO, latestScannedHeight Francisco Gindre 2019-10-16 18:36:33 -0300
  • ef502aab28 data db initialization + test Francisco Gindre 2019-10-15 14:49:20 -0300
  • 9c701c624f Add ZcashLightClientKit import to moved file Francisco Gindre 2019-10-15 14:07:50 -0300
  • 27ab71aff3 move FakeStorage class to test utils Francisco Gindre 2019-10-15 12:40:29 -0300
  • 62249e3fef Get latestBlockHeight from wallet Francisco Gindre 2019-10-14 19:47:41 -0300
  • a973ccaf10 Integrated CompactBlockStorage to Downloader Tests Francisco Gindre 2019-10-14 15:39:23 -0300
  • 5b0d43175d Housekeeping, TestDbBuilder and other utils to their own place Francisco Gindre 2019-10-14 11:40:54 -0300
  • 0365684b4b SQLite Storage implementation for CompactBlocks + Tests Francisco Gindre 2019-10-13 18:58:06 -0300
  • 405372ff7e Fix carthage import for SQLite.framework Francisco Gindre 2019-10-13 17:49:28 -0300
  • f0ca54d792 WIP Blockdownloader test, block storage tests Francisco Gindre 2019-10-13 16:50:26 -0300
  • 0672344dba Rename Storage to FakeStorage Francisco Gindre 2019-10-13 12:27:10 -0300
  • 86f5f10a22 Sync CompactBlock Storage + Tests Francisco Gindre 2019-10-12 21:32:36 -0300
  • 54b247fe09 CompactBlock downloading sync + tests Francisco Gindre 2019-10-11 16:52:20 -0300
  • a9bba853f6 Synchronous getBlockRange Francisco Gindre 2019-10-11 15:40:25 -0300
  • ed1109ca1a Block Downloader + tests [WIP] Block Processor Francisco Gindre 2019-09-20 20:56:12 -0300
  • 88b10b8452 Compact Block processor scaffold Francisco Gindre 2019-09-19 19:10:26 -0300
  • e04ee59070 remover awful sync functions Francisco Gindre 2019-09-18 18:07:59 -0300
  • 0d5c42be48 CompactBlockDownloader latestBlockHeight, rewind + tests Francisco Gindre 2019-09-18 17:22:24 -0300
  • 621e6d598f Simple Downloader + Tests Francisco Gindre 2019-09-18 16:25:45 -0300
  • c6ae6c91d5 Inject endpoint address on tests Francisco Gindre 2019-09-16 15:03:42 -0300
  • f9146c9c80 Ignore generated files Francisco Gindre 2019-09-16 13:08:51 -0300
  • 7c38c61cc9 (Failing) init Wallet test Francisco Gindre 2019-09-13 17:57:41 -0300
  • 8917a3bfba Initial scaffold for Block Downloader Francisco Gindre 2019-09-12 20:24:54 -0300
  • 8456ccc5b2
    Merge pull request #3 from zcash/carthage-support Francisco Gindre 2019-09-11 15:00:17 -0300
  • 6d07025483 Carthage Example project Francisco Gindre 2019-09-10 20:37:53 -0300
  • 7933fb4264 Carthage build project Francisco Gindre 2019-09-10 18:17:57 -0300
  • 1098a0ecdb
    Merge pull request #2 from zcash/cocoapods-support Francisco Gindre 2019-09-09 18:01:09 -0300
  • d5debab684 Add SwiftGRPC dependency Francisco Gindre 2019-09-09 15:33:26 -0300
  • dc5496e6ff remove unused script Francisco Gindre 2019-09-09 12:54:39 -0300
  • 43575094b4 Podspec clean up Francisco Gindre 2019-09-09 12:54:21 -0300
  • cb54a800b4 improve README.md Francisco Gindre 2019-09-09 12:47:03 -0300
  • 3806526aaf Cocoapods Support + Example Project Francisco Gindre 2019-09-09 12:30:38 -0300
  • 56093730fe Rust backend tests Jack Grigg 2019-07-02 10:01:55 +0100
  • 22e8b86b2f Update README Jack Grigg 2019-05-09 04:50:20 -0400
  • 78642261f6 Set up a Swift shim to the Rust FFI Jack Grigg 2019-05-08 10:47:12 -0400
  • d940c891d4 Connect Rust FFI backend to iOS Framework Jack Grigg 2019-05-08 10:06:03 -0400
  • 9ca270ffd8 Empty iOS Framework Jack Grigg 2019-05-08 09:44:12 -0400
  • 80ca214b25 Implement remainder of FFI interface Jack Grigg 2019-05-08 14:10:11 +0100
  • bac9957f2b Initial implementation of account initialization and address fetching Jack Grigg 2019-05-07 18:09:51 -0400
  • 3ca39955ea Initial Rust library Jack Grigg 2019-05-06 09:46:00 -0400
  • 08216945e5 Initial repository Jack Grigg 2019-05-04 13:23:24 -0400