loop/cmd/loop
Boris Nagaev 023ac009c0
cmd/loop: crash if unknown flags are provided
Verify the number of positional arguments if they were provided to crash in
such scenarios:
$ loop out 250000 --xxx
$ loop in 250000 1000
These commands used to work ignoring the last argument.
2025-04-04 17:45:12 -03:00
..
debug.go cmd: add debug forceautoloop cmd 2025-03-25 15:27:53 +01:00
info.go loop: client calls getInfo rpc 2023-05-24 17:50:26 +02:00
instantout.go cmd: add listinstantouts cmd 2024-03-04 12:26:17 +01:00
l402.go cmd: add fetchl402 cli command 2024-10-30 17:18:35 +01:00
liquidity.go cmd/loop: crash if unknown flags are provided 2025-04-04 17:45:12 -03:00
loopin.go cmd/loop: crash if unknown flags are provided 2025-04-04 17:45:12 -03:00
loopout.go cmd/loop: crash if unknown flags are provided 2025-04-04 17:45:12 -03:00
main.go loop: add the commit_hash to GetInfoResponse, change version semantics 2025-04-04 12:47:30 +02:00
monitor.go looprpc+loop: report swap cost over rpc 2019-05-20 13:57:20 +02:00
quote.go cmd/quote: add asset rate to display 2025-01-22 15:40:57 +01:00
reservations.go loop: add reservation cli commands 2024-01-17 15:59:08 +01:00
staticaddr.go loopd: arbitrary withdrawal amount for static address deposits 2025-02-09 15:57:26 +01:00
swaps.go cmd: add listswaps filtering 2024-01-04 15:14:32 +01:00
terms.go multi: update linter, fix issues 2025-03-10 22:59:50 +01:00
utils.go multi: move server proto files to their own directory 2021-12-13 13:56:40 +02:00