Commit Graph

3 Commits

Author SHA1 Message Date
Aditya Kulkarni
84ec286f7f Support z -> t transactions 2019-09-09 11:17:35 -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
ee71507b3d Add multi block scanning 2019-09-03 12:03:00 -07:00