mango-v4/client/src
Christian Kamm 8916c28b99
License: Mark instructions GPLv3 and everything else MIT (#454)
To do that, split up the Accounts objects and the instruction
implementations.

GPL code is only used when the "enable-gpl" feature is enabled. That
means compiling the program or running tests need explicit feature
activation now.
2023-02-15 08:42:07 +01:00
..
account_fetcher.rs rust client: Make AccountFetcher futures Send (#357) 2023-01-04 16:15:46 +01:00
chain_data.rs client: fetch top settle pnl counterparties 2022-09-28 10:48:41 +02:00
chain_data_fetcher.rs rust client: Make AccountFetcher futures Send (#357) 2023-01-04 16:15:46 +01:00
client.rs License: Mark instructions GPLv3 and everything else MIT (#454) 2023-02-15 08:42:07 +01:00
context.rs abort if new tokens or perp markets listed (#411) 2023-01-21 11:35:31 +01:00
gpa.rs Liquidator, liqtest and rust client fixes (#336) 2022-12-16 13:10:46 +01:00
health_cache.rs Liquidator: reduce perp base pos if possible (#398) 2023-01-18 10:50:23 +01:00
jupiter.rs Liquidator, liqtest and rust client fixes (#336) 2022-12-16 13:10:46 +01:00
lib.rs client: fetch top settle pnl counterparties 2022-09-28 10:48:41 +02:00
perp_pnl.rs rust client: Find settle pnl counterparties on the same group only 2023-02-03 17:23:25 +01:00
util.rs Liquidator: blocking-wait for data after actions 2022-08-10 16:18:41 +02:00