mango-v4/bin/liquidator/src
Serge Farny bf0d748d2d
Serge/deploy v24+ (#945)
* liquidator: randomly select token/perps for rebalancing to avoid failing at every try if one token is having an issue (#921)

(cherry picked from commit e3a7ed9e32)

* liquidator: do not panic if token or perp rebalancing fails (#927)

(cherry picked from commit 0b7e62e671)

* Liquidator: add Sanctum swap (#919)

liquidator: add sanctum swap
(cherry picked from commit 01d5237162)

* liquidator: add more LST for sanctum swap (#944)

(cherry picked from commit c0b61b3b37)
2024-04-22 13:27:15 +02:00
..
cli_args.rs Serge/deploy v24+ (#945) 2024-04-22 13:27:15 +02:00
liquidate.rs keeper: fix tx size limits on charge collateral fee batching 2024-02-26 09:21:53 +01:00
main.rs Serge/deploy v24+ (#945) 2024-04-22 13:27:15 +02:00
metrics.rs liquidator: add some latency metrics (#904) 2024-03-07 11:44:23 +01:00
rebalance.rs Serge/deploy v24+ (#945) 2024-04-22 13:27:15 +02:00
telemetry.rs Switch all tokio Interval to MissedTickBehavior::Delay (#840) 2024-01-09 11:25:55 +01:00
token_swap_info.rs Serge/deploy v24+ (#945) 2024-04-22 13:27:15 +02:00
trigger_tcs.rs Serge/deploy v24+ (#945) 2024-04-22 13:27:15 +02:00
unwrappable_oracle_error.rs liquidator: avoid logging same oracle error (same token) in loop (#889) 2024-02-21 16:35:28 +01:00
util.rs liquidator: don't panic when unable to build health cache 2023-12-22 08:11:34 +01:00