Commit Graph

569 Commits

Author SHA1 Message Date
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 3ee097e220 0.11.0-alpha.1 2021-04-30 17:43:54 -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 1073654448 cargo update 2021-04-23 15:18:48 -03:00
Francisco Gindre 68568cce80 cargo update 2021-04-22 13:48:53 -03:00
Francisco Gindre cb48f5f8d1 use taddr3 branch 2021-04-22 12:37:30 -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 7f5a115edc Rewind to neearst height tests 2021-04-19 14:16:24 -03:00
Francisco Gindre ad9842f3c6 rewind to nearest height fix 2021-04-19 14:07:50 -03:00
Francisco Gindre 1e2b0acb2d
Update Changelog for 0.10.2 2021-04-16 19:33:28 -03:00
Francisco Gindre 3d141482ed
Merge pull request #271 from zcash/release/0.10.2
Add Checkpoints for mainnet and testnet
2021-04-16 13:16:52 -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 91bb371f34 add '.vscode' folder to gitignore 2021-04-12 13:11:12 -03:00
Francisco Gindre 934fda3bca FIX: progress % is wrong on rewind 2021-04-12 13:10:14 -03:00
Francisco Gindre b6e21183a9 Fix: Darksidewalletd tests fail because of getUTXOs calls 2021-04-12 13:09:08 -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 612fc151a0 update podspec 0.10.1 2021-04-07 11:55:54 -03:00
Francisco Gindre d147ac855b fresh checkpoints up to height 1206000 for mainnet 2021-04-07 11:54:21 -03:00
Francisco Gindre 96d6ab1fe9 Fix Tests 2021-04-06 11:48:53 -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
Francisco Gindre 593f04b448 Migrate to new database model 2021-04-01 11:27:26 -03:00
Francisco Gindre 477f7cc69f Merge branch 'master' into shield-funds-poc 2021-03-29 14:53:01 -03:00
Francisco Gindre d4a29b6c3e update changelog 2021-03-27 18:42:38 -03:00
Francisco Gindre 782529a3e8
Fix - rewind does not work if the sdk hadn't been started before (#268) 2021-03-27 16:09:22 -03:00
Francisco Gindre 53bc114948
Allow Wallet developers to rewind synchronizer and (eventually) rescan (#267)
* [WIP] tests

* Use Rust creates instead of pinned revision

* expose rewind API to public interface

* fix ci error

* Documentation
2021-03-26 19:56:51 -03:00
Francisco Gindre 30d141ab94
Fix #255 #261 outgoing no-change transactions not reported as mined (#265)
* Fix #255 #261 outgoing no-change transactions not reported as mined
* Bump rust welding version to 0.0.6

Co-authored-by: Kris Nuttycombe <kris@electriccoin.co>
2021-03-25 14:43:20 -03:00
Francisco Gindre d37d64b9c3
Merge pull request #262 from charlieok/m1-build-instructions
M1 build instructions
2021-03-24 17:13:36 -03:00
Charlie O'Keefe ef93c5160b minor fix (run it rosetta -> run it in rosetta) 2021-03-24 13:57:51 -06:00
Charlie O'Keefe 946a8a764e commit removal of zcashlc_is_valid_viewing_key 2021-03-24 11:53:46 -06:00
Francisco Gindre ed6420c7bf [wip] readme instructions for m1 2021-03-24 14:02:21 -03:00
Francisco Gindre 40aa3b2fd6 Pin LRZ to a specific commit 2021-03-24 13:53:39 -03:00
Francisco Gindre 9488fbbf43
Merge pull request #259 from zcash/logger-changes
FIX: permission denied when building pod
2021-03-15 14:32:32 -03:00
Francisco Gindre 0831de1913 FIX: permission denied when building pod 2021-03-15 14:07:38 -03:00
Francisco Gindre 39e010e830
Merge pull request #257 from zcash/logger-changes
zealous-logger changes
2021-03-15 12:50:32 -03:00
Francisco Gindre bad5c8e179 lint fixes 2021-03-15 10:53:26 -03:00
Francisco Gindre 14a5a02966 Logger fixes 2021-03-15 10:52:53 -03:00
Francisco Gindre d302d98474 fix logger compile errors 2021-03-15 10:31:06 -03:00
Francisco Gindre 21f4f64e71
Merge pull request #256 from zcash/rust-big-sur-issue
Fix issue #234 cargo fails to build on Mac OS Big Sur
2021-03-15 10:21:42 -03:00