solana-program-library/token-lending/program/tests/helpers
Jon Cinque ffe206357b
lending: Add owner and host fees (#965)
* lending: Add owner and host fees to layout and instructions

* Add fees math

* Run cargo fmt

* Assess fees only on borrow

* Fmt and clippy fix

* Fixup instruction comment numbering

* Add proptest and end-to-end tests for fees

* Address review feedback

* Add minimum tests

* Move host to the back of borrow

* Add error to borrow fee calculation
2021-01-06 22:35:43 +01:00
..
genesis.rs lending: Add test to generate and optionally dump genesis accounts (#967) 2020-12-28 19:15:50 +01:00
mod.rs lending: Add owner and host fees (#965) 2021-01-06 22:35:43 +01:00