Legend: + New feature · ↑ Improvement · ✓ Bug fix · ⚡ Security patch · − Removed
v2.4.1
Patch
Latest Release
Stability patch addressing execution latency regression introduced in v2.4.0 and improving Ghost Wallet refresh reliability.
Bug Fixes
- Resolved execution latency spike affecting Whale Protocol users where copy trades occasionally took 350ms+ instead of the guaranteed <200ms SLA
- Fixed Ghost Wallet weekly refresh that was silently failing for 11% of Whale Protocol accounts due to a race condition in the scoring pipeline
- Corrected daily P&L calculation bug that incorrectly excluded markets that resolved in the last 30 minutes of the UTC day
- Fixed Telegram alert formatting for market questions containing special characters (&, <, >)
- Resolved dashboard chart rendering issue on Safari 17+ where conviction score history wasn't displaying
Improvements
- Ghost Wallet refresh now retries up to 3 times with exponential backoff before reporting failure
- API response times for
/v1/signals improved by 22% through query optimization
v2.4.0
Major
Major release introducing Smart Entry Timing™, significant leaderboard accuracy improvements, and full Cascade Alert System™ configurability. Also includes the first public API batch endpoint for portfolio polling.
New Features
- Smart Entry Timing™ — Whale Protocol exclusive. Analyzes 90 days of entry patterns per tracked wallet and delays copy trade execution to sync with the wallet's historically best-performing time slots. Average improvement in copy entry price: 2.1 percentage points.
- Cascade Alert full configurability — Users can now set minimum wallet count (3–7), time window (30 min–6 hours), and per-cascade copy multiplier independently from standard settings
- API: /v1/portfolio/batch — Returns portfolio metrics for all your wallets in a single request (Whale Protocol only)
- Per-wallet conviction threshold overrides — Set a different minimum conviction score for individual tracked wallets, overriding the global setting
- Market expiry filter — New risk management option to skip markets with fewer than N hours until resolution
Improvements
- Leaderboard ROI calculation now properly accounts for position sizing (previously used simple win/loss count weighting)
- Ghost Wallet scoring algorithm v3 — incorporates market category consistency weighting, improving discovery relevance by ~18% in internal testing
- On-chain data pipeline throughput increased from 14K to 18K events/sec with new block indexer sharding
- Dashboard P&L chart now supports 90-day view in addition to 24h, 7d, and 30d
- Webhook delivery now retries with exponential backoff up to 5 times on failed delivery (previously 3 retries)
- Mobile dashboard: improved touch responsiveness for position cards and chart interactions
Bug Fixes
- Contrarian Mode no longer double-fires when two tracked wallets simultaneously hold opposing positions on the same market
- Syndicate Mode order aggregation window was occasionally extending to 4 seconds instead of the intended 2 seconds under load
- Fixed edge case where partial Exit Mirror™ execution could leave positions sized incorrectly when tracked wallet did multiple rapid partial exits
v2.3.2
Hotfix
Emergency hotfix for a critical bug in the Exit Mirror™ engine that caused delayed exit signal detection under high blockchain congestion conditions.
- Exit Mirror™: fixed 15–45 second exit detection delay triggered by RPC node failover events during high-congestion blocks. Exit detection now maintains sub-second latency across all node failover scenarios.
- Corrected USDC balance display rounding that showed incorrect 2-decimal balance in dashboard header
- Rotated webhook signing secret infrastructure — no user action required; existing webhook secrets remain valid
v2.3.1
Patch
Performance and reliability improvements following the major v2.3.0 Contrarian Mode launch.
Improvements
- Contrarian Mode retail sentiment calculation now updates every 30 seconds (previously 2 minutes) for faster signal detection
- API key generation moved to hardware-backed entropy source; key strength increased to 256 bits
- Dashboard initial load time reduced by 340ms through deferred component loading
- Reduced false positive Cascade Alert rate by 12% through improved wallet deduplication in correlated entry detection
Bug Fixes
- Fixed category whitelist not persisting across dashboard sessions for new Alpha Hunter subscribers
- Corrected
/v1/signals/cascade endpoint returning duplicate entries for cascades that involved 5+ wallets
- Daily loss limit counter was not resetting at 00:00 UTC for accounts in UTC+12 and UTC+13 timezones
v2.3.0
Major
Introduces Contrarian Mode™, significant Probability Arbitrage Scanner upgrades, and a fully redesigned risk management interface. This release also ships the first version of per-wallet settings.
New Features
- Contrarian Mode™ — Alpha Hunter and Whale Protocol. Automatically detects crowd-vs-smart-money divergence and optionally enters contrarian positions. Retail threshold and smart money confirmation count both configurable.
- Per-wallet settings panel — Configure copy multiplier, conviction threshold, category filters, and enabled/disabled state independently for each tracked wallet
- Arbitrage Scanner multi-market support — Scanner now simultaneously monitors up to 500 active markets across Polymarket and Kalshi (previously 150)
- Portfolio concentration cap — New risk setting preventing any single market from exceeding a configured % of your total portfolio
- Trade history export — Download full trade history as CSV from dashboard (90-day rolling window)
Improvements
- Arbitrage gap detection threshold reduced to 5 percentage points (previously 10), surfacing more opportunities
- Risk management UI completely redesigned with grouped settings, live preview of impact, and preset configurations
- Bot activation confirmation modal now shows real-time gas estimates before signing
Security
- Added rate limiting to wallet signature verification endpoint to prevent brute-force nonce attacks
- API keys now expire automatically after 365 days with 30-day advance warning; can be renewed from dashboard
v2.2.1
Patch
- Fixed Syndicate Mode aggregator occasionally producing incorrect fill allocations when participant count exceeded 12 users in a single window
- Whale Protocol account manager assignment now completes within 1 hour of subscription activation (was up to 8 hours)
- BNB Chain subscription detection now correctly handles reorged blocks
- Leaderboard page load speed improved by 55% through server-side caching
v2.2.0
Minor
Ships Syndicate Mode™ for Whale Protocol subscribers — the first copy trading coordination layer that eliminates self-inflicted slippage on low-liquidity markets.
New Features
- Syndicate Mode™ — Whale Protocol only. Pools concurrent copy trade orders from participating subscribers into a single coordinated transaction, achieving best-available fills and zero mutual slippage.
- Minimum market probability filter — Skip markets priced below or above configurable probability bounds (default: skip <3% and >97%)
- Ghost Wallet weekly digest email — Optional weekly summary of newly discovered ghost wallets and their recent performance
- Webhook event:
position.closed — New event type delivering full position resolution data including final P&L and market outcome
Improvements
- Ghost Wallet pool expanded — scoring engine now analyzes 30% more historical on-chain data through extended archive node integration
- 18-factor Conviction Score model v2: added inter-wallet correlation factor and market age weighting
v2.1.0
Minor
Launches the Specula REST API in public beta for Whale Protocol subscribers, and ships the Probability Arbitrage Scanner™ out of alpha testing.
New Features
- REST API v1 — Public Beta — Full programmatic access to portfolio, positions, wallets, signals, bot control, and webhooks for Whale Protocol subscribers. 500 requests/day limit.
- Probability Arbitrage Scanner™ — GA — Cross-platform arbitrage detection between Polymarket and Kalshi exits alpha and reaches general availability for Whale Protocol subscribers
- Telegram notifications — Full Telegram alert integration for Whale Protocol subscribers via
@SpeculaBot
- Custom webhook endpoints — Register HTTPS endpoints to receive push events for all bot and trade events
Improvements
- Exit Mirror™ detection latency improved from <500ms to <200ms for Whale Protocol accounts through dedicated exit monitoring queue
- Leaderboard now includes 30-day rolling win rate as primary ranking metric (previously ranked by lifetime ROI only)
Security
- Stored private keys migrated to encrypted enclave storage with AES-256-GCM; key access now requires fresh wallet signature verification
- Added HMAC-SHA256 signature verification for all webhook deliveries
v2.0.0
Major
Complete platform rebuild. Specula 2.0 introduces the Cascade Alert System™, Ghost Wallet Discovery™, the 18-factor Conviction Score Engine™, the three-tier subscription model, and BNB Chain payment support. This release represents a full ground-up rewrite of the execution engine.
New Features
- Cascade Alert System™ — Multi-wallet convergence detection. Fires when 3+ elite wallets enter the same position within a configurable time window.
- Ghost Wallet Discovery™ — Proprietary off-leaderboard wallet discovery using full on-chain history analysis.
- Conviction Score Engine™ v1 — Portfolio allocation percentage scoring with 18-factor composite model.
- Three-tier subscription model — Shadow Trader ($49), Alpha Hunter ($99), Whale Protocol ($149) with tiered execution speeds and feature access.
- BNB Chain USDC payment support — Subscriptions now payable in USDC on both Ethereum mainnet and BNB Smart Chain.
- Copy multiplier now configurable 0.1x–10x (Whale Protocol) and 0.25x–3x (Alpha Hunter)
- Real-time portfolio P&L dashboard with position-level breakdown
- Category whitelist/blacklist per-wallet and global filters (Alpha Hunter+)
Removed
- Legacy single-plan subscription model replaced by three-tier system
- Deprecated v1 webhook format; all webhooks now use v2 signed payload schema
Migrating from v1? Platform v1 reached end-of-life with the v2.0.0 release. All user data (tracked wallets, positions, trade history) was automatically migrated. See the Documentation for the updated bot configuration reference.
v1.5.x
Legacy
Final releases on the v1 platform. v1.5.x shipped Exit Mirror™ as the platform's first proprietary innovation and introduced the curated whale wallet leaderboard.
- v1.5.0: Exit Mirror™ — first platform to automatically mirror tracked wallet exits as well as entries
- v1.5.0: Curated whale wallet leaderboard with 30-day ROI ranking
- v1.4.0: Custom wallet tracking (add any Polymarket address)
- v1.3.0: Email notification system for trade executions
- v1.2.0: Per-trade maximum and daily loss limit risk controls
- v1.1.0: Category-based market filtering
- v1.0.0: Core copy trading engine — wallet-to-wallet entry mirroring on Polymarket