2
0
mirror of https://github.com/lightninglabs/loop synced 2024-11-08 01:10:29 +00:00
loop/liquidity
carla 26886731d4
multi: remove shadowed label variable in loopin swaps
We already have a Label field in the embedded SwapContract
field for loop in swaps. This commit removes an erroneously
added Label field in LoopInContract which may be a cause of
ambiguity when referencing this field.
2021-12-09 13:40:34 +02:00
..
autoloop_test.go liquidity: add type to rules 2021-11-30 13:18:27 +02:00
autoloop_testcontext_test.go liquidity: move fees behind interface 2021-03-04 10:14:35 +02:00
balances.go liquidity: add peer-level liquidity rules to allow aggregate management 2021-02-17 10:56:30 +02:00
fees.go liquidity: add loop in fees to fee categories 2021-11-30 13:18:31 +02:00
interface.go liquidity: add loop in fees to fee categories 2021-11-30 13:18:31 +02:00
liquidity_test.go multi: remove shadowed label variable in loopin swaps 2021-12-09 13:40:34 +02:00
liquidity.go liquidity: add failed loop in swaps to swap traffic 2021-11-30 13:18:32 +02:00
log.go liquidity: make swap suggestions aware of ongoing swaps 2020-09-30 12:46:32 +02:00
loopin.go liquidity: add loop fee estimation and swap interface impl 2021-11-30 13:18:30 +02:00
loopout_builder.go liquidity: add swap builder interface 2021-09-28 10:31:04 +02:00
loopout.go liquidity: move loopout swap suggestion out of interface file 2021-09-17 12:50:39 +02:00
reasons.go multi: add flat fee percentage to autoloop 2021-03-04 10:14:37 +02:00
restrictions.go liquidity: add manager with updatable parameters 2020-09-02 11:48:27 +02:00
threshold_rule_test.go liquidity: generalize threshold rule variable names 2021-11-30 13:18:26 +02:00
threshold_rule.go liquidity: add type to rules 2021-11-30 13:18:27 +02:00