loop/test
carla 65c847674d
multi: add preimage push to loop out after sweep attempt
Once we have revealed our preimage to the world with a sweep attempt,
we can safely push our preimage to the server to speed up on chain
claim.

Rather than rely on the server, we use the state of our invoice in lnd
to determine whether we should continue trying to push the preimage to
the server.
2020-06-08 12:54:08 +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: add preimage push to loop out after sweep attempt 2020-06-08 12:54:08 +02:00
invoices_mock.go lndclient: fix Value/ValueMsat conversion problem 2019-12-03 10:42:01 +01:00
keys.go Lightning Loop initial version 2019-03-06 21:30:34 +01:00
lightning_client_mock.go lndclient: add ListChannels to LightningClient 2020-05-21 20:04:46 +02:00
lnd_services_mock.go lndclient: add ListChannels to LightningClient 2020-05-21 20:04:46 +02:00
log.go multi: fix most obvious linter errors 2019-10-09 14:35:41 +02:00
router_mock.go lndclient: add router sub server 2019-06-06 13:57:49 +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+test: add versioner client and mock 2020-04-24 09:59:05 +02:00
walletkit_mock.go lndclient: expose ListTransactions as part of LightningClient 2019-12-12 13:33:06 -08:00