lnd.xprv/lnwallet
Olaoluwa Osuntokun 22074eb737
lnwallet: integrate obfuscated state hints into funding workflow
This commit finalizes the implementation of #58 by integrating passing
around the obfuscate state hints into the funding workflow of the
wallet, and also the daemon’s funding manager.

In order to amend the tests, the functions to set and receive the state
hints are now publicly exported.
2016-11-16 12:54:39 -08:00
..
btcwallet multi: use witnessScript everywhere instead of redeemScript 2016-10-15 16:02:09 -07:00
channel_test.go lnwallet: encode obfuscated state hints in the commitment tx 2016-11-16 12:49:44 -08:00
channel.go lnwallet: encode obfuscated state hints in the commitment tx 2016-11-16 12:49:44 -08:00
config.go config: add --pendingchannel lnd flag 2016-10-22 02:11:18 +03:00
interface_test.go lnwallet: integrate obfuscated state hints into funding workflow 2016-11-16 12:54:39 -08:00
interface.go multi: use witnessScript everywhere instead of redeemScript 2016-10-15 16:02:09 -07:00
log.go lnwallet: switch name of package logger to avoid module collision 2016-07-27 11:29:07 -07:00
reservation.go lnwallet: integrate obfuscated state hints into funding workflow 2016-11-16 12:54:39 -08:00
script_utils_test.go lnwallet: integrate obfuscated state hints into funding workflow 2016-11-16 12:54:39 -08:00
script_utils.go lnwallet: integrate obfuscated state hints into funding workflow 2016-11-16 12:54:39 -08:00
wallet.go lnwallet: integrate obfuscated state hints into funding workflow 2016-11-16 12:54:39 -08:00