ZcashLightClientKit/ZcashLightClientKit/Service
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
..
Model Support Note Spending v7 2020-02-26 13:54:48 -03:00
ProtoBuf Transaction Listing + send funds + synchronizer implementation (#47) 2019-12-16 19:25:45 -03:00
LightWalletGRPCService.swift Support Note Spending v7 2020-02-26 13:54:48 -03:00
LightWalletService.swift Support Note Spending v7 2020-02-26 13:54:48 -03:00