loop/cmd/loop
carla 7ba1821696
liquidity: fail suggest swaps when no rules are set
In an effort to surface more information about why autoloop is not
executing, we add an error when suggest swaps is called with no rules.
In other cases we can surface a reason enum with each rule that is set,
but in the case where we have no rules, there are no results to
accompany with reasons.
2021-02-08 09:38:23 +02:00
..
liquidity.go liquidity: fail suggest swaps when no rules are set 2021-02-08 09:38:23 +02:00
loopin.go cmd/loop: add initiator to swap requests 2020-11-09 12:57:33 +01:00
loopout.go cmd/loop: add initiator to swap requests 2020-11-09 12:57:33 +01:00
lsat.go cmd/loop: add command to list tokens 2019-12-06 09:23:52 +01:00
main.go cmd/loop: add initiator to swap requests 2020-11-09 12:57:33 +01:00
monitor.go looprpc+loop: report swap cost over rpc 2019-05-20 13:57:20 +02:00
quote.go looprpc: split quote message 2020-07-14 19:26:30 +02:00
swaps.go cmd/loop: add listswaps and swapinfo commands 2020-01-31 13:57:25 +01:00
terms.go loopout: show expiry range in terms 2020-07-16 21:30:15 +02:00