Releases: IndexCoop/index-coop-smart-contracts
Releases · IndexCoop/index-coop-smart-contracts
v0.32.0
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
0.31.1 (2024-10-15)
Bug Fixes
- Use
DexAdapterV3
in new FlashMint contracts (#190) (e89098c)
v0.29.0
0.29.0 (2024-10-04)
Features
- TargetWeightWrapExtension and FlashMintNav (cfa5d1a)
v0.24.1
0.24.1 (2024-06-06)
Bug Fixes
- FlashMintHyETH: Add Pendle exchangeRate() increment handling (#175) (72243db)