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/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.
3 years ago
..
autoloop_test.go multi: update autoloop labels to support both swap types 3 years ago
autoloop_testcontext_test.go multi: make server side restrictions function generic 3 years ago
balances.go liquidity: add swap suggestions endpoint to manager 4 years ago
liquidity.go liquidity: fail suggest swaps when no rules are set 3 years ago
liquidity_test.go liquidity: fail suggest swaps when no rules are set 3 years ago
log.go liquidity: make swap suggestions aware of ongoing swaps 4 years ago
restrictions.go liquidity: add manager with updatable parameters 4 years ago
suggestions.go liquidity: make swap suggestions fee-aware 4 years ago
threshold_rule.go liquidity: add swap suggestions for threshold rule for loop out 4 years ago
threshold_rule_test.go liquidity: add swap suggestions for threshold rule for loop out 4 years ago