Commit Graph

5 Commits (4da4738a2d3a271e2b9ba6be066f1c38a82de5f7)

Author SHA1 Message Date
Joost Jager 0c9fcd790e
lndclient: move to github.com/lightninglabs/lndclient 4 years ago
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
Joost Jager 4039ba9b69
loopout: use routerrpc to send payments 4 years ago
Joost Jager 3e960b8b54
multi: loop in swap 5 years ago
Joost Jager 21fcd8d94e
Lightning Loop initial version 5 years ago