lnd.xprv/lnwallet
Olaoluwa Osuntokun f9a8dcbc9c lnwallet: add ListUnspentWitness to WalletController
This method has been added in order to allow lnd to collect eligible
unspent witness programs outputs from the wallet controller for use as
inputs to the funding transaction.

Additionally, the change address functions now also specify whether the
generated change address should be payable to a witness program or not.
2016-04-12 21:36:41 -07:00
..
channel.go lnwallet: update channel.go to new OpenChannel fields 2016-03-24 00:00:59 -07:00
coin_select.go lnwallet: finish docstrings within coin select code 2016-01-14 23:56:10 -08:00
config.go Integrate basic configuration functionality 2016-03-22 13:28:56 -07:00
interface.go lnwallet: add ListUnspentWitness to WalletController 2016-04-12 21:36:41 -07:00
log.go multi: create lnd's logging infrastructure 2016-03-22 18:43:10 -07:00
reservation.go lnwallet: set OpenChannel's internal db pointer 2016-03-24 00:01:17 -07:00
script_utils.go lnwallet: move lockTimeToSequence to script_utils.go 2016-02-05 20:24:17 -08:00
setup.go lnwallet: nuke most of setup.go, no longer needed w/ wallet.Loader 2016-02-03 12:01:45 -08:00
wallet_test.go lnwallet: publicly export WaddrmgrEncryptorDecryptor 2016-03-24 14:32:44 -07:00
wallet.go lnwallet: publicly export WaddrmgrEncryptorDecryptor 2016-03-24 14:32:44 -07:00