lnd.xprv/lnwallet/btcwallet
Elle Mouton 432b1f0588 btcwallet: lock blockcache for Neutrino GetBlock
This commit ensures that for the neutrino implementation of
lnwallet.BlockChainIO, the neutrino GetBlock method is called directly
(since it already uses the blockcache). It also ensures that the block
cache mutex for the given hash is locked before the call to GetBlock.
2021-04-28 09:46:11 +02:00
..
blockchain.go btcwallet: lock blockcache for Neutrino GetBlock 2021-04-28 09:46:11 +02:00
btcwallet_rpctest.go make: use low-scrypt to speed up unit-race 2020-12-10 17:42:26 -08:00
btcwallet.go btcwallet: make blockcache available to BtcWallet 2021-04-28 09:46:11 +02:00
config.go kvdb: add timeout options for bbolt (#4787) 2020-12-07 15:31:49 -08:00
driver.go btcwallet: make blockcache available to BtcWallet 2021-04-28 09:46:11 +02:00
signer.go build: update btcd and btcwallet dependencies 2021-04-05 15:41:04 -07:00