lnd version, "hacked" to enable seedless restore from xprv + scb
Go to file
2016-01-14 23:58:04 -08:00
chainntfs chainntfs: introduce ChainConnection interface to avoid import cycle and for future tests 2016-01-14 23:58:04 -08: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 lnwallet: once the reservation workflow is complete, wait then open the payment channel 2016-01-14 23:58:04 -08:00
lnwire Added Error message type to wire protocol 2016-01-14 23:56:10 -08:00
shachain shachain: revocation hashes are now hash160's 2016-01-14 23:56:08 -08:00
.gitignore Structs for Wire Protocol HTLCs and Commitments 2016-01-14 23:56:10 -08: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_test.go plasma: rough draft of peer struct 2015-12-20 15:16:38 -06:00
peer.go Flesh out the peer handling skeleton within peer/server 2016-01-14 23:58:04 -08:00
plasma.go lnwallet: have wallet return db so it can be closed during shutdown 2016-01-14 23:57:54 -08:00
README.md blank README 2015-10-27 15:49:56 -07:00
rpcserver.go Flesh out the peer handling skeleton within peer/server 2016-01-14 23:58:04 -08:00
server.go Flesh out the peer handling skeleton within peer/server 2016-01-14 23:58:04 -08:00