mango-v4/programs/mango-v4/tests/cases
Christian Kamm 727f9a2400 tcs: Change low-health-closure to absolute $1
Health ratio was too expensive to compute on-chain
2023-08-14 16:14:30 +02:00
..
mod.rs Allow token withdraws/deposits even with stale oracles (#646) 2023-08-07 16:15:45 +02:00
test_alt.rs
test_bankrupt_tokens.rs
test_basic.rs Token conditional swaps (#604) 2023-07-03 14:09:11 +02:00
test_benchmark.rs
test_borrow_limits.rs
test_delegate.rs
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 Enable self-trading protection (#533) 2023-05-15 10:40:41 +02:00
test_health_region.rs
test_ix_gate_set.rs Compile and test fix (#645) 2023-07-14 16:27:52 +02:00
test_liq_perps_bankruptcy.rs Enable self-trading protection (#533) 2023-05-15 10:40:41 +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
test_margin_trade.rs FlashLoan swaps: Allow charging a fee (#660) 2023-08-09 13:27:25 +02:00
test_perp.rs Health: Allow actions while init health does not decrease (#592) 2023-06-15 10:44:11 +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
test_reduce_only.rs Enable self-trading protection (#533) 2023-05-15 10:40:41 +02:00
test_serum.rs Allow token withdraws/deposits even with stale oracles (#646) 2023-08-07 16:15:45 +02:00
test_stale_oracles.rs Allow token withdraws/deposits even with stale oracles (#646) 2023-08-07 16:15:45 +02:00
test_token_conditional_swap.rs tcs: Change low-health-closure to absolute $1 2023-08-14 16:14:30 +02:00
test_token_update_index_and_rate.rs