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 dcc28936ce
liquidity: bump miner multiplier in autoloop-in test
After the FeePPM miner fee fix there has probably been a race condition
in this test. The test would expect only one of the two quotes to work,
as one had a marginally high miner fee. After the FeePPM fix that miner
fee was considered valid and we dispatched two swaps instead of one,
with the test setup examining the first one that reached the go channel.
1 year ago
..
autoloop_test.go liquidity: bump miner multiplier in autoloop-in 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