Commit Graph

180 Commits

Author SHA1 Message Date
Francisco Gindre 924ccb1c58 CompactBlockProcessor states don't propagate correctly
Add MnemonicSwift to test target. Bump Alpha version

solve dependency problem on podspec

Remove MnemonicSwift from test target
2021-07-15 10:07:46 -03:00
Francisco Gindre 38b53f30db target height reporting enhancements 2021-07-07 11:42:45 -03:00
Francisco Gindre 834842187e improve status publishing for SDKSynchronizer 2021-07-06 15:31:04 -03:00
Francisco Gindre c2777dc520 FIX: missingStartHeight error when scanning from sapling activation 2021-07-02 20:06:44 -03:00
Francisco Gindre 9bdf6cbae3 Make sapling parameters default url public 2021-06-23 13:38:50 -03:00
Francisco Gindre f26ad811c6 fix lint warnings 2021-06-20 11:59:00 -03:00
Francisco Gindre 55b8354497 FIX: Issue #289 main thread lock when validating the server 2021-06-19 20:40:45 -03:00
Francisco Gindre 441f2502d2 Fix: info single call times out all the time 2021-06-19 20:39:56 -03:00
Francisco Gindre e107170e14 make sure operations cancel in a timely manner 2021-06-19 20:38:42 -03:00
Francisco Gindre b5cd1eb84f FigureNextBatchOperation.swift tests 2021-06-17 20:58:30 -03:00
Francisco Gindre 292d08af7a make range function static 2021-06-17 18:03:42 -03:00
Francisco Gindre a1615767ea getInfo service times out too soon 2021-06-16 19:45:30 -03:00
Francisco Gindre 7b76f721cf FIX: processor stalls on reconnection 2021-06-15 18:53:21 -03:00
Francisco Gindre b58c20b3b0 Fix warnings 2021-06-15 11:41:11 -03:00
Francisco Gindre 558dbeb1ac Replace Status for SyncStatus 2021-06-14 20:38:05 -03:00
Francisco Gindre 7f0e431f4d don't override start() method 2021-06-14 20:25:01 -03:00
Francisco Gindre c474b3b421 fetch operation does not cancel when the previous operations do 2021-06-14 12:07:01 -03:00
Francisco Gindre c571e9b89b Fix: operations start when they have been canceled already 2021-06-14 12:06:13 -03:00
Francisco Gindre 5808c50578 fix progress being > 1 2021-06-09 19:39:32 -03:00
Francisco Gindre 935dc36b77 Synchronizing by phases, preview 2021-06-07 20:00:33 -03:00
Francisco Gindre 1afb1bb53f Add fetch UTXO operation to compact block processor 2021-06-03 11:51:12 -03:00
Francisco Gindre 3a963d79c4 CompactBlock batch download and stream download operation
tests pass.
2021-06-02 18:32:05 -03:00
Francisco Gindre b39e04eda3 [WIP] download and scanning batch operations 2021-05-28 19:45:18 -03:00
Francisco Gindre 60c8f69667 Issue #282 quick rescan option on rewind API. Issue #283 release 0.11.0 2021-05-24 11:56:05 -03:00
Francisco Gindre 497f1e94ca Pod update + changelog + new checkpoints 2021-05-19 18:48:49 -03:00
Francisco Gindre dda218db69 Fix DarksideWalletd tests 2021-05-18 18:22:29 -03:00
Francisco Gindre e9372178be fix lint warnings 2021-05-18 11:49:57 -03:00
Francisco Gindre f554f7a579 Add validation to CompactBlockProcessor 2021-05-17 18:14:59 -03:00
Francisco Gindre 0214131bde Add BlockTime to SDKSynchronizer updates 2021-05-11 19:27:22 -03:00
Francisco Gindre 90c7a4d755 Fix Tests. deleted two obsolete ones 2021-05-07 15:50:50 -03:00
Francisco Gindre 39837009a4 create + prepare API 2021-05-05 16:08:57 -03:00
Francisco Gindre 5aa8afd2aa migration for UVKs 2021-05-05 15:59:07 -03:00
Francisco Gindre 7b4bc656b6 Fix bug on status that made things weird 2021-05-05 15:56:13 -03:00
Francisco Gindre 1c185b022c Fix: Issue #276 sqlite Error .0 weh coming back from background state 2021-05-03 18:50:00 -03:00
Francisco Gindre 324a967d67 add Db Migration step to initialize with viewing keys 2021-05-03 15:00:20 -03:00
Francisco Gindre ad0eeceae3 Merge branch 'master' into shield-funds-poc 2021-04-28 13:55:52 -03:00
Francisco Gindre 7c8f6be6c7 add derive from UVK 2021-04-28 11:53:24 -03:00
Francisco Gindre 1627e784ce Fix Issue #273 CompactBlockDownloader unique constraint failure 2021-04-21 17:02:23 -03:00
Francisco Gindre a9b072055e basic connectivityStatus implementation 2021-04-20 19:30:59 -03:00
Francisco Gindre 37f2232d2d Update to gRPC-Swift 1.0.0 2021-04-20 11:49:10 -03:00
Francisco Gindre ad9842f3c6 rewind to nearest height fix 2021-04-19 14:07:50 -03:00
Francisco Gindre a1d000303f Add Checkpoints 2021-04-16 12:39:35 -03:00
Francisco Gindre e2f8f066be Update ProfoBuf files 2021-04-12 17:28:33 -03:00
Francisco Gindre 934fda3bca FIX: progress % is wrong on rewind 2021-04-12 13:10:14 -03:00
Francisco Gindre c4da548fea Merge branch 'master' into shield-funds-poc 2021-04-08 14:18:55 -03:00
Francisco Gindre 1ed5aeb0b2 Z -> T restore 2021-04-08 14:18:16 -03:00
Francisco Gindre d147ac855b fresh checkpoints up to height 1206000 for mainnet 2021-04-07 11:54:21 -03:00
Francisco Gindre bf4e04ae63 Initialize with UnifiedViewingKeys 2021-04-05 20:12:24 -03:00
Francisco Gindre 65aa7d8474 [wip] autoshield poc with uvks 2021-04-02 19:18:16 -03:00
Francisco Gindre 8046bed300 FIX: wrong wallet birthday on new wallets 2021-04-01 18:08:00 -03:00