Commit Graph

19 Commits (9af6576dae3e8283aece30493acb794c981a71a2)

Author SHA1 Message Date
Andras Banki-Horvath 9af6576dae
cli: add optional last hop to the loop in quote 3 years ago
yyforyongyu 82401ff1ba
cmd: prettify loop quote in/out responses 3 years ago
Oliver Gugger fcdd5fe9f8
cmd/loop: add initiator to swap requests 4 years ago
carla f62d09528d
loop: allow creation of loops with labels on cli 4 years ago
Joost Jager 8d1ec50fa7
looprpc: split quote message 4 years ago
Joost Jager 1869ad670f
looprpc: expose server message to clients 4 years ago
Andras Banki-Horvath 5215222ced cmd: print both htlc addresses when monitoring a loop-in 4 years ago
Oliver Gugger 3b630667a5
cmd/loop: improve displayed limits 4 years ago
carla fc99c8b320
multi: add confirmation target to loop in 4 years ago
Oliver Gugger acdd2a22b2
cmd/loop: warn user if fee estimation fails 4 years ago
Joost Jager b69e8cb275
multi: allow loop in last hop restriction 4 years ago
Johan T. Halseth 7ea0e35299
cmd/loop: delay swap by 30 minutes by default, add --fast to loopout command
We now delay the swap by up to 30 minutes by deafult. To keep the
current imemdiate swap, --fast flag is added.
5 years ago
Oliver Gugger 69f2af9fdc
loop+cmd: extract types into swap module 5 years ago
Oliver Gugger 36838cf7f4
multi: fix most obvious linter errors 5 years ago
Oliver Gugger c00f831675
cmd/loop: handle external loop in flag 5 years ago
Joost Jager f7676c3489
loop: show correct swap type 5 years ago
Joost Jager f7f9751a1a
loop: hide loop in channel selection flag 5 years ago
Joost Jager 2e48ead6d6
loopd: loop in from external address
Allow user to specify that htlc will be published by an external source.
In that case no internal htlc tx will be published.

To facilitate sending to the htlc address, the swap initiation response
is extended with that address.
5 years ago
Joost Jager 3e960b8b54
multi: loop in swap 5 years ago