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 d5096cdc21
liquidity: relax restriction which requires no unrestricted swaps
In practice, this restriction has proven to be too strict. Autoloop will
now only hold off on a swap for a channel if a manual swap is
specifically using that channel.
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: relax restriction which requires no unrestricted swaps 3 years ago
liquidity_test.go liquidity: relax restriction which requires no unrestricted swaps 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