solana-program-library/token-lending/program/tests
Michael Vines eb163ab0c7 Bump lending compute units more 2021-03-17 13:04:55 -07:00
..
fixtures lending: fix flaky program test (#1448) 2021-03-15 09:01:27 +00:00
helpers Bump Rust version to 1.50.0 2021-03-16 22:22:59 -07:00
accrue_interest.rs lending: Split interest accrual into new instruction (#1115) 2021-01-22 08:40:44 +08:00
borrow.rs Bump lending compute units more 2021-03-17 13:04:55 -07:00
deposit.rs Relax some `set_bpf_compute_max_units` to unblock testing against the solana master 2021-03-17 09:31:37 +00:00
deposit_obligation_collateral.rs Relax some `set_bpf_compute_max_units` to unblock testing against the solana master 2021-03-17 09:31:37 +00:00
genesis_accounts.rs Relax some `set_bpf_compute_max_units` to unblock testing against the solana master 2021-03-17 09:31:37 +00:00
init_lending_market.rs lending: fix flaky program test (#1448) 2021-03-15 09:01:27 +00:00
init_obligation.rs Relax some `set_bpf_compute_max_units` to unblock testing against the solana master 2021-03-17 09:31:37 +00:00
init_reserve.rs Relax some `set_bpf_compute_max_units` to unblock testing against the solana master 2021-03-17 09:31:37 +00:00
liquidate.rs Relax some `set_bpf_compute_max_units` to unblock testing against the solana master 2021-03-17 09:31:37 +00:00
repay.rs Relax some `set_bpf_compute_max_units` to unblock testing against the solana master 2021-03-17 09:31:37 +00:00
set_lending_market_owner.rs lending: Add SetLendingMarketOwner instruction (#1434) 2021-03-11 16:02:50 +00:00
withdraw.rs Relax some `set_bpf_compute_max_units` to unblock testing against the solana master 2021-03-17 09:31:37 +00:00
withdraw_obligation_collateral.rs Relax some `set_bpf_compute_max_units` to unblock testing against the solana master 2021-03-17 09:31:37 +00:00