Lightning Network Daemon
Go to file
Olaoluwa Osuntokun 584fc9b620 lnwallet: AddFunds is now AddContribution, accounts for commitment tx
* Contribution from remote host necessary to construct the initial
commitment transaction is now also expected
* All message structs and handlers updated accordingly
* AddContribution now also generates both commitment tnxs, and
generates a signature for their version of the commitment transaction
2015-12-21 15:53:34 -06:00
chainntfs chaintfns: skeleton of first notifier 2015-12-16 22:55:22 -06:00
lnwallet lnwallet: AddFunds is now AddContribution, accounts for commitment tx 2015-12-21 15:53:34 -06:00
revocation revocation: fix integer underflow infinite loop bug in sha chain 2015-12-21 15:47:36 -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