lnd.xprv/lnwallet
Olaoluwa Osuntokun e762d328fa lnwallet: add ChannelContribution, finalize ChannelReservation API/workflow
* Final workflow has been greatly simplified.
* Interaction is now:
   * init
   * add contribution
   * complete
2015-12-22 22:30:11 -06:00
..
channel.go lnwallet: add comments to fields of OpenChannelState 2015-12-22 22:27:33 -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: add ChannelContribution, finalize ChannelReservation API/workflow 2015-12-22 22:30:11 -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: update tests to AddContribution API change 2015-12-21 15:55:17 -06:00
wallet.go lnwallet: CompleteReservation now includes sig for commit tx 2015-12-21 15:54:33 -06:00