lnd version, "hacked" to enable seedless restore from xprv + scb
Go to file
2016-01-14 23:55:45 -08:00
chainntfs chaintfns: skeleton of first notifier 2015-12-16 22:55:22 -06:00
channeldb channeldb: don't store commit sig separately, expected to be within the txin of the commit tx 2015-12-29 00:00:29 -06:00
cmd/lncli trying to get shell to connect over grpc 2016-01-14 23:55:45 -08:00
lnrpc add gitignore, cli shell 2015-12-30 16:19:09 -04:00
lnwallet lnwallet: require TLS for rpc client 2015-12-29 21:52:20 -06:00
lnwire Messages for funding flow. 2015-12-30 05:38:57 -08:00
rpcprotos rpcprotos: rename service so it shows up as LightningServer 2015-12-29 17:21:27 -06:00
shachain shachain: switch encode/decode methods to use io.Reader/Writer 2015-12-24 12:48:24 -06:00
.gitignore add gitignore, cli shell 2015-12-30 16:19:09 -04: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
Dockerfile 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
peer_test.go plasma: rough draft of peer struct 2015-12-20 15:16:38 -06:00
peer.go plasma: correct commit with sketch of lnwire.Message interface 2015-12-20 21:47:00 -06:00
plasma.go add gitignore, cli shell 2015-12-30 16:19:09 -04:00
README.md blank README 2015-10-27 15:49:56 -07:00
rpcserver.go add gitignore, cli shell 2015-12-30 16:19:09 -04:00
server.go add some daemon related skeleton files 2015-12-26 00:09:17 -06:00