loop/cmd/loop
Sam Korn b55521cb41
looprpc: add simple pagination to the ListSwaps command
This commit adds the ability to set a max_swaps and an index_offset
flag to the ListSwaps command. These new fields are applied AFTER
the initial filtering step. The response also now passes additional
information about the index count and total swaps filtered.
2025-04-19 22:31:45 -06: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 looprpc: add simple pagination to the ListSwaps command 2025-04-19 22:31:45 -06: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