2
0
mirror of https://github.com/lightninglabs/loop synced 2024-11-04 06:00:21 +00:00
loop/loopd
carla 87b02b7715
multi: add force tick endpoint behind debug server
To itest our autolooper, we need to be able to trigger dispatch on
demand. This functionality is included in a separate rpc server behind
a dev flag. Since it is unlikely that we need to split loop into
multiple rpc servers, this commit simply adds an additional debug server
rather than opting for a full subserver setup.
2020-10-15 13:53:27 +02:00
..
config.go config: expand macaroonpath flag 2020-09-17 10:45:57 +02:00
daemon.go multi: add force tick endpoint behind debug server 2020-10-15 13:53:27 +02:00
log.go liquidity: make swap suggestions aware of ongoing swaps 2020-09-30 12:46:32 +02:00
macaroons.go multi: add force tick endpoint behind debug server 2020-10-15 13:53:27 +02:00
register_default.go multi: add force tick endpoint behind debug server 2020-10-15 13:53:27 +02:00
run.go mod+loopd: update to lnd 0.11.1 2020-09-11 12:20:12 +02:00
swapclient_server_debug.go multi: add force tick endpoint behind debug server 2020-10-15 13:53:27 +02:00
swapclient_server_test.go multi: add confirmation target to loop in 2020-04-17 09:56:21 +02:00
swapclient_server.go multi: add force tick endpoint behind debug server 2020-10-15 13:53:27 +02:00
utils.go multi: add opt-in automated swap dispatch to liquidity manager 2020-10-12 13:34:55 +02:00
view.go multi: integrate the new htlc v2 scripts to loop in/out 2020-09-09 19:54:01 +02:00