lnd/lnwallet/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 lnwallet/test: execute ifacet tests for each backend in parallel 2020-12-10 17:42:26 -08:00
btcd lnwallet/test: execute ifacet tests for each backend in parallel 2020-12-10 17:42:26 -08:00
neutrino lnwallet/test: execute ifacet tests for each backend in parallel 2020-12-10 17:42:26 -08:00
test_interface.go mod+kvdb+channeldb: use btcwallet new DB interface 2021-08-04 14:55:55 +02:00