mango-v4/bin
Christian Kamm 47faa8a7f1 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.

(cherry picked from commit e8e7e445d3)
2023-12-13 09:27:21 +01:00
..
cli bins: Fix restarting on new or changed listings (#802) 2023-12-13 09:27:04 +01:00
keeper bins: Fix restarting on new or changed listings (#802) 2023-12-13 09:27:04 +01:00
liquidator liq: get rid of separate rebalance job (#815) 2023-12-13 09:27:21 +01:00
service-mango-crank bins: Fix restarting on new or changed listings (#802) 2023-12-13 09:27:04 +01:00
service-mango-fills bins: Fix restarting on new or changed listings (#802) 2023-12-13 09:27:04 +01:00
service-mango-orderbook bins: Fix restarting on new or changed listings (#802) 2023-12-13 09:27:04 +01:00
service-mango-pnl bins: Fix restarting on new or changed listings (#802) 2023-12-13 09:27:04 +01:00
settler bins: Fix restarting on new or changed listings (#802) 2023-12-13 09:27:04 +01:00