Releases: Kamino-Finance/klend
Releases · Kamino-Finance/klend
Release 1.7.1
- Whitelist BESTLEND
- Whitelist DIVVY
Release 1.7.0
- Introduce Refresh reserves batch
- Remove multiplier points
- Block deposit collateral outside emode constraint
- Handle case for when repay > withdraw in liquidations
- skip deserializing interval fields
- Remove write lock on mint
- Fix failing check on emode debt reserve max bonus
Release 1.6.2
- 🚑️ Ltv & liq threshold for emode debt reserves
- Fix error on flat fee switch timing mismatch
Release 1.6.1
- Enable flash loans on token-22 assets
Release 1.6.0
- ✨ Modify bonus formula
- 🏗️ Set up constraint to liquidate risk adjusted reserves
- Debt limit in elevation group.
- 🩹 Fix wrong rounding approximation
- 🩺 Min check on net/theoretical withdraw liq amount
- Feature/add more logging
- Fixed (flat) protocol fee
- 🔒️ Fix deadlock situation with ltv=0
- Update security txt
- Token 2022
Release 1.5.2
- 🩹 Fix wrong rounding approximation
- Add more logging
Release 1.5.1
- add sandglass to cpi whitelist
Release 1.5.0
- Add tracing profile to replace println! with tracing::info!
- 🐛 Fix ltv erroring bc of deposit = 0
- 🚩 Add new reserve feature flags
Release 1.4.0
- ✨ Add withdraw fees ix
- 🔐 Remove constraint on ata for fees withdrawal
- 🔧 Update single reserve config with skip validation
- Fix issues with referrer_fee accounting
- 🔒 Post transfer reserve balance checks
- 🔒 Add invariant & net value checks
- Block borrowing outside emode flag
- 🔊 Small changes for logging
Release 1.3.0
Changelog:
- Remove ctoken user accounts from
handler_deposit_reserve_liquidity_and_obligation_collateral
&handler_withdraw_obligation_collateral_and_redeem_reserve_collateral