Go to file
Tadge Dryja 58f0bfe252 plasma daemon can connect, receive connections, and send chat msgs. 2016-01-14 23:56:10 -08:00
chainntfs chaintfns: skeleton of first notifier 2015-12-16 22:55:22 -06:00
channeldb channeldb: revocation hashes are 20 bytes 2016-01-14 23:56:08 -08:00
cmd plasma daemon can connect, receive connections, and send chat msgs. 2016-01-14 23:56:10 -08:00
lndc rpc client can tell plasma to listen, it can listen & auth 2016-01-14 23:56:09 -08:00
lnrpc lnrpc: re-build proto files 2016-01-14 23:55:45 -08:00
lnwallet wallet creation works, takes 11 seconds 2016-01-14 23:56:09 -08:00
lnwire put MSGID bytes back in to lnwire 2016-01-14 23:56:09 -08:00
shachain shachain: revocation hashes are now hash160's 2016-01-14 23:56:08 -08:00
.gitignore add functions to rpc.proto, start lnshell 2016-01-14 23:55:45 -08:00
README.md blank README 2015-10-27 15:49:56 -07:00
config.go add some daemon related skeleton files 2015-12-26 00:09:17 -06:00
doc.go add some daemon related skeleton files 2015-12-26 00:09:17 -06:00
log.go add some daemon related skeleton files 2015-12-26 00:09:17 -06:00
omnihandler.go plasma daemon can connect, receive connections, and send chat msgs. 2016-01-14 23:56:10 -08:00
peer.go plasma daemon can connect, receive connections, and send chat msgs. 2016-01-14 23:56:10 -08:00
peer_test.go plasma: rough draft of peer struct 2015-12-20 15:16:38 -06:00
plasma.go rpc client can tell plasma to listen, it can listen & auth 2016-01-14 23:56:09 -08:00
rpcserver.go plasma daemon can connect, receive connections, and send chat msgs. 2016-01-14 23:56:10 -08:00
server.go add some daemon related skeleton files 2015-12-26 00:09:17 -06:00

README.md