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.
2021-02-17 10:56:30 +02:00
..
autoloop_test.go liquidity: add peer-level liquidity rules to allow aggregate management 2021-02-17 10:56:30 +02:00
autoloop_testcontext_test.go multi: make server side restrictions function generic 2021-02-03 08:54:50 +02:00
balances.go liquidity: add peer-level liquidity rules to allow aggregate management 2021-02-17 10:56:30 +02:00
interface.go liquidity: move swap suggestions behind interface 2021-02-17 10:55:38 +02:00
liquidity.go liquidity: add peer-level liquidity rules to allow aggregate management 2021-02-17 10:56:30 +02:00
liquidity_test.go liquidity: add peer-level liquidity rules to allow aggregate management 2021-02-17 10:56:30 +02:00
log.go liquidity: make swap suggestions aware of ongoing swaps 2020-09-30 12:46:32 +02:00
reasons.go liquidity: move swap creation into separate function 2021-02-17 10:55:36 +02:00
restrictions.go liquidity: add manager with updatable parameters 2020-09-02 11:48:27 +02:00
threshold_rule.go liquidity: simplify suggest swap to return swap amount 2021-02-16 13:31:48 +02:00
threshold_rule_test.go liquidity: simplify suggest swap to return swap amount 2021-02-16 13:31:48 +02:00