Weekly release v2.54.0
What's Changed
- Add span to driver runs by @vkgnosis in #182
- added toolchain by @nargeslein in #166
- Provide module for Vec to hex string serialization by @vkgnosis in #186
- Document solver competition information route by @vkgnosis in #185
- Less error debugs for 0x api call failure by @josojo in #184
- Create solve competition api by @vkgnosis in #188
- Scale down in-flight partially fillable orders by @MartinquaXD in #152
- Update SolverCompetitionResponse by @vkgnosis in #190
- Store
is_liquidity_order
in the database by @MartinquaXD in #189 - fix priority access list estimator by @sunce86 in #191
- Update gas model by @MartinquaXD in #171
- Send solver competition info to api from driver by @vkgnosis in #193
- Reduce log level of noisy debug messages by @fleupold in #192
New Contributors
- @nargeslein made their first contribution in #166
- @josojo made their first contribution in #184
- @fleupold made their first contribution in #192
Full Changelog: v2.53.0...v2.54.0