Skip to content

Releases: IndexCoop/index-coop-smart-contracts

v0.32.0

11 Nov 15:33
67b7445
Compare
Choose a tag to compare

0.32.0 (2024-11-11)

Bug Fixes

  • Adjust applicationo of "unitilizedLeveragePercentage" in calculation of maxBorrow (#192) (4aa6d43)
  • MorphoLeverageStrategyExtension: use .call instead of .transfer when withdrawingEther to remove gas limitation (#193) (67b7445)

Features

  • MorphoLeverageStrategyExtension: Add method to exit collateral position after disengaging (#191) (1642d5f)

v0.31.1

15 Oct 18:08
e89098c
Compare
Choose a tag to compare

0.31.1 (2024-10-15)

Bug Fixes

  • Use DexAdapterV3 in new FlashMint contracts (#190) (e89098c)

v0.31.0

14 Oct 18:30
b4b7216
Compare
Choose a tag to compare

0.31.0 (2024-10-14)

Features

v0.30.0

07 Oct 11:26
7202ed7
Compare
Choose a tag to compare

0.30.0 (2024-10-07)

Features

v0.29.0

04 Oct 00:08
Compare
Choose a tag to compare

0.29.0 (2024-10-04)

Features

  • TargetWeightWrapExtension and FlashMintNav (cfa5d1a)

v0.28.0

22 Aug 17:47
3847aab
Compare
Choose a tag to compare

0.28.0 (2024-08-22)

Features

v0.27.0

30 Jul 02:42
f07f8a5
Compare
Choose a tag to compare

0.27.0 (2024-07-30)

Features

  • Contract to withdraw stranded tokens (#180) (f07f8a5)

v0.26.0

27 Jun 02:47
cf72538
Compare
Choose a tag to compare

0.26.0 (2024-06-27)

Features

v0.25.0

24 Jun 02:25
6477886
Compare
Choose a tag to compare

0.25.0 (2024-06-24)

Features

  • PRT: Add Prt and PrtFeeSplitExtension (#176) (6477886)

v0.24.1

06 Jun 08:11
72243db
Compare
Choose a tag to compare

0.24.1 (2024-06-06)

Bug Fixes

  • FlashMintHyETH: Add Pendle exchangeRate() increment handling (#175) (72243db)