This release adds 4 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+3 more
Summary
AI summaryAdds decentralized exchange (DEX) support for Ethereum and Solana with exact swap pricing and backtesting capabilities.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds DEX support for major exchanges on Ethereum and Solana Adds DEX support for major exchanges on Ethereum and Solana Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Feature | Low |
Prices swaps using chain-native math for exact results Prices swaps using chain-native math for exact results Source: granite4.1:30b@2026-06-11-audit Confidence: low |
— |
| Feature | Low |
Records and replays pool activity for backtesting strategies Records and replays pool activity for backtesting strategies Source: granite4.1:30b@2026-06-11-audit Confidence: low |
— |
| Feature | Low |
Streams live pool data into the engine via a connector Streams live pool data into the engine via a connector Source: granite4.1:30b@2026-06-11-audit Confidence: low |
— |
| Feature | Low |
Handles chain rollbacks safely during DEX integration Handles chain rollbacks safely during DEX integration Source: granite4.1:30b@2026-06-11-audit Confidence: low |
— |
| Feature | Low |
Provides basic strategy tools: cross‑pool routing, LP valuation, market‑making quotes Provides basic strategy tools: cross‑pool routing, LP valuation, market‑making quotes Source: granite4.1:30b@2026-06-11-audit Confidence: low |
— |
Full changelog
v0.6.6 adds DEX support.
flox now works with decentralized exchanges. It prices swaps for all major DEX types on Ethereum and Solana (Uniswap, Balancer, Curve, Orca, Raydium, Saber, Meteora) using the same math as the chains themselves, so results match reality exactly. Pool activity can be recorded and replayed later, which means DEX trading strategies can be backtested on real history. A connector streams live pool data into the engine and handles chain rollbacks safely. Basic strategy tools are included: routing across pools, valuing LP positions, and market-making quotes.
Full Changelog: https://github.com/FLOX-Foundation/flox/compare/v0.6.5...v0.6.6
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About FLOX C++ trading systems framework with MCP
All releases →Related context
Beta — feedback welcome: [email protected]