13 Commits

Author SHA1 Message Date
Aditya Kulkarni
d7ff2a8792 Print transactions list 2019-09-07 15:25:50 -07:00
Aditya Kulkarni
a2c45646d7 Fix total spent 2019-09-06 21:59:01 -07:00
Aditya Kulkarni
4dbba14f4e Buffered read/write 2019-09-06 20:52:36 -07:00
Aditya Kulkarni
8ff6d15e32 Add more fields to sapling note data 2019-09-06 15:25:08 -07:00
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
Aditya Kulkarni
698c65a284 add command prompt 2019-09-03 17:01:34 -07:00
Aditya Kulkarni
4d8bab394a Get latest block 2019-09-03 12:44:51 -07:00
Aditya Kulkarni
ee71507b3d Add multi block scanning 2019-09-03 12:03:00 -07:00