loop/liquidity
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
..
autoloop_test.go multi: update autoloop labels to support both swap types 2021-02-03 08:54:50 +02:00
autoloop_testcontext_test.go multi: make server side restrictions function generic 2021-02-03 08:54:50 +02:00
balances.go liquidity: add swap suggestions endpoint to manager 2020-09-03 10:36:43 +02:00
liquidity.go liquidity: fail suggest swaps when no rules are set 2021-02-08 09:38:23 +02:00
liquidity_test.go liquidity: fail suggest swaps when no rules are set 2021-02-08 09:38:23 +02:00
log.go liquidity: make swap suggestions aware of ongoing swaps 2020-09-30 12:46:32 +02:00
restrictions.go liquidity: add manager with updatable parameters 2020-09-02 11:48:27 +02:00
suggestions.go liquidity: make swap suggestions fee-aware 2020-09-30 12:46:35 +02:00
threshold_rule.go liquidity: add swap suggestions for threshold rule for loop out 2020-09-03 10:36:42 +02:00
threshold_rule_test.go liquidity: add swap suggestions for threshold rule for loop out 2020-09-03 10:36:42 +02:00