Commit Graph

153 Commits

Author SHA1 Message Date
Francisco Gindre e5883dd88c
Merge pull request #98 from zcash/fix/reorg-bug
FIX: race condition on reorgs
2020-03-16 19:02:19 -03:00
Francisco Gindre d4d3f0e5cf FIX: race condition on reorgs 2020-03-16 18:23:39 -03:00
Francisco Gindre 55783c50a5
Merge pull request #97 from zcash/fix/decrypt_store_tx
decrypt store tx and other fixes
2020-03-16 18:21:57 -03:00
Francisco Gindre f783f55f73 fix test crash 2020-03-16 15:26:17 -03:00
Francisco Gindre 9f223596f8 fix sample code where interface changed 2020-03-16 15:25:55 -03:00
Francisco Gindre 60510edd63 ENHANCEMENT: Retry support + error management 2020-03-13 21:00:01 -03:00
Francisco Gindre 8f415d71ce FIX: processor crashes when lightwalletd has not caught up with latest height 2020-03-12 18:58:23 -03:00
Francisco Gindre 2d34615c6d Better error handing when scanning fails 2020-03-11 23:17:32 -03:00
Francisco Gindre 2f95a5fbf4 update librustzcash to commit 52d8b436300724bc4b83aa4a0c659ab34c3dbce7 2020-03-11 17:24:23 -03:00
Linda Lee fc8689f894
Move read.me up a directory. (#90) 2020-03-09 19:39:10 -03:00
Francisco Gindre 72c3cb59ef
Integrate logging capabilities (#93)
* Integrate logging capabilities

* Relocate file
2020-03-09 17:25:27 -03:00
Francisco Gindre 4db57d1be0 Merge branch 'master' of github.com:zcash/ZcashLightClientKit 2020-03-06 19:28:40 -03:00
Linda Naeun Lee 3d77f37278 Merge branch 'master' of github.com:zcash/ZcashLightClientKit 2020-03-04 14:39:28 -06:00
Francisco Gindre 63dc6c2958 fix account initialization error 2020-03-04 14:38:46 -06:00
Francisco Gindre 1733bfcdfe Mainnet checkpoints (#88)
* Added checkpoints

* add more checkpoints
2020-03-04 14:38:46 -06:00
Francisco Gindre 4201a0d912 Release 0.2.0 2020-03-04 14:38:46 -06:00
Francisco Gindre 5bc3764f9e Support Note Spending v7
* upgraded to note-spending-v7

* use "zip32 compliant" seed on demo app

* Fixes to initializer, added v7 methods, documented API. Fixed compact block processor not initializing correctly upon new wallets.

* documentation

* Change u8 return value to bool + tests

* add address validation functionality to Initializer

* renamed functions to a C style. Exposed deriving functions in rust backend. Added more tests

* fixed bug where compact block processor wouldn't reschedule

* Fixed capture blocks retaining references

* fixed memory cycles and leaks

* fixed memory leak and blockrange error

* fixed error on confirmed transactions and added blockheight to progress notifications
2020-03-04 14:38:46 -06:00
Francisco Gindre 5ba21fab99 How to fix missing params error on ZcashLightClientKitSample app 2020-03-04 14:38:46 -06:00
Francisco Gindre 3435ac0d53 Add documentation to fix ZCASH_NETWORK_ENVIRONMENT missing error 2020-03-04 14:38:46 -06:00
Francisco Gindre 91462dc95f release 0.1.3 2020-03-04 14:38:46 -06:00
Francisco Gindre bb89d3886a FIX: parameters path with spaces wouldn't be found 2020-03-04 14:38:46 -06:00
Francisco Gindre 5c177b3f4b release 0.1.1 2020-03-04 14:38:46 -06:00
Francisco Gindre 2ec2e1a708 Enhancements from PR 2020-03-04 14:38:46 -06:00
Francisco Gindre 57385f7c89 add functions that express the underlying errors and make variables a convenience extension 2020-03-04 14:38:46 -06:00
Francisco Gindre 08d187955a Fix - CompactBlock Processsor loops indefinitely on reorg 2020-03-04 14:38:46 -06:00
Linda Naeun Lee acc4ddf166 Add read.me to iOS demo app, along with an image. 2020-03-04 13:49:19 -06:00
Francisco Gindre 5ec7c795f0 release 0.2.1 2020-03-03 12:18:01 -03:00
Francisco Gindre 762fbd814b
Merge pull request #89 from zcash/bugfix/account-generatio-error
fix account initialization error
2020-03-02 14:59:11 -03:00
Francisco Gindre e9088ca9a1 fix account initialization error 2020-03-02 14:58:11 -03:00
Francisco Gindre 2f541d1459
Mainnet checkpoints (#88)
* Added checkpoints

* add more checkpoints
2020-03-02 14:55:20 -03:00
Francisco Gindre 6fb230588a Release 0.2.0 2020-02-26 13:57:13 -03:00
Francisco Gindre b867649443
Support Note Spending v7
* upgraded to note-spending-v7

* use "zip32 compliant" seed on demo app

* Fixes to initializer, added v7 methods, documented API. Fixed compact block processor not initializing correctly upon new wallets.

* documentation

* Change u8 return value to bool + tests

* add address validation functionality to Initializer

* renamed functions to a C style. Exposed deriving functions in rust backend. Added more tests

* fixed bug where compact block processor wouldn't reschedule

* Fixed capture blocks retaining references

* fixed memory cycles and leaks

* fixed memory leak and blockrange error

* fixed error on confirmed transactions and added blockheight to progress notifications
2020-02-26 13:54:48 -03:00
Linda Lee 099786fbd1
Merge pull request #85 from zcash/update-troubleshooting
Update troubleshooting
2020-02-18 10:19:59 -06:00
Francisco Gindre 456c365c4d How to fix missing params error on ZcashLightClientKitSample app 2020-02-14 20:18:15 -03:00
Francisco Gindre 070259d08f Add documentation to fix ZCASH_NETWORK_ENVIRONMENT missing error 2020-02-14 20:12:59 -03:00
Francisco Gindre e56c04db63 release 0.1.3 2020-02-12 10:18:57 -03:00
Francisco Gindre cf739f958a
Merge pull request #84 from zcash/synchronizer-enhancements
Synchronizer enhancements
2020-02-12 10:13:03 -03:00
Francisco Gindre 09496c234d FIX: parameters path with spaces wouldn't be found 2020-02-11 21:12:36 -03:00
Francisco Gindre 1ffa64aa55 Merge branch 'master' into synchronizer-enhancements 2020-02-10 13:40:39 -03:00
Francisco Gindre 2e010e1764 release 0.1.1 2020-02-10 13:27:00 -03:00
Francisco Gindre b5c5191328
Merge pull request #74 from zcash/bugfix/reorg-loop
Fix - CompactBlock Processsor loops indefinitely on reorg
2020-02-10 13:18:51 -03:00
Francisco Gindre 77cfb2c328 Enhancements from PR 2020-02-07 18:04:21 -03:00
Francisco Gindre 360c50ec84
Merge pull request #75 from zcash/release/0.1.1
Release 0.1.1
2020-01-30 12:35:36 -03:00
Francisco Gindre bf8ac08353 Release 0.1.1 2020-01-30 12:33:19 -03:00
Francisco Gindre 549aa25001 add functions that express the underlying errors and make variables a convenience extension 2020-01-30 02:34:03 -03:00
Francisco Gindre b3d42304a9 Fix - CompactBlock Processsor loops indefinitely on reorg 2020-01-30 00:11:40 -03:00
Francisco Gindre e10bfd1583
Merge pull request #72 from zcash/fix-processing-timing
Randomize POLL_INTERVAL
2020-01-21 16:58:35 -03:00
Francisco Gindre b33527416b Randomize POLL_INTERVAL 2020-01-17 15:39:11 -03:00
Francisco Gindre 02e095f005
Merge pull request #70 from defuse/link-to-threat-model
Link to Threat Model in README
2020-01-16 19:22:40 -03:00
Francisco Gindre b948e50d02
Merge pull request #69 from zcash/minor_README_update
Update lightwalletd url
2020-01-16 19:22:13 -03:00