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 502e47362c
liquidity: add peers to swap interface and include in set reason
This commit adds a peer listing function to our generic swap
interface, which we will use to set reasons for swaps that are
specified by peer pubkey rather than channel.
3 years ago
..
autoloop_test.go liquidity: move fees behind interface 3 years ago
autoloop_testcontext_test.go liquidity: move fees behind interface 3 years ago
balances.go liquidity: add peer-level liquidity rules to allow aggregate management 3 years ago
fees.go liquidity: update default fee setting to flat percentage 3 years ago
interface.go liquidity: add peers to swap interface and include in set reason 3 years ago
liquidity.go liquidity: add peers to swap interface and include in set reason 3 years ago
liquidity_test.go liquidity: add peers to swap interface and include in set reason 3 years ago
log.go liquidity: make swap suggestions aware of ongoing swaps 4 years ago
reasons.go multi: add flat fee percentage to autoloop 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