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 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.
3 years ago
..
config.go loopd: all only specifying one lnd macaroon 3 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 loopd: pass macaroon root key ID in context 3 years ago
register_default.go multi: add force tick endpoint behind debug server 4 years ago
run.go loopd: all only specifying one lnd macaroon 3 years ago
swapclient_server.go liquidity: fail suggest swaps when no rules are set 3 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: make server side restrictions function generic 3 years ago
view.go multi: integrate the new htlc v2 scripts to loop in/out 4 years ago