Solver V3 Update (January 5, 2026)
Quoting Module
- Status: Successfully delivered to production.
- Performance: Current benchmarks show 17,000 requests per second (RPS). This exceeds the previous estimate of 12,000 RPS due to additional optimizations implemented during the final rollout.
Caching Module
- Status: Ongoing code optimizations.
- Timeline: Optimization work continued through December and will remain a focus throughout January.
- Note: This is planned as the final component to be integrated into the Solver V3 architecture.
Execution Module & Coordinator
The current production environment utilizes the V3 Quoting module but still relies on Solver V2 for execution. The transition to V3 execution involves two primary components:
- Core Execution: Integration of pre-built modules for AMMs across all supported chains.
- Coordinator: The "intelligent" layer of the execution phase.
Coordinator Capabilities:
The Coordinator introduces advanced logic to the execution phase to optimize for both speed and price. For example, rather than simply following a standard swap path (which can take 30–40 seconds), the Coordinator can identify if assets are available in money markets to borrow and deliver to the user immediately, significantly reducing latency while maintaining optimal rates.
Implementation Timeline
- Transition Goal: Full migration to Solver V3 to deprecate V2 usage entirely.
- Staging: The V3 Execution module and a "bare-bones" Coordinator setup will enter the staging environment for testing starting the week of January 5.
- Production Target: Deployment is currently on track for mid-January, with a conservative deadline of late January.
Solver V3 Update (December 4)
- In the previous update, Solver V3 was split into two components: quoting and execution.
- During final testing of the quoting module, we identified significant speed degradation caused by the caching layer.