mango-v4/lib/client/src
Christian Kamm ea91d9d353
rust client: optionally derive prio fees from feed (#866)
This allows connecting to a lite-rpc feed to receive block priority
updates and computing recently good priority fee values based on that.
2024-02-07 12:52:32 +01:00
..
jupiter rust client: optionally derive prio fees from feed (#866) 2024-02-07 12:52:32 +01:00
account_fetcher.rs Use fallback oracles in Rust client (#838) 2024-01-23 10:26:31 -06:00
account_update_stream.rs logging improvements (#641) 2023-07-12 08:38:38 +02: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 rust client: optionally derive prio fees from feed (#866) 2024-02-07 12:52:32 +01:00
confirm_transaction.rs Rust client: Revamp transaction confirmation (#850) 2024-01-17 10:30:25 +01:00
context.rs Use fallback oracles in Rust client (#838) 2024-01-23 10:26:31 -06: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 Switch all tokio Interval to MissedTickBehavior::Delay (#840) 2024-01-09 11:25:55 +01:00
util.rs Rust client: Revamp transaction confirmation (#850) 2024-01-17 10:30:25 +01:00
websocket_source.rs Client: remove stray debug output 2023-11-08 13:52:12 +01:00