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 87b02b7715
multi: add force tick endpoint behind debug server
To itest our autolooper, we need to be able to trigger dispatch on
demand. This functionality is included in a separate rpc server behind
a dev flag. Since it is unlikely that we need to split loop into
multiple rpc servers, this commit simply adds an additional debug server
rather than opting for a full subserver setup.
4 years ago
..
autoloop_test.go multi: add opt-in automated swap dispatch to liquidity manager 4 years ago
autoloop_testcontext_test.go multi: add opt-in automated swap dispatch to liquidity manager 4 years ago
balances.go liquidity: add swap suggestions endpoint to manager 4 years ago
liquidity.go multi: add force tick endpoint behind debug server 4 years ago
liquidity_test.go multi: add opt-in automated swap dispatch to liquidity manager 4 years ago
log.go liquidity: make swap suggestions aware of ongoing swaps 4 years ago
restrictions.go liquidity: add manager with updatable parameters 4 years ago
suggestions.go liquidity: make swap suggestions fee-aware 4 years ago
threshold_rule.go liquidity: add swap suggestions for threshold rule for loop out 4 years ago
threshold_rule_test.go liquidity: add swap suggestions for threshold rule for loop out 4 years ago