October 3 - October 10

Key updates made between October 3 and October 10.

New Yield Integrations

  • Maple Finance
    • Added support for two additional yields — syrupUSDC and syrupUSDT.
  • Morpho
    • Added three new Morpho vaults: Keyrock USDC, Relend USDT, and Clearstar USDT Reactor.

Yield.xyz Infrastructure

  • Disabled balance preCheck: Refactored InitializedYieldModule by removing redundant balance checks and dependencies.
  • Shield release: Zero-Trust Transaction Validation Library, a new validation framework that ensures every unsigned transaction from the Yield API is structurally correct, untampered, and matches a known-safe pattern before signing.
    • Zero-trust verification: Validates transactions against audited templates to prevent tampering.
    • Chain-agnostic: Supports EVM, Solana, and Tron (with Cosmos, Bittensor, and Polkadot, and others coming soon).
    • User protection: Guarantees users only sign intended, verified transactions.
    • Developer integration: Available via NPM and GitHub.
  • Widget
    • Wallet connector update: Added wallet connector customization to the @stakekit/widget package, allowing developers to control displayed connectors and mappings. Introduced mapWalletListFn in SettingsProps and a new createWallet utility for defining custom connectors.
    • Network grouping in wallet connect module: Refactored chain group handling and improved multi-chain wallet integration across Ethereum, Cosmos, Tron, and Substrate (new addition to supported connectors) by adding explicit chainGroup objects for consistent UI and configuration.

Validator Updates

  • Pier Two: Added support for Pier Two Polkadot validator.