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 1d8609bae3
liquidity: add sweep fee limit and confirmations to suggestions
To decide whether we event want to attempt a swap, we add a fee limit
that we check against our estimate for the current number of
confirmations we want our sweep to confirm in. If fees are higher than
this limit, we do not suggest swaps.
4 years ago
..
balances.go liquidity: add swap suggestions endpoint to manager 4 years ago
liquidity.go liquidity: add sweep fee limit and confirmations to suggestions 4 years ago
liquidity_test.go liquidity: add sweep fee limit and confirmations to suggestions 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: add swap suggestions for threshold rule for loop out 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