lnd.xprv/lnwallet
Olaoluwa Osuntokun 5affed38fc
multi: update btcsuite API's to latest upstream changes
This commit makes a large number of minor changes concerning API usage
within the deamon to match the latest version on the upstream btcsuite
libraries.

The major changes are the switch from wire.ShaHash to chainhash.Hash,
and that wire.NewMsgTx() now takes a paramter indicating the version of
the transaction to be created.
2017-01-05 13:56:34 -08:00
..
btcwallet multi: update btcsuite API's to latest upstream changes 2017-01-05 13:56:34 -08:00
channel_test.go multi: update btcsuite API's to latest upstream changes 2017-01-05 13:56:34 -08:00
channel.go multi: update btcsuite API's to latest upstream changes 2017-01-05 13:56:34 -08:00
config.go config: add --pendingchannel lnd flag 2016-10-22 02:11:18 +03:00
interface_test.go multi: update btcsuite API's to latest upstream changes 2017-01-05 13:56:34 -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