mango-v4/programs/mango-v4/src/state
Christian Kamm e57dcdc2a9
Add collateral fees (#868)
- New permissionless instruction to regularly charge collateral fees
- Bank and group configuration to set rate and interval
- Keeper addition to call the instruction
2024-02-13 12:39:28 +01:00
..
orderbook Fix idl generation, update it (#834) 2024-01-03 08:36:19 +01:00
bank.rs Add collateral fees (#868) 2024-02-13 12:39:28 +01:00
dynamic_account.rs
equity.rs Use the overflow-checks=true equivalent with the fixed crate (#476) 2023-02-24 11:56:33 +01:00
group.rs Add collateral fees (#868) 2024-02-13 12:39:28 +01:00
mango_account.rs Add collateral fees (#868) 2024-02-13 12:39:28 +01:00
mango_account_components.rs fix perp settle limit materialization (#865) 2024-02-01 11:23:45 +01:00
mint_info.rs add fallback oracles to bank and mintinfo 2023-11-22 11:35:26 -06:00
mod.rs Add an Orca oracle type (#813) 2024-01-04 11:29:54 -06:00
openbook_v2_market.rs Openbook v2 integration: instructions and accounts (#628) 2023-07-11 09:59:50 +02:00
oracle.rs Use fallback oracles in Rust client (#838) 2024-01-23 10:26:31 -06:00
oracle_config.rs
orca_cpi.rs Use fallback oracles in Rust client (#838) 2024-01-23 10:26:31 -06:00
perp_market.rs perp: Add platform liquidation fee for base (#858) 2024-01-26 10:24:20 +01:00
serum3_market.rs Openbook token tracking and price bands (#805) 2023-12-05 15:39:24 +01:00
stable_price.rs cli: save-snapshot command (#773) 2023-11-08 10:27:55 +01:00
token_conditional_swap.rs v0.20.0 minor fixes from self-audit (#751) 2023-10-11 15:19:53 +02:00