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
George Tsagkarelis a48924a664
liquidity: get autoloop flag directly from params
Previously we would exclusively pass the autoloop boolean to multiple
functions while they had directly access to the manager's parameters.
With this commit we remove this explicit flag from the various function
interfaces and retrieve the value directly from the parameters.
1 year ago
..
autoloop_test.go liquidity: add easy autoloop test 1 year ago
autoloop_testcontext_test.go liquidity: add easy autoloop test 1 year ago
balances.go multi: bump btcec/v2 and btcutil to new versions 2 years ago
fees.go liquidity: differentiate autoloop expected vs max miner fees 1 year ago
interface.go liquidity: get autoloop flag directly from params 1 year ago
liquidity.go liquidity: get autoloop flag directly from params 1 year ago
liquidity_test.go liquidity: get autoloop flag directly from params 1 year ago
log.go liquidity: make swap suggestions aware of ongoing swaps 4 years ago
loopin.go build: fixup new linter issues 1 year ago
loopin_builder.go liquidity: get autoloop flag directly from params 1 year ago
loopin_builder_test.go liquidity: get autoloop flag directly from params 1 year ago
loopout.go liquidity: exclude prepay from total swap fees 1 year ago
loopout_builder.go liquidity: get autoloop flag directly from params 1 year ago
mock.go multi: add loop in swap builder implementation 2 years ago
parameters.go liquidity+loopd: add easy autoloop 1 year ago
parameters_test.go liquidity: move parameters into a new file 2 years ago
reasons.go multi: add loop in swap builder implementation 2 years ago
restrictions.go multi: bump btcec/v2 and btcutil to new versions 2 years ago
threshold_rule.go multi: fix linter issues 2 years ago
threshold_rule_test.go multi: bump btcec/v2 and btcutil to new versions 2 years ago