mango-v4/programs/mango-v4/src/instructions
Christian Kamm 5227daa0b8
Allow serum/perp order force cancelling on frozen accounts (#374)
2023-01-13 08:13:15 +01:00
..
account_close.rs mango account freeze (#372) 2023-01-12 13:08:10 +01:00
account_create.rs group halt (#370) 2023-01-12 09:12:55 +01:00
account_edit.rs mango account freeze (#372) 2023-01-12 13:08:10 +01:00
account_expand.rs mango account freeze (#372) 2023-01-12 13:08:10 +01:00
account_toggle_freeze.rs mango account freeze (#372) 2023-01-12 13:08:10 +01:00
alt_extend.rs group halt (#370) 2023-01-12 09:12:55 +01:00
alt_set.rs group halt (#370) 2023-01-12 09:12:55 +01:00
benchmark.rs Health: Add soft deposit and borrow limits 2022-12-02 08:20:22 +01:00
compute_account_data.rs Drop AccountLoaderDynamic 2022-12-29 17:40:08 +01:00
flash_loan.rs mango account freeze (#372) 2023-01-12 13:08:10 +01:00
group_close.rs group halt (#370) 2023-01-12 09:12:55 +01:00
group_create.rs Revert "add support for msrm vault for serum3 discounts (#285)" 2022-11-20 15:31:16 +01:00
group_edit.rs group halt (#370) 2023-01-12 09:12:55 +01:00
group_toggle_halt.rs fix clippy (#373) 2023-01-12 14:26:55 +01:00
health_region.rs mango account freeze (#372) 2023-01-12 13:08:10 +01:00
mod.rs mango account freeze (#372) 2023-01-12 13:08:10 +01:00
perp_cancel_all_orders.rs mango account freeze (#372) 2023-01-12 13:08:10 +01:00
perp_cancel_all_orders_by_side.rs mango account freeze (#372) 2023-01-12 13:08:10 +01:00
perp_cancel_order.rs mango account freeze (#372) 2023-01-12 13:08:10 +01:00
perp_cancel_order_by_client_order_id.rs mango account freeze (#372) 2023-01-12 13:08:10 +01:00
perp_close_market.rs group halt (#370) 2023-01-12 09:12:55 +01:00
perp_consume_events.rs group halt (#370) 2023-01-12 09:12:55 +01:00
perp_create_market.rs group halt (#370) 2023-01-12 09:12:55 +01:00
perp_deactivate_position.rs mango account freeze (#372) 2023-01-12 13:08:10 +01:00
perp_edit_market.rs fix clippy (#373) 2023-01-12 14:26:55 +01:00
perp_liq_bankruptcy.rs mango account freeze (#372) 2023-01-12 13:08:10 +01:00
perp_liq_base_position.rs Allow serum/perp order force cancelling on frozen accounts (#374) 2023-01-13 08:13:15 +01:00
perp_liq_force_cancel_orders.rs Allow serum/perp order force cancelling on frozen accounts (#374) 2023-01-13 08:13:15 +01:00
perp_liq_quote_and_bankruptcy.rs Allow serum/perp order force cancelling on frozen accounts (#374) 2023-01-13 08:13:15 +01:00
perp_place_order.rs mango account freeze (#372) 2023-01-12 13:08:10 +01:00
perp_settle_fees.rs mango account freeze (#372) 2023-01-12 13:08:10 +01:00
perp_settle_pnl.rs fix clippy (#373) 2023-01-12 14:26:55 +01:00
perp_update_funding.rs group halt (#370) 2023-01-12 09:12:55 +01:00
serum3_cancel_all_orders.rs mango account freeze (#372) 2023-01-12 13:08:10 +01:00
serum3_cancel_order.rs mango account freeze (#372) 2023-01-12 13:08:10 +01:00
serum3_close_open_orders.rs mango account freeze (#372) 2023-01-12 13:08:10 +01:00
serum3_create_open_orders.rs mango account freeze (#372) 2023-01-12 13:08:10 +01:00
serum3_deregister_market.rs group halt (#370) 2023-01-12 09:12:55 +01:00
serum3_edit_market.rs reduce only order type and mode for tokens and perp markets (#353) 2023-01-04 09:24:40 +01:00
serum3_liq_force_cancel_orders.rs Allow serum/perp order force cancelling on frozen accounts (#374) 2023-01-13 08:13:15 +01:00
serum3_place_order.rs mango account freeze (#372) 2023-01-12 13:08:10 +01:00
serum3_register_market.rs fix clippy (#373) 2023-01-12 14:26:55 +01:00
serum3_settle_funds.rs mango account freeze (#372) 2023-01-12 13:08:10 +01:00
stub_oracle_close.rs group halt (#370) 2023-01-12 09:12:55 +01:00
stub_oracle_create.rs group halt (#370) 2023-01-12 09:12:55 +01:00
stub_oracle_set.rs group halt (#370) 2023-01-12 09:12:55 +01:00
token_add_bank.rs group halt (#370) 2023-01-12 09:12:55 +01:00
token_deposit.rs mango account freeze (#372) 2023-01-12 13:08:10 +01:00
token_deregister.rs group halt (#370) 2023-01-12 09:12:55 +01:00
token_edit.rs fix clippy (#373) 2023-01-12 14:26:55 +01:00
token_liq_bankruptcy.rs mango account freeze (#372) 2023-01-12 13:08:10 +01:00
token_liq_with_token.rs Allow serum/perp order force cancelling on frozen accounts (#374) 2023-01-13 08:13:15 +01:00
token_register.rs fix clippy (#373) 2023-01-12 14:26:55 +01:00
token_register_trustless.rs fix clippy (#373) 2023-01-12 14:26:55 +01:00
token_update_index_and_rate.rs fix clippy (#373) 2023-01-12 14:26:55 +01:00
token_withdraw.rs mango account freeze (#372) 2023-01-12 13:08:10 +01:00