What was shipped in May at
@trepa_io (non-exhaustive):
- Removed the waitlist, platform is now fully open, no invite code required
- Crowd prediction distribution curves on Flash charts with kernel density estimation so you can see where the crowd is clustering
- Live payout simulation: your potential return updates in real time as you move the prediction slider
- Pool pot size now visible on Flash rounds
- Full streak system overhaul: linked-list tracking across pools, single-action reward claiming, streak PnL metrics, and live current scores
- Pool lifecycle automation: resolve, claim, and prediction-account close now fully automated
- Redesigned portfolio and predictions UI
- Twitter/X profile handles
- Calendar invites for Flash events
- Dynamic system banners with feature-flag control and severity-based theming
- Prediction slider locks during on-chain sync to prevent conflicting updates
- Push and in-app notifications now include payout amount on pool resolution
- Clearer error messages when on-chain transactions fail
- Paste wallet addresses directly into the withdraw form
- Rate limit feedback so users know when they've hit the ceiling
- Duplicate transaction submission protection
- Redis-backed caching and throttling replacing in-process implementations
- Price feed now direct (proxy removed) with improved retry logic
- ROI percentage added to PnL responses
- SPL token library migrated to [at]solana/kit
- DeepSec audit findings fully remediated
- Launched [at]trepa/sdk, the first stable package for integrators and bot builders, with typed API access, session management, and cancellable requests
- Published bot examples: liquidity bootstrapping, live spot price, trailing prediction, fixed BTC forecast, and an
@AlloraNetwork forecast bot reference