lnd.xprv/lnwallet
Olaoluwa Osuntokun 285ba711a1
lnwallet: add support for the push-during-funding workflow
This commit adds support to the wallet’s internal funding workflow for
pushing a certain amount of BTC to the responder’s side for a single
funder workflow as part of the first commitment.
2017-01-09 18:58:07 -08:00
..
btcwallet multi: update btcsuite API's to latest upstream changes 2017-01-05 13:56:34 -08:00
channel_test.go lnwallet: include r-hash of canceled htlc in log entry for cancel 2017-01-07 21:22:01 -08:00
channel.go lnwallet: include r-hash of canceled htlc in log entry for cancel 2017-01-07 21:22:01 -08:00
config.go config: add --pendingchannel lnd flag 2016-10-22 02:11:18 +03:00
interface_test.go lnwallet: add support for the push-during-funding workflow 2017-01-09 18:58:07 -08:00
interface.go multi: update btcsuite API's to latest upstream changes 2017-01-05 13:56:34 -08:00
log.go lnwallet: correct comment for logging object 2016-12-27 16:43:07 -08:00
parameters.go fundingmanager+lnwallet: add HTLC dust limit logic 2016-12-13 11:01:57 -08:00
reservation.go lnwallet: add support for the push-during-funding workflow 2017-01-09 18:58:07 -08:00
script_utils_test.go multi: update btcsuite API's to latest upstream changes 2017-01-05 13:56:34 -08:00
script_utils.go multi: update btcsuite API's to latest upstream changes 2017-01-05 13:56:34 -08:00
size.go multi: update btcsuite API's to latest upstream changes 2017-01-05 13:56:34 -08:00
wallet.go lnwallet: add support for the push-during-funding workflow 2017-01-09 18:58:07 -08:00