loop/loopd
carla 7ba1821696
liquidity: fail suggest swaps when no rules are set
In an effort to surface more information about why autoloop is not
executing, we add an error when suggest swaps is called with no rules.
In other cases we can surface a reason enum with each rule that is set,
but in the case where we have no rules, there are no results to
accompany with reasons.
2021-02-08 09:38:23 +02:00
..
config.go loopd: all only specifying one lnd macaroon 2021-02-05 12:55:45 +01: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 loopd: pass macaroon root key ID in context 2021-01-07 17:33:21 +01:00
register_default.go multi: add force tick endpoint behind debug server 2020-10-15 13:53:27 +02:00
run.go loopd: all only specifying one lnd macaroon 2021-02-05 12:55:45 +01:00
swapclient_server.go liquidity: fail suggest swaps when no rules are set 2021-02-08 09:38:23 +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
utils.go multi: make server side restrictions function generic 2021-02-03 08:54:50 +02:00
view.go multi: integrate the new htlc v2 scripts to loop in/out 2020-09-09 19:54:01 +02:00