loop/cmd/loop
Boris Nagaev 0ff91716d9
cmd/loop: fix validation of "static in --label"
Previous version validated the value of non-existent flag "static-loop-in".
The value passed to loopd was correct though.
2025-10-07 14:05:13 -03:00
..
debug.go cmd/loop: hide command forceautoloop 2025-10-07 14:05:13 -03:00
info.go loop: client calls getInfo rpc 2023-05-24 17:50:26 +02:00
instantout.go linter: fix lint issues after linter v2 update 2025-08-19 21:57:00 +02:00
l402.go cmd: add fetchl402 cli command 2024-10-30 17:18:35 +01:00
liquidity.go liquidity: default to slow swaps for autloop 2025-04-29 18:56:49 +02:00
loopin.go cmd/loop: parse --amt as int, not as string 2025-10-07 14:05:13 -03:00
loopout.go cmd/loop: parse --amt as int, not as string 2025-10-07 14:05:13 -03:00
main.go cmd/loop: parseAmt fails in negative amounts 2025-10-07 14:05:13 -03:00
monitor.go looprpc+loop: report swap cost over rpc 2019-05-20 13:57:20 +02:00
quote.go cmd: print quoted amount from InQuoteRequst 2025-10-07 11:13:44 +02:00
reservations.go loop: add reservation cli commands 2024-01-17 15:59:08 +01:00
staticaddr.go cmd/loop: fix validation of "static in --label" 2025-10-07 14:05:13 -03:00
swaps.go cmd/loop: parse start_time_ns as int, not string 2025-10-07 14:05:13 -03:00
terms.go multi: update linter, fix issues 2025-03-10 22:59:50 +01:00
utils.go cmd/loop: parse string slice as string slice 2025-10-07 14:05:13 -03:00