Skip to main content

Changelog

Latest updates, improvements, and features from the Oyrade team.

Feb 19, 2026
Platformv0.4.0

Staking, Reward Pool & Platform Expansion

Expanded the platform with a staking system, reward pool, new user-facing pages, and a deeper smart contract security audit.

  • Smart Contract Audit:
    • Conducted a comprehensive security audit of the core contracts, covering edge cases in mathematical operations, access control, and instruction validation.
  • Reward Pool:
    • Implemented an on-chain staking pool for $OYRADE token holders, enabling revenue share and fee discounts based on staked amount.
  • New Pages:
    • Staking: Stake, unstake, and claim rewards directly from the dashboard.
    • Portfolio: Track active positions, PnL history, and asset allocation in one place.
    • Faucet: Claim devnet $OYRADE tokens for testing on Solana devnet.
  • Market News:
    • Added a curated news feed on each market detail page, surfacing relevant articles for the market's topic.
  • UI Polish:
    • Consolidated navigation into the sidebar, improved dark mode contrast, and fixed various UI bugs across the app.
Feb 11, 2026
Platformv0.3.1

Security Audit, Resolution Automation & Oracle Integration

Strengthened smart contract security, automated market lifecycle, and shipped on-demand oracle integration with a new charting experience.

  • Smart Contract Audit:
    • Improved security of core logic related to mathematical calculations and oracle resolution guard.
  • Resolution Enhancement:
    • Added configurable starting time and ending time for markets.
    • Markets now automatically close when their end time is reached.
  • Oracle Feed Integration:
    • Integrated on-demand Switchboard SDKs for real-time price data.
    • Added internal tooling for creating Switchboard-based oracle feeds and importing external ones during market setup (devnet testing).
  • Market Charts:
    • Added interactive price charts for each market on the detail page.
Feb 04, 2026
Smart Contractv0.3.0

Core Prediction Engine & Privacy Integration

Incorporated zero-knowledge proofs and finalized the core prediction logic for the mainnet release.

  • Prediction Market Logic:
    • Implemented place_prediction instruction for on-chain integrity.
    • Integrated direct state fetching for real-time market updates.
    • Built intuitive Buy/Sell position interfaces.
  • Smart Contracts:
    • Finalized market resolution logic with redundant safety checks.
    • Optimized storage layout for high-throughput trading.
  • Privacy Layer:
    • Shielded Predictions: Enabled private trading for Tier 3+ users.
    • ZK Proofs: Integrated Groth16 verifier for trustless on-chain privacy.
Feb 02, 2026
Frontendv0.2.5

Portfolio Dashboard Redesign

A complete visual overhaul of the portfolio dashboard, focusing on clarity and rapid decision-making.

  • New Dashboard Features:
    • Seamless Toggle: Switch instantly between "Active Positions" and "History".
    • PnL Tracking: Real-time profit/loss updates with dynamic color indicators.
    • Asset Allocation: Interactive donut chart for portfolio visualization.
  • UI/UX Enhancements:
    • Adopted glassmorphism for position cards to match system aesthetics.
    • Refined mobile responsiveness for trading on the go.
Jan 29, 2026
Releasev0.2.0

Public Beta Launch

Initial public release of the Oyrade application interface.

  • Landing Experience:
    • Hero Section: Implemented 3D interactive elements for immersion.
    • Scrollmation: "How it Works" section with scroll-triggered animations.
    • Live Ticker: Real-time user statistics display.
  • Market Explorer:
    • Deployed grid view for browsing trending markets.
    • Added robust filtering for sectors (Crypto, Sports, Pop Culture).