Skip to main content
Molpha releases are codenamed after Carpathian peaks, A → Z. Hoverla — the highest — is reserved for mainnet GA.

Roadmap

MilestoneStatusScope
Albyn (A1)✅ Shipped — June 2026Full signing/verification flow end-to-end; SDK v0.4.0; verifiers on five testnets.
Brebeneskul (A2)🔨 In progressThe economic layer: round settlement and subscription enforcement.
Chivchyn (A3)PlannedSlashing and dispute resolution: proof-based slashing with on-chain evidence.
Dzembronia (A4)PlannedMainnet GA: full protocol audit, node-provider onboarding, mainnet deployment across all supported chains.

Changelog

SDK v0.4.0 — June 2026

  • Renamed gateway/SDK methods for clarity: MolphaGateway.executerequestSignedData, MolphaSDK.executeAndSubmitrequestAndSubmit.
  • Renamed types: ExecuteOptionsRequestSignedDataOptions, ExecuteContextRoundContext.

Albyn (A1) — June 2026

First public testnet release.
  • @molpha-oracle/sdk v0.3.2 published: full consumer flow (subscribe → create job → execute round → submit/verify → read feed), buildEvmVerifierArgs, buildStarknetVerifierArgs.
  • Solana program live on Devnet (MoLFeTRpDZgckPjjbLwW1wB9n85bQiqboPnvw9RwoG8): registry, USDC plans/subscriptions, jobs + feeds, permissionless submit_data_update, stateless verify_data_update.
  • EVM verifiers deployed on Ethereum Sepolia, Arbitrum Sepolia, Avalanche Fuji, BSC testnet.
  • Starknet verifier deployed on Starknet Sepolia, with cross-chain parity tests accepting unmodified EVM-produced signatures.
See current addresses and live/not-yet-implemented status in Deployments & Testnet Status.