Paul Capestany
ae0a28aea9
Address (most*) golint issues
...
* silence all golint complaints except for those caused by generated gRPC code in rpc.pb.go, as well as the OP_CHECKSEQUENCEVERIFY opcode in script_utils.go
2016-01-18 02:59:01 -08:00
Tadge Dryja
9e5f302288
move lnadr from main to lndc package
2016-01-17 10:45:07 -08:00
Olaoluwa Osuntokun
5cc8efaa43
implement the gRPC "ConnectPeer" function within rpcserver
2016-01-16 19:31:09 -08:00
Olaoluwa Osuntokun
1f1b82fe3f
add constructor for core server struct
2016-01-16 19:28:16 -08:00
Olaoluwa Osuntokun
7ecbb2debc
move getPriv to server.go, and rename
2016-01-16 19:27:20 -08:00
Tadge Dryja
85590e0f6c
revert to testnet3 params
2016-01-16 11:11:43 -08:00
Tadge Dryja
e03e21ba80
add parse from string
2016-01-16 11:09:12 -08:00
Tadge Dryja
d47105217b
change imports to github.com/lightningnetwork/lnd
2016-01-16 10:38:48 -08:00
Olaoluwa Osuntokun
0c304cbb2f
Flesh out the peer handling skeleton within peer/server
2016-01-14 23:58:04 -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
5bafdc4bc6
rpc client can tell plasma to listen, it can listen & auth
2016-01-14 23:56:09 -08:00
Tadge Dryja
8504362c5e
trying to store id pkh. Doesn't work; wallet creation never completes
2016-01-14 23:56:08 -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
31f3df2183
add gitignore, cli shell
2015-12-30 16:19:09 -04:00
Olaoluwa Osuntokun
0620580937
rpcserver: add compile time interface assertion
2015-12-29 17:21:42 -06:00
Olaoluwa Osuntokun
2c42fdb629
rpcserver: server implementation for basic rpc commands
2015-12-29 17:09:38 -06:00
Olaoluwa Osuntokun
a10a678505
add some daemon related skeleton files
2015-12-26 00:09:17 -06:00