Tadge Dryja
624e776987
add shell spv testing mode
...
To try uspv, do ./lnd -spv
The remote node is hardcoded in shell.go. If you aren't
running a full node on localhost, specify where to connect to.
Nearby nodes will be much faster but random testnet nodes on the
internet should also work.
2016-02-02 23:37:29 -08:00
Olaoluwa Osuntokun
32d4e3a3b6
lnshell: comment out lnchat, it's in limbo before we add the message to unwire
2016-01-16 19:29:04 -08:00
Tadge Dryja
2815afebb7
update imports to github
2016-01-16 10:45:54 -08:00
Tadge Dryja
58f0bfe252
plasma daemon can connect, receive connections, and send chat msgs.
2016-01-14 23:56:10 -08:00
Tadge Dryja
e70c6aa367
trying to store private identity key. Doesn't work.
2016-01-14 23:56:08 -08:00
Tadge Dryja
8bd8293c8c
can send messages from shell over grpc. doesn't do anything yet.
2016-01-14 23:56:07 -08:00
Tadge Dryja
8a50faaf47
add functions to rpc.proto, start lnshell
2016-01-14 23:55:45 -08:00