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 bda6d36a90
liquidity/test: pass full parameters into suggest swaps and add default
As we add more parameters in this PR, we wil want to test values
beyond our default values. This commit updates the suggest swaps test
helper to take a full setup struct, and adds a default set of channels
and rules which will be used in the absense of this setup struct.
4 years ago
..
balances.go liquidity: add swap suggestions endpoint to manager 4 years ago
liquidity.go liquidity: make swap suggestions fee-aware 4 years ago
liquidity_test.go liquidity/test: pass full parameters into suggest swaps and add default 4 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