mango-v4/programs/mango-v4/tests/cases
Steve f625284593
Update to solana 1.16.14 and anchor 0.28.0 (#718)
- Change fixed to be a git dependency (no more submodules!)
- Upgrade fixed to a version compatible with borsh 0.10
- Upgrade openbook-v2 dependency (for anchor compat)
- Move services from mango-feeds repo into bin/
- Update mango-feeds-connector

Co-authored-by: Christian Kamm <mail@ckamm.de>
Co-authored-by: Riordan Panayides <riordan@panayid.es>
2023-10-05 10:56:45 +02:00
..
mod.rs Allow token withdraws/deposits even with stale oracles (#646) 2023-08-07 16:15:45 +02:00
test_alt.rs Create a single rust test binary (#425) 2023-01-30 21:09:47 +01:00
test_bankrupt_tokens.rs Restrict account growth (#686) 2023-08-19 08:20:40 +02:00
test_basic.rs Allow account shrinking and migration (#692) 2023-09-04 09:30:57 +02:00
test_benchmark.rs Improve CU benchmarks (#690) 2023-08-24 16:33:08 +02:00
test_borrow_limits.rs Net borrow limit: Separate out tracking and checking (#534) 2023-04-13 08:56:33 +02:00
test_delegate.rs Create a single rust test binary (#425) 2023-01-30 21:09:47 +01:00
test_fees_buyback_with_mngo.rs Enable self-trading protection (#533) 2023-05-15 10:40:41 +02:00
test_force_close.rs Enable self-trading protection (#533) 2023-05-15 10:40:41 +02:00
test_health_compute.rs Account limits: Prefer 4 perp + 4 serum (#689) 2023-08-21 16:26:49 +02:00
test_health_region.rs Perp: Exit matching loop when no more base lots can be filled (#576) 2023-05-08 06:40:38 +02:00
test_ix_gate_set.rs Compile and test fix (#645) 2023-07-14 16:27:52 +02:00
test_liq_perps_bankruptcy.rs Restrict account growth (#686) 2023-08-19 08:20:40 +02:00
test_liq_perps_base_and_bankruptcy.rs Configurable perp settle token (#550) 2023-05-17 15:50:05 +02:00
test_liq_perps_force_cancel.rs Enable self-trading protection (#533) 2023-05-15 10:40:41 +02:00
test_liq_perps_positive_pnl.rs Configurable perp settle token (#550) 2023-05-17 15:50:05 +02:00
test_liq_tokens.rs Update to solana 1.16.14 and anchor 0.28.0 (#718) 2023-10-05 10:56:45 +02:00
test_margin_trade.rs FlashLoan: fee fixes (#693) 2023-08-29 10:03:07 +02:00
test_perp.rs Update to solana 1.16.14 and anchor 0.28.0 (#718) 2023-10-05 10:56:45 +02:00
test_perp_settle.rs Configurable perp settle token (#550) 2023-05-17 15:50:05 +02:00
test_perp_settle_fees.rs Configurable perp settle token (#550) 2023-05-17 15:50:05 +02:00
test_position_lifetime.rs Restrict account growth (#686) 2023-08-19 08:20:40 +02:00
test_reduce_only.rs Enable self-trading protection (#533) 2023-05-15 10:40:41 +02:00
test_serum.rs Serum3 open orders: Fix health overestimation (#716) 2023-09-13 09:35:10 +02:00
test_stale_oracles.rs Token deposit: Require valid oracle for new token positions (#722) 2023-09-19 09:08:32 +02:00
test_token_conditional_swap.rs Account limits: Prefer 4 perp + 4 serum (#689) 2023-08-21 16:26:49 +02:00
test_token_update_index_and_rate.rs Create a single rust test binary (#425) 2023-01-30 21:09:47 +01:00