lnd/chainntnfs/test
Oliver Gugger 482f76a0f4
mod+kvdb+channeldb: use btcwallet new DB interface
Depends on btcsuite/btcwallet#757.
Pulls in the updated version of btcwallet and walletdb that have the DB
interface enhanced by their own View() and Update() methods with the
reset callback/closure supported out of the box. That way the global
package-level View() and Update() functions now become pure redirects.
2021-08-04 14:55:55 +02:00
..
bitcoind chainntnfs/test: parallelize iface tests by backend 2020-12-10 20:56:10 -08:00
btcd chainntnfs/test: parallelize iface tests by backend 2020-12-10 20:56:10 -08:00
neutrino chainntnfs/test: parallelize iface tests by backend 2020-12-10 20:56:10 -08:00
test_interface.go mod+kvdb+channeldb: use btcwallet new DB interface 2021-08-04 14:55:55 +02:00