You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
4 years ago
..
config.go config: expand macaroonpath flag 4 years ago
daemon.go multi: add force tick endpoint behind debug server 4 years ago
log.go liquidity: make swap suggestions aware of ongoing swaps 4 years ago
macaroons.go multi: add force tick endpoint behind debug server 4 years ago
register_default.go multi: add force tick endpoint behind debug server 4 years ago
run.go mod+loopd: update to lnd 0.11.1 4 years ago
swapclient_server.go multi: add force tick endpoint behind debug server 4 years ago
swapclient_server_debug.go multi: add force tick endpoint behind debug server 4 years ago
swapclient_server_test.go multi: add confirmation target to loop in 4 years ago
utils.go multi: add opt-in automated swap dispatch to liquidity manager 4 years ago
view.go multi: integrate the new htlc v2 scripts to loop in/out 4 years ago