Skip to content

Weekly Release v2.256.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Apr 00:05
· 348 commits to main since this release
4e06d4d

What's Changed

  • Make UniswapV3 state clones cheap by @MartinquaXD in #2629
  • 0x liquidity cache by @squadgazzz in #2639
  • Add more notify call for scoring by @Mateo-mro in #2612
  • Update ethcontract-rs version by @MartinquaXD in #2644
  • Revert "Make UniswapV3 state clones cheap" by @MartinquaXD in #2647
  • Also init tracing panic handler in reentrant function by @MartinquaXD in #2646
  • [EASY] Avoid empty update by @MartinquaXD in #2648
  • Bump crates to the latest versions by @Mateo-mro in #2638
  • Downgrade anyhow by @Mateo-mro in #2652
  • Enforce anyhow version by @Mateo-mro in #2653
  • 0x liquidity cache improvements by @squadgazzz in #2643
  • Delete builtin price estimators by @MartinquaXD in #2619
  • [EASY] Remove deny_unknown_fields for auction order in solvers-dto by @Mateo-mro in #2649
  • Await for a settlement tx in autopilot by @squadgazzz in #2630
  • Include necessary data for simulations within the auction json sent to solvers by @Mateo-mro in #2620
  • Move fee policy database structs by @sunce86 in #2657
  • Add economic viability check in the driver by @Mateo-mro in #2631
  • [EASY] Move out fee calculation from "into_solution" by @sunce86 in #2662

Full Changelog: v2.255.1...v2.256.0