Commit Graph

14 Commits (f1a7d8fb49fba23807b5c2dc0a74c139d9ed2c4b)

Author SHA1 Message Date
Harsha Goli f1a7d8fb49
multi: pass private, routehints from loopcli - loopd - loop server
This commit passes routehints all the way from when/if the user passes
them from the cli all the way to the backend loop server. If private is
used, this commit passes that boolean down to different stages, where it
is then converted into routehints.

main: add --private and --route_hints to quote

Adds --private and --route_hints flags to quote cli
2 years ago
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
Joost Jager 8d1ec50fa7
looprpc: split quote message 4 years ago
carla fc99c8b320
multi: add confirmation target to loop in 4 years ago
carla 1f5aeff45f
multi: unify default sweep/htlc conf targets
Create a HtlcConfTarget which is used as a default for quote
and loop in. Update loop out quote to use the existing var
rather than just 6 inline.
4 years ago
carla e36c5a45d3
loop: fix loop in quote conf target flag usage field 4 years ago
Oliver Gugger acdd2a22b2
cmd/loop: warn user if fee estimation fails 4 years ago
Oliver Gugger a57a2947b5
cmd/loop: add loop in quote command 4 years ago
Oliver Gugger 60e1fd2481
cmd/loop: remove number of flags restriction
With the restriction in place, it is not possible to use the
--conf_target and --fast flag at the same time. To avoid similar
problems in the future, the check for the number of amounts is
removed completely.
4 years ago
Johan T. Halseth dcc5a8ce88
cmd/loop: add fast option to quote cmd 4 years ago
Oliver Gugger 36838cf7f4
multi: fix most obvious linter errors 5 years ago
Wilmer Paulino a138790822
multi: expose confirmation target for loop out quotes 5 years ago
Olaoluwa Osuntokun 48d34ed398
cmd/loop: add command for quote 5 years ago