Skip to content

Releases: Kamino-Finance/klend

Release v1.11.0

21 Feb 16:40
8336241
Compare
Choose a tag to compare
  • Change the implementation of CollateralExchangeRate to be even stricter on rounding
  • Enforce the minimum deposit amount on reserve initialisation

Release v1.10.0

21 Feb 15:08
796682e
Compare
Choose a tag to compare
  • Introduce V2 instructions to avoid transaction introspection.
  • Remove global unhealthy borrow value.
  • Block certain operations on obligations marked for deleveraging
  • Audit: fixes on repay and withdraw
  • Introduce deposit and withdraw ix
  • Mutable accounts clean-up

Release 1.9.1

04 Feb 13:18
f59fc93
Compare
Choose a tag to compare

What's Changed

  • Hotfix for ltv 0 in #29

Full Changelog: release/v1.9.0...release/v1.9.1

Release v1.9.0

04 Feb 11:05
f3b2ce1
Compare
Choose a tag to compare

What's Changed

  • Prepare repay and withdraw instruction
  • General improvement over reserve deleveraging feature
  • Prepare work for individual obligation deleveraging

Full Changelog: release/v1.8.1...release/v1.9.0

Release v1.8.1

14 Jan 11:15
c76cc96
Compare
Choose a tag to compare
  • Add flag to skip ltv priority
  • Make referrer an account argument rather than parameter when initialising referrer token states
  • Add constraint on disable usage as coll in request elevation group
  • Add missing refresh obligation checks
  • Remove global unhealthy borrow value

Release v1.8.0

13 Jan 14:40
c183a70
Compare
Choose a tag to compare

What's Changed

  • Migrate to Pyth Pull
  • Migrate to Switchboard on demand
  • Check on ata's owner on liquidity removal
  • Sec3 audit: prevent wrong reserve config check skip.
  • Check reserve status in config on full reserve config update.

Full Changelog: release/v1.7.5...release/v1.8.0

Release 1.7.5

06 Jan 13:32
ec42c1f
Compare
Choose a tag to compare

What's Changed

  • Allow different obligation ids to enable multiple loans per market by @oeble in #24

Full Changelog: release/v1.7.4...release/v1.7.5

Release 1.7.4

23 Dec 14:05
f449cd4
Compare
Choose a tag to compare

What's Changed

  • Fix possible overflow in scope chain by @oeble in #23

Full Changelog: release/v1.7.3...release/v1.7.4

Release 1.7.3

05 Nov 11:00
68adbcd
Compare
Choose a tag to compare
  • 🔧 Add agro to whitelisted programs
  • 🔥 Remove cpi checks on deposit + redeem for ctokens
  • ♻️ Change constraint on ltv 0 liquidations
  • Add name field to lending market state
  • 🔊 Add more explicit logs on update lending market handler

Release 1.7.2

24 Oct 21:20
2f628cd
Compare
Choose a tag to compare
  • Whitelist Exponent