Fynd is now operational within Turbine, introducing a dual-solving approach for token swaps.
Key features:
- Orders are processed simultaneously by both Fynd and APEX (Turbine's batch solver)
- Users automatically settle with whichever solver provides the better outcome
- Combines benefits of single-order routing and batch processing
How it works: Turbine settles orders peer-to-peer with other trades, across AMMs, RFQs, and Turbine Pools in unified batches. The APEX solver identifies complex multi-dimensional trade matches while maintaining uniform clearing prices for all traders on the same pair.
The parallel solving mechanism aims to optimize execution by letting competition between solvers determine the best settlement path.
It used to be: batching or single-order routing. Why not both? Fynd is now live in Turbine. Fynd and APEX (batch solver) solve your order in parallel. You settle with the best. Turbine. Get paid to wait.
Trail of Bits Completes Security Reviews of Propellerheads Turbine Frontend, SDK and Backend Infrastructure
Trail of Bits has published two comprehensive security audit reports for Propellerheads' Turbine platform: **Frontend + SDK Review** - Examined the user-facing interface and software development kit - [Full report available](https://github.com/trailofbits/publications/blob/master/reviews/2026-03-propellerheads-turbinefrontendsdk-securityreview.pdf) **TEE Backend + Smart Contracts Review** - Assessed the Trusted Execution Environment deployed backend infrastructure - Evaluated associated smart contract implementations - [Complete findings here](https://github.com/trailofbits/publications/blob/master/reviews/2026-03-propellerheads-turbine-securityreview.pdf) Both audits were conducted in March 2026 and reports are now publicly accessible on GitHub. The reviews cover PropellerSwap's liquidity aggregation infrastructure that routes token swaps across multiple sources while providing MEV protection.
Turbine Releases Trail of Bits Security Audit Reports

Turbine has published comprehensive security audit reports conducted by Trail of Bits. The full audit documentation is now publicly available, providing transparency into the project's security assessment and findings. This release allows the community and developers to review the security measures and recommendations identified during the auditing process.
Fynd Achieves 300x Speed Boost for Curve Pool Quotes with Native Rust Implementation
**Fynd has dramatically improved quote speeds for Curve Finance pools through native Rust implementations in Tycho.** - Quote generation time reduced from ~13.8s to ~4.18ms - **300x performance improvement** enables real-time routing - All major Curve pools now supported in the algorithm hot path The upgrade is available in **Tycho 0.334.0**. Users running `vm:curve` should register through the new CurveState path with curve_filter. This breakthrough addresses a longstanding challenge for DEX aggregators working with Curve's complex pool mechanics.
Fynd Enables Real-Time Arbitrage on Arbitrum with Accurate Gas Estimates

Fynd now provides local quotes synchronized with the latest block on Arbitrum, enabling searchers to capture CEX-DEX and DEX-DEX arbitrage opportunities faster. **Key Innovation:** - Rebuilt Tycho's analyzer using `eth_call` and state overrides to bypass Arbitrum Nitro's limitations - Delivers accurate gas estimates without requiring custom nodes - Solves the challenge that Nitro doesn't expose trace methods used by most token analyzers **For Searchers:** Test performance against your current setup using the [benchmarking guide](https://docs.fynd.xyz/guides/benchmarking). Contact: tycho.build