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 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.
2 years ago
..
autoloop_test.go liquidity: add type to rules 2 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: add loop in fees to fee categories 2 years ago
interface.go liquidity: add loop in fees to fee categories 2 years ago
liquidity.go liquidity: add failed loop in swaps to swap traffic 2 years ago
liquidity_test.go multi: remove shadowed label variable in loopin swaps 2 years ago
log.go liquidity: make swap suggestions aware of ongoing swaps 4 years ago
loopin.go liquidity: add loop fee estimation and swap interface impl 2 years ago
loopout.go liquidity: move loopout swap suggestion out of interface file 3 years ago
loopout_builder.go liquidity: add swap builder interface 3 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: add type to rules 2 years ago
threshold_rule_test.go liquidity: generalize threshold rule variable names 2 years ago