loop/loopd
Andras Banki-Horvath 0e2a36004a
loopd: allow setting RPC batch size when running cost migration
Previously we defaulted to fetching 1000 payments at a time when running
the cost migration however due to slowness on LND side this may prevent
the migration from completing due to RPC timeout kicking in. This commit
adds a new config value to give more control to the user by setting the
batch size as needed.
2024-09-20 10:13:48 +02:00
..
perms loopd: re-add GetLsatTokens method in gRPC 2024-04-29 09:39:28 -03:00
config.go loopd: allow setting RPC batch size when running cost migration 2024-09-20 10:13:48 +02:00
daemon.go loopd: allow setting RPC batch size when running cost migration 2024-09-20 10:13:48 +02:00
log.go update aperture to include lsat to l402 renaming 2024-04-24 13:28:04 -03:00
macaroons.go loopd: move RequiredPermissions to dedicated dir 2022-06-14 15:13:34 +02:00
migration.go db: refactor db opening 2023-10-13 10:39:17 +02:00
register_default.go multi: use lndclient MacaroonService 2022-01-17 16:13:19 +02:00
run.go loopd: make the LND RPC timeout configurable 2024-06-04 18:28:03 +02:00
swapclient_server.go loopout: use the request defined payment timeout 2024-05-23 17:17:21 +02:00
swapclient_server_debug.go make fmt 2022-05-20 10:16:47 +02:00
swapclient_server_test.go misc: refactor loop tests to use require where possible 2022-11-30 18:16:45 +01:00
utils.go loopd: recorgnize maxlsatcost and maxlsatfee flags 2024-04-24 14:18:01 -03:00
view.go multi: typed callback in ExecTx 2024-06-19 10:38:55 -03:00