7 Commits

Author SHA1 Message Date
Aditya Kulkarni
7ebc8686ed Save and Read wallet 2019-09-06 13:13:14 -07:00
Aditya Kulkarni
81b6b52ba0 Serialization 2019-09-06 09:57:13 -07:00
Aditya Kulkarni
4d78c3f4ac Switch to forked librustzcash 2019-09-05 20:32:42 -07:00
adityapk00
67864dfdb6
Light Client Support for Memos (#1)
* Dependency to note-spending-v6 branch

* Spend funds

* Add outgoing memos

* cleanup

* Incoming memo support

* Refactor to LightClient

* Abstract grpc client creation

* TLS example

* Add address command

* Run blocking IO

* Store memos in wallet Tx

* Fetch the full txns only for new transactions

* Comments

* Filter first

* More comments

* Add commands
2019-09-05 10:56:19 -07:00
Aditya Kulkarni
698c65a284 add command prompt 2019-09-03 17:01:34 -07:00
Aditya Kulkarni
ee71507b3d Add multi block scanning 2019-09-03 12:03:00 -07:00
Aditya Kulkarni
42444e87ff Hello World gRPC call 2019-09-01 14:29:53 -07:00