lnd.xprv/lnwallet
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
..
channel.go lnwallet: track their current commitment sig in channel state 2015-12-21 15:49:34 -06:00
coin_select.go lnwallet: re-name package to lnwallet, though it was? 2015-12-20 00:00:50 -06:00
reservation.go lnwallet: AddFunds is now AddContribution, accounts for commitment tx 2015-12-21 15:53:34 -06:00
script_utils.go lnwallet: add function to locate script index to script_utils.go 2015-12-20 21:47:29 -06:00
setup.go lnwallet: re-name package to lnwallet, though it was? 2015-12-20 00:00:50 -06:00
wallet_test.go lnwallet: re-name package to lnwallet, though it was? 2015-12-20 00:00:50 -06:00
wallet.go lnwallet: AddFunds is now AddContribution, accounts for commitment tx 2015-12-21 15:53:34 -06:00