solana-program-library/token-lending/program/tests
Justin Starry efed7c66f7
lending: Fix fee collection for borrows (#1039)
2021-01-07 14:56:55 +08:00
..
fixtures lending: Add test to generate and optionally dump genesis accounts (#967) 2020-12-28 19:15:50 +01:00
helpers Fixes for genesis account creation (#1038) 2021-01-07 06:01:14 +00:00
borrow.rs lending: Fix fee collection for borrows (#1039) 2021-01-07 14:56:55 +08:00
deposit.rs Introduce SPL Token Lending (#696) 2020-12-19 08:17:07 +08:00
genesis_accounts.rs Fixes for genesis account creation (#1038) 2021-01-07 06:01:14 +00:00
init_lending_market.rs Introduce SPL Token Lending (#696) 2020-12-19 08:17:07 +08:00
init_reserve.rs Fixes for genesis account creation (#1038) 2021-01-07 06:01:14 +00:00
liquidate.rs Fixes for genesis account creation (#1038) 2021-01-07 06:01:14 +00:00
repay.rs Fixes for genesis account creation (#1038) 2021-01-07 06:01:14 +00:00
withdraw.rs lending: Add user transfer authority for all instructions (#1034) 2021-01-06 20:55:56 +01:00