7 Commits

Author SHA1 Message Date
Aditya Kulkarni
a2c45646d7 Fix total spent 2019-09-06 21:59:01 -07:00
Aditya Kulkarni
8ff6d15e32 Add more fields to sapling note data 2019-09-06 15:25:08 -07:00
Aditya Kulkarni
48d305c406 Automatically load and save wallet 2019-09-06 14:09:12 -07:00
Aditya Kulkarni
c2e26fbbca Cleanup 2019-09-06 13:38:03 -07:00
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
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