mango-v4/lib/client/src
Serge Farny f54bb6f0b0
Serge/liquidator split tcs and liquidation (#914)
liquidator: split TCS triggering and liquidation job

Concurrent execution of candidate lookup and tx building/sending
- Also added an health assertion IX to protect liqor in multi liquidation scenario
- And a timeout for jupiter v6 queries (avoid blocking liquidation because of slow TCS)
2024-03-20 15:25:52 +01:00
..
jupiter Serge/liquidator split tcs and liquidation (#914) 2024-03-20 15:25:52 +01:00
account_fetcher.rs Use fallback oracles in Rust client (#838) 2024-01-23 10:26:31 -06:00
account_update_stream.rs liquidator: add some latency metrics (#904) 2024-03-07 11:44:23 +01:00
chain_data.rs Use new shared mango-feeds-connector crate for chain_data (#515) 2023-03-29 09:46:06 +02:00
chain_data_fetcher.rs Use fallback oracles in Rust client (#838) 2024-01-23 10:26:31 -06:00
client.rs Serge/liquidator split tcs and liquidation (#914) 2024-03-20 15:25:52 +01:00
confirm_transaction.rs Rust client: Revamp transaction confirmation (#850) 2024-01-17 10:30:25 +01:00
context.rs add TokenBalanceLog in token_charge_collateral_fees (#894) 2024-02-28 09:31:00 -08:00
error_tracking.rs rs client: fix construction without explicit errors-by-type 2024-01-29 13:37:44 +01:00
gpa.rs Use fallback oracles in Rust client (#838) 2024-01-23 10:26:31 -06:00
health_cache.rs Use fallback oracles in Rust client (#838) 2024-01-23 10:26:31 -06:00
lib.rs rust client: optionally derive prio fees from feed (#866) 2024-02-07 12:52:32 +01:00
perp_pnl.rs Use fallback oracles in Rust client (#838) 2024-01-23 10:26:31 -06:00
priority_fees.rs rust client: optionally derive prio fees from feed (#866) 2024-02-07 12:52:32 +01:00
priority_fees_cli.rs rust client: optionally derive prio fees from feed (#866) 2024-02-07 12:52:32 +01:00
snapshot_source.rs liquidator: add some latency metrics (#904) 2024-03-07 11:44:23 +01:00
util.rs Serge/liquidator split tcs and liquidation (#914) 2024-03-20 15:25:52 +01:00
websocket_source.rs liquidator: add some latency metrics (#904) 2024-03-07 11:44:23 +01:00