You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
4 years ago
..
chainnotifier_mock.go test: followup update chainnotifier mock to fwd notifications for matching txs 4 years ago
context.go multi: add preimage push to loop out after sweep attempt 4 years ago
invoices_mock.go lndclient: fix Value/ValueMsat conversion problem 4 years ago
keys.go Lightning Loop initial version 5 years ago
lightning_client_mock.go lndclient: add ListChannels to LightningClient 4 years ago
lnd_services_mock.go lndclient: add ListChannels to LightningClient 4 years ago
log.go multi: fix most obvious linter errors 5 years ago
router_mock.go lndclient: add router sub server 5 years ago
signer_mock.go lndclient: expose ComputeInputScript in SignerClient 4 years ago
testutils.go multi: fix most obvious linter errors 5 years ago
timeout.go multi: fix most obvious linter errors 5 years ago
versioner_mock.go lndclient+test: add versioner client and mock 4 years ago
walletkit_mock.go lndclient: expose ListTransactions as part of LightningClient 4 years ago