loop/test
carla 1877b7f08b
multi: store loop out htlc confirmations on disk
To allow users to specify differing confirmation targets, we store the
swap conf target per-swap. This makes us restart safe, so we do not
forget confirmation values for swaps that are in flight when we restart.
2020-08-04 20:28:06 +02:00
..
chainnotifier_mock.go test: followup update chainnotifier mock to fwd notifications for matching txs 2020-04-15 14:43:03 +02:00
context.go multi: store loop out htlc confirmations on disk 2020-08-04 20:28:06 +02:00
invoices_mock.go lndclient: move to github.com/lightninglabs/lndclient 2020-06-18 14:27:52 +02:00
keys.go Lightning Loop initial version 2019-03-06 21:30:34 +01:00
lightning_client_mock.go lndclient: move to github.com/lightninglabs/lndclient 2020-06-18 14:27:52 +02:00
lnd_services_mock.go lndclient: move to github.com/lightninglabs/lndclient 2020-06-18 14:27:52 +02:00
log.go multi: fix most obvious linter errors 2019-10-09 14:35:41 +02:00
router_mock.go lndclient: move to github.com/lightninglabs/lndclient 2020-06-18 14:27:52 +02:00
signer_mock.go lndclient: expose ComputeInputScript in SignerClient 2020-02-12 17:01:45 -08:00
testutils.go multi: fix most obvious linter errors 2019-10-09 14:35:41 +02:00
timeout.go multi: fix most obvious linter errors 2019-10-09 14:35:41 +02:00
versioner_mock.go lndclient: move to github.com/lightninglabs/lndclient 2020-06-18 14:27:52 +02:00
walletkit_mock.go lndclient: move to github.com/lightninglabs/lndclient 2020-06-18 14:27:52 +02:00