18e9475a9a
In this commit, we modify the way we obtain the current best header timestamp. In doing this, we fix an intermittent flake that would pop up at times on the integration tests. This could occur as if the wallet was lagging behind the chain backend for a re-org, then a hash that the backend knew of, may not be known by the wallet. To remedy this, we’ll take advantage of a recent change to btcwallet to actually include the timestamp in its sync state. |
||
---|---|---|
.. | ||
blockchain.go | ||
btcwallet.go | ||
config.go | ||
driver.go | ||
signer.go |