Commit Graph

23 Commits (1cdb233a0045b1f59a2e37fac8571f88cd5064e5)

Author SHA1 Message Date
Johan T. Halseth 0cff92d265
looprpc+cmd: deprecate dynamic terms
We move destination and cltv to QuoteResponse, and deprecate the
non-static fields.

Terms will now only show max/min swap sizes.
5 years ago
Oliver Gugger c00f831675
cmd/loop: handle external loop in flag 5 years ago
Wilmer Paulino c16e170338
multi: expose confirmation target for loop out HTLC sweep 5 years ago
Wilmer Paulino a138790822
multi: expose confirmation target for loop out quotes 5 years ago
Joost Jager 6aa9071c4d
looprpc+loop: report swap cost over rpc 5 years ago
Alex Bosworth cdd5a7eea0
cmd/loop: reduce off-chain payment max-fee 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 8b2da64b0a
loopd: disable mainnet loop in 5 years ago
Joost Jager 3e960b8b54
multi: loop in swap 5 years ago
Olaoluwa Osuntokun e14e7e94b2
Merge pull request #26 from alexbosworth/keyword-amt-argument
cmd/loop: add amount as a discrete argument
5 years ago
Francisco Calderón c9e482e58f
Change loopd global option parameter to rpcserver 5 years ago
Alex Bosworth dd357ddb22
cmd/loop: add amount as a discrete argument 5 years ago
Joost Jager 4c910f28b0
loop: fix cmd line arg parsing bug 5 years ago
Olaoluwa Osuntokun b744afaa6f
cmd/loop: add new key word argument for optional destination sweep address 5 years ago
Olaoluwa Osuntokun f089ff3484
cmd/loop: use loop.Version() for loop cli version 5 years ago
Olaoluwa Osuntokun 48d34ed398
cmd/loop: add command for quote 5 years ago
Wilmer Paulino 9edb910f53
looprpc: generate client REST definitions 5 years ago
Joost Jager 8d5faea971
loop: move commands to separate files 5 years ago
Joost Jager e70fc169f3
loop: configurable loopd address 5 years ago
Olaoluwa Osuntokun 94f347e673
multi: finalize rename from uncharge to loop out 5 years ago
Olaoluwa Osuntokun 925b52e01f
multi: rename swapcli to loop, swapd to loopd 5 years ago