Deep Dive
1. Vault Migration & Market Support (20 Apr 2026)
Overview: This update makes it easier for users to move their funds from the older MetaMorpho (VaultV1) system to the newer VaultV2 in a single transaction. It also fully integrates support for the core Morpho Blue lending markets.
The SDK now includes an atomic migration action that transfers a user's VaultV1 position to VaultV2, handling the share transfer, redemption, and new deposit automatically. For Morpho Blue (MarketV1), the update adds a complete suite of operations like supplying collateral, borrowing, and repaying, all with built-in slippage protection and health checks.
What this means: This is bullish for MORPHO because it significantly improves the user experience. Moving between protocol versions becomes seamless and secure, reducing friction for existing users. The full market support empowers developers to build more sophisticated lending and borrowing apps on top of Morpho's core infrastructure, potentially driving more usage and fees to the protocol.
(Source)
2. Dependency Update & Security Hardening (20 Apr 2026)
Overview: This was a maintenance release that updated a key external library and improved the security of the project's development pipeline.
The primary change was bumping the peer dependency viem—a crucial library for Ethereum interaction—to a newer version. It also "pinned" the references for GitHub Actions, the automated scripts that test and build the code, to specific commit hashes. This practice, known as supply chain hardening, prevents malicious code from being accidentally introduced if a referenced action is compromised.
What this means: This is neutral for MORPHO as it represents essential upkeep. Keeping dependencies current ensures compatibility and access to the latest features from ecosystem tools. The security hardening is a proactive, best-practice measure that protects the integrity of the SDK's development process, which is foundational for developer trust.
(Source)
3. VaultV1 & Native Token Support (9 Apr 2026)
Overview: This update brought the older MetaMorpho vaults (VaultV1) into the SDK and allowed users to deposit native ETH directly into WETH-based vaults.
It added standard operations—deposit, withdraw, redeem—for VaultV1. A key user experience improvement is the nativeAmount parameter, which lets a user deposit ETH directly into a vault that accepts WETH; the SDK automatically wraps the ETH in the background. This eliminates a manual step and reduces gas costs for users.
What this means: This is bullish for MORPHO because it broadens the SDK's utility, making it a more comprehensive toolkit for developers. Simplifying deposits by handling token wrapping removes a common point of confusion and error for end-users, making the protocol more accessible and easier to use, which can help attract and retain liquidity.
(Source)
Conclusion
Morpho's recent codebase activity demonstrates a clear focus on enhancing developer tools and simplifying user interactions, particularly around vault migration and multi-version protocol support. This steady technical iteration strengthens its position as foundational DeFi infrastructure. How will these SDK improvements accelerate the next wave of integrations and institutional adoption?