lnd.xprv/lnwallet/btcwallet
Valentine Wallace 3c1e0f2aef lnwallet/btcwallet: return best header timestamp while wallet is rescanning.
One way applications built on top of lnd can estimate sync percentage is
through comparing the current time to the best known timestamp of the
lnd wallet's sync state. Therefore, we should always return this
information even if the the wallet is not synced.
2018-11-21 02:15:11 +00:00
..
blockchain.go lnwallet/btcwallet: update neutrino GetUtxo impl to use new API 2018-07-31 21:28:57 -07:00
btcwallet.go lnwallet/btcwallet: return best header timestamp while wallet is rescanning. 2018-11-21 02:15:11 +00:00
config.go multi: switch over import paths from roasbeef/* to btcsuite/* 2018-07-13 17:05:39 -07:00
driver.go multi: sort import paths with gofmt 2018-08-02 18:20:49 -07:00
signer.go lnwallet/btcwallet: check output is under our control in FetchInputInfo 2018-11-14 20:17:36 -08:00