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 3f46ae514b
liquidity: add peer-level liquidity rules to allow aggregate management
We add 'peer-level' rules to allow assessment of liquidity on a per-peer
level, rather than on an individual channel basis. No overlap is allowed
with the existing set of channel rules because this could lead to
contradictory rules.
3 years ago
..
autoloop_test.go liquidity: add peer-level liquidity rules to allow aggregate management 3 years ago
autoloop_testcontext_test.go multi: make server side restrictions function generic 3 years ago
balances.go liquidity: add peer-level liquidity rules to allow aggregate management 3 years ago
interface.go liquidity: move swap suggestions behind interface 3 years ago
liquidity.go liquidity: add peer-level liquidity rules to allow aggregate management 3 years ago
liquidity_test.go liquidity: add peer-level liquidity rules to allow aggregate management 3 years ago
log.go liquidity: make swap suggestions aware of ongoing swaps 4 years ago
reasons.go liquidity: move swap creation into separate function 3 years ago
restrictions.go liquidity: add manager with updatable parameters 4 years ago
threshold_rule.go liquidity: simplify suggest swap to return swap amount 3 years ago
threshold_rule_test.go liquidity: simplify suggest swap to return swap amount 3 years ago