v0.6.6
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: v0.6.5...v0.6.6