lnd.xprv/lnwallet
Olaoluwa Osuntokun c9dbaa1403
lnwallet: include r-hash of canceled htlc in log entry for cancel
This commit modifies the logic around adding cancel entries to the
update log for the commitment state machine slightly by also including
the r-hash of the HTLC that’s been cancelled in the entry for the
cancellation. With this change, we can accurately track which HTLC is
being cancelled within outer sub-systems.
2017-01-07 21:22:01 -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: correct error message in txn subscription test 2017-01-07 21:20:47 -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: thread through tx conf details in ChannelReservation.DispatchChan() 2016-12-27 16:44:03 -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 multi: update btcsuite API's to latest upstream changes 2017-01-05 13:56:34 -08:00