Commit Graph

6 Commits

Author SHA1 Message Date
Aditya Kulkarni
4b4a308717 List transactions 2019-09-06 15:18:38 -07:00
Aditya Kulkarni
d308772965 Cleanup 2019-09-06 14:25:14 -07:00
Aditya Kulkarni
48d305c406 Automatically load and save wallet 2019-09-06 14:09:12 -07:00
Aditya Kulkarni
7ebc8686ed Save and Read wallet 2019-09-06 13:13:14 -07:00
Aditya Kulkarni
145856f387 New grpc API test 2019-09-05 13:19:48 -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