Weekly Release v2.373.0
What's Changed
- Quote stream/only emit better results by @fleupold in #4648
- Widen settlement fee math to 512-bit intermediates so scaled clearing prices cannot overflow by @squadgazzz in #4669
- Use the widening mul_ratio helper in the driver fee-to-sell-token conversion by @squadgazzz in #4671
- Return Result from the mul-ratio helpers by @squadgazzz in #4673
- Add gas price for trade verification simulations by @jmg-duarte in #4675
- Return all successful quotes from
CompetitionPriceEstimatorby @MartinquaXD in #4664 - don't instrument long lived tasks by @MartinquaXD in #4680
- don't instrument long lived tasks 2 by @MartinquaXD in #4682
- Single JSON serialization for DB and S3 by @jmg-duarte in #4679
- Fix latest tagging in hotfix/release by @jmg-duarte in #4683
- Re-introduce on-demand V3 pool fetch, gated to the indexer by @AryanGodara in #4651
- Remove CoW AMMs by @fleupold in #4624
- Drop solver_competitions table by @jmg-duarte in #4687
- simplify
MutWalletby @MartinquaXD in #4689 - Add EIP-4626 exemptions by @jmg-duarte in #4692
Full Changelog: v2.372.0...v2.373.0