This repository was archived by the owner on May 4, 2026. It is now read-only.
v0.5.0
·
16 commits
to main
since this release
Minor Changes
- 2bb4058: Add MarketV1 (Morpho Blue) support with full suite of operations:
supplyCollateral,borrow,supplyCollateralBorrow,repay,withdrawCollateral, andrepayWithdrawCollateral. All actions are routed through bundler3 via GeneralAdapter1 with slippage protection (minSharePrice/maxSharePrice), LLTV buffer validation, and comprehensive position health checks. Includes shared liquidity reallocations via PublicAllocator for borrow operations, newMorphoMarketV1entity withfetchMarket/fetchPosition, and deployless read support.