This release introduces contract support for:
- opening a portfolio with auto-features in one operation
- combined updates for published flow agent designations (breaking change)
- 3 new Morpho vaults
The signature of API methods used by delegation clients also has a breaking change, and clients will need to be updated.
The network graph is updated to avoid deposits to Morpho Alpha USDC Core Ethereum.
The resolver contains reliability improvements.
What's Changed
- chore: Sync Endo dependency versions by @turadg in #12734
- fix(planner): Use start script for planner deployment by @usmanmani1122 in #12694
- feat(ymax-planner): opt-in automated rebalancing by @michaelfig in #12743
- Published flow details by @mhofman in #12753
- feat(client-utils): Add memo/signerData support to
reflectWalletStoreby @gibson042 in #12755 - feat(client-utils)!: Introduce reflectWalletStore target method modifier
onceby @gibson042 in #12758 - Delegation params update by @mhofman in #12757
- Open with Auto-Features by @mhofman in #12761
- fix(ymax-resolver): self-heal dead EVM WebSockets to keep resolving pending txs by @rabi-siddique in #12752
- refactor(ymax-planner): Improve external request efficiency by @gibson042 in #12763
- chore(portfolio-api): Manually block deposits to Morpho Alpha USDC Core Ethereum by @gibson042 in #12764
- chore(portfolio-api): Update CCTPv2 link minimums to 1 USDC by @gibson042 in #12768
- refactor(portfolio-contract): Make better use of partialMap by @gibson042 in #12769
- feat: add addresses for new morpho v2 vaults by @frazarshad in #12767
- chore(portfolio-api): Restore auto-rebalancing by @gibson042 in #12775
Note: This is the full changelog since ymax-v0.3.2606-beta2 as the ymax-v0.3.2606-beta3 release was never deployed.
Full Changelog: ymax-v0.3.2606-beta2...ymax-v0.3.2607-beta1