mango-v4/lib/client/src
Christian Kamm a151ebcf11
Account size: restict more, but only increases (#688)
* Account size: Don't fail on unrelated resize

If the account was previously resized to larger than is allowed now,
don't fail unrelated resizes.

* Further reduce account size limits

Out of caution and future-proofing. Can always raise again.

Perp settle pnl needs 6 accounts plus 2 health account lists that could
be nearly fully disjoint.
2023-08-21 14:34:52 +02:00
..
account_fetcher.rs Organize paths, rename crates (#466) 2023-02-20 14:08:38 +01: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 liquidator: execute tcs with volume-weighted randomness (#670) 2023-08-11 12:08:34 +02:00
client.rs Account size: restict more, but only increases (#688) 2023-08-21 14:34:52 +02:00
context.rs Pyth: Read agg.price or prev_price, depending on staleness (#631) 2023-07-05 12:58:42 +02:00
gpa.rs workaround where rpc rejects base58 encoded pubkeys (#502) 2023-03-14 17:38:02 +01:00
health_cache.rs liquidator: execute tcs with volume-weighted randomness (#670) 2023-08-11 12:08:34 +02:00
jupiter.rs Ckamm/liq fixes (#571) 2023-05-05 09:11:12 +02:00
lib.rs Token conditional swaps (#604) 2023-07-03 14:09:11 +02:00
perp_pnl.rs Configurable perp settle token (#550) 2023-05-17 15:50:05 +02:00
snapshot_source.rs logging improvements (#641) 2023-07-12 08:38:38 +02:00
util.rs logging improvements (#641) 2023-07-12 08:38:38 +02:00
websocket_source.rs logging improvements (#641) 2023-07-12 08:38:38 +02:00