lnd version, "hacked" to enable seedless restore from xprv + scb
Go to file
Joseph Poon 02a9b1e237 While making things match closely with Rusty's wire protocol, I noticed
he didn't allow for multiple HTLCs. Gotta explain the rationale for that
that... will merge the progress in the next commit tomorrow.
2015-12-29 05:24:02 -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
lnwallet lnwallet: remove draft wire structs from reservation.go, now lives in lnwire 2015-12-29 00:00:29 -06:00
lnwire While making things match closely with Rusty's wire protocol, I noticed 2015-12-29 05:24:02 -08:00
shachain shachain: switch encode/decode methods to use io.Reader/Writer 2015-12-24 12:48:24 -06: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 empty daemon entry point 2015-12-16 18:42:52 -06:00
README.md blank README 2015-10-27 15:49:56 -07:00
rpcserver.go add some daemon related skeleton files 2015-12-26 00:09:17 -06:00
server.go add some daemon related skeleton files 2015-12-26 00:09:17 -06:00