Skip to content

Releases: Kamino-Finance/klend

Release 1.7.1

24 Oct 21:20
33dfd3f
Compare
Choose a tag to compare
  • Whitelist BESTLEND
  • Whitelist DIVVY

Release 1.7.0

24 Oct 21:16
c02bcf7
Compare
Choose a tag to compare
  • 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

24 Oct 21:15
349df28
Compare
Choose a tag to compare
  • 🚑️ Ltv & liq threshold for emode debt reserves
  • Fix error on flat fee switch timing mismatch

Release 1.6.1

24 Oct 21:15
9a0a1d4
Compare
Choose a tag to compare
  • Enable flash loans on token-22 assets

Release 1.6.0

24 Oct 21:14
509e98a
Compare
Choose a tag to compare
  • ✨ 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

24 Oct 21:13
6cb59c5
Compare
Choose a tag to compare
  • 🩹 Fix wrong rounding approximation
  • Add more logging

Release 1.5.1

24 Oct 21:12
597eb72
Compare
Choose a tag to compare
  • add sandglass to cpi whitelist

Release 1.5.0

24 Oct 21:12
543c4fe
Compare
Choose a tag to compare
  • 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

24 Oct 21:11
29d0aed
Compare
Choose a tag to compare
  • ✨ 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

24 Oct 21:10
550fc23
Compare
Choose a tag to compare

Changelog:

  • Remove ctoken user accounts from handler_deposit_reserve_liquidity_and_obligation_collateral & handler_withdraw_obligation_collateral_and_redeem_reserve_collateral