loop/loopd
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
..
perms staticaddr: cmd listdeposits and listswaps 2024-12-12 18:31:08 +01:00
config.go loopd: fix data races of logger 2025-03-19 15:00:30 +01:00
daemon.go multi: initialize block height in New, not in Run 2025-03-19 15:00:31 +01:00
log.go loopd: fix data races of logger 2025-03-19 15:00:30 +01:00
macaroons.go loopd: move RequiredPermissions to dedicated dir 2022-06-14 15:13:34 +02:00
migration.go loopd: fix data races of logger 2025-03-19 15:00:30 +01:00
register_default.go multi: use lndclient MacaroonService 2022-01-17 16:13:19 +02:00
run.go loop: add the commit_hash to GetInfoResponse, change version semantics 2025-04-04 12:47:30 +02:00
swapclient_server.go looprpc: add simple pagination to the ListSwaps command 2025-04-19 22:31:45 -06:00
swapclient_server_debug.go make fmt 2022-05-20 10:16:47 +02:00
swapclient_server_test.go loopd: fix data races of logger 2025-03-19 15:00:30 +01:00
utils.go loopd: add asset client to autoloop cfg 2025-03-25 15:27:53 +01:00
view.go multi: update linter, fix issues 2025-03-10 22:59:50 +01:00