lnd.xprv/lnwallet
Olaoluwa Osuntokun 80ce49a883 lnwallet: update btcwallet and chain.Client to new upstream API's
A major change for btcwallet adding a new RPC wallet, refactoring parts
of the wallet, and introducing new functionality has been introduced.
This commit updates lnwallet to the API changes. A future commit will
change lnwallet to use some of the new functionality such as the
notification server, etc.
2016-02-03 12:01:44 -08:00
..
channel.go lnwallet: properly set transaction version on commit txs 2016-02-03 12:01:44 -08:00
coin_select.go lnwallet: finish docstrings within coin select code 2016-01-14 23:56:10 -08:00
config.go lnwallet: actually add the config file 2015-12-29 16:04:23 -06:00
reservation.go update imports to github 2016-01-16 10:45:54 -08:00
script_utils.go lnwallet: fix receiver htlc script 2016-02-03 12:01:44 -08:00
setup.go lnwallet: have wallet return db so it can be closed during shutdown 2016-01-14 23:57:54 -08:00
wallet_test.go lnwallet: have wallet return db so it can be closed during shutdown 2016-01-14 23:57:54 -08:00
wallet.go lnwallet: update btcwallet and chain.Client to new upstream API's 2016-02-03 12:01:44 -08:00