13 Commits

Author SHA1 Message Date
Aditya Kulkarni
ee19337187 Proper send command 2019-09-10 14:19:52 -07:00
Aditya Kulkarni
7b34d4fa7e Notes command 2019-09-09 10:29:51 -07:00
Aditya Kulkarni
3ff71f26b7 Clean errors 2019-09-08 21:17:54 -07:00
Aditya Kulkarni
c08b51fde7 Add seed phrases 2019-09-08 19:52:25 -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
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
Aditya Kulkarni
76095661cb Stream blocks 2019-09-01 18:23:55 -07:00
Aditya Kulkarni
42444e87ff Hello World gRPC call 2019-09-01 14:29:53 -07:00