Weekly Release v2.340.0
What's Changed
- feat(autopilot): reduce excessive looping of main loop by @kaze-cow in #3938
- Migrate OrderCreation and signature handling to alloy types by @jmg-duarte in #3936
- Disable ANALYZE on read-only replica by @jmg-duarte in #3940
- Return deadline block in the solver competition V2 API by @squadgazzz in #3948
- Fix flaky test
local_node_eth_flow_without_quoteby @MartinquaXD in #3953 - Increase gas price for quote verifications by @MartinquaXD in #3952
- Limit maintenance time by @MartinquaXD in #3951
- Keep tokio console only in the playground by @squadgazzz in #3950
- Revert to jemalloc allocator by @squadgazzz in #3954
- fix flaky test:
local_node_non_settling_solverby @MartinquaXD in #3962 - autopilot: await specific solution of many by @MartinquaXD in #3960
- Parallelize post processing DB operations further by @MartinquaXD in #3955
- Migrate ethereum domain types and downstream usages by @jmg-duarte in #3956
- Better tx replacement logic for solution submission by @MartinquaXD in #3941
- Migrate the rest of the solver(s) crates to alloy by @jmg-duarte in #3959
- Paginated Trades API by @squadgazzz in #3946
- Migrate autopilot's primitive-types dependency to alloy by @jmg-duarte in #3961
- Tokio console feature in the Deploy CI job by @squadgazzz in #3958
- Migrate NonZeroU256 to alloy by @jmg-duarte in #3967
- [TRIVIAL] Fix clippy warnings by @squadgazzz in #3974
- [TRIVIAL] Unify eth monetary units by @jmg-duarte in #3970
- Migrate remaining_amounts module to alloy by @jmg-duarte in #3968
- Remove primitive-types from driver by @jmg-duarte in #3969
- Migrate remaining model::order structures to alloy by @jmg-duarte in #3971
- Drop heaptrack profiler support by @squadgazzz in #3973
Full Changelog: v2.339.0...v2.340.0