mango-v4/bin/liquidator/src
Christian Kamm e8e7e445d3
liq: get rid of separate rebalance job (#815)
Previously, the separate job and the post-liquidation rebalance could
run at the same time and would occasionally perform the same action at
the same time, leading to overshooting.

Now rebalancing never happens twice. In the future it should potentially
just run separately from liquidation, but that needs a review of the
assumptions the liquidation job is making first.
2023-12-11 17:41:11 +01:00
..
liquidate.rs Deposit limits (#806) 2023-12-05 15:43:38 +01:00
main.rs liq: get rid of separate rebalance job (#815) 2023-12-11 17:41:11 +01:00
metrics.rs logging improvements (#641) 2023-07-12 08:38:38 +02:00
rebalance.rs bins: Fix restarting on new or changed listings (#802) 2023-12-05 13:22:24 +01:00
telemetry.rs liquidator: Add telemetry (#668) 2023-08-08 18:17:23 +02:00
token_swap_info.rs bins: Fix restarting on new or changed listings (#802) 2023-12-05 13:22:24 +01:00
trigger_tcs.rs Deposit limits (#806) 2023-12-05 15:43:38 +01:00
util.rs Deposit limits (#806) 2023-12-05 15:43:38 +01:00