Weekly Release v2.259.0
What's Changed
- [PROPOSAL] Remove direct From/Into boilerplate by @Mateo-mro in #2709
- Store the auction with liquidity as a JSON and not as a string by @Mateo-mro in #2711
- Don't set maxAllowance for solver provided liquidity by @fleupold in #2717
- JIT orders surplus support for cow amm by @Mateo-mro in #2682
- Separate driver list for naitive price estimates by @MartinquaXD in #2698
- [EASY] Use derive from/into in autopilot by @sunce86 in #2727
- Do not trust driver's settle result by @squadgazzz in #2656
- Solvers solution pre/post interactions by @squadgazzz in #2679
- [Trivial] Extend driver shutdown time by @fleupold in #2726
- Calculate score in autopilot domain by @sunce86 in #2724
- Move
competition::Solution
to domain by @sunce86 in #2725 - Introduce settlement::Tx by @sunce86 in #2710
- Limit solution merging by @fleupold in #2728
- Solvers OpenAPI schema discrepancy fix by @squadgazzz in #2729
- [EASY] Uniform score type by @sunce86 in #2733
- No quote verification for fast estimates by @MartinquaXD in #2731
- [EASY] Instrument currentblockstream web3 instance again by @MartinquaXD in #2732
- Remove code related to old HTTP solver API by @MartinquaXD in #2737
- DTO conversion for
competition::Solution
by @sunce86 in #2736 - Gas estimator driver config by @squadgazzz in #2739
- Adjust verified token diffs for settlement contract address by @MartinquaXD in #2735
- mark price as nullable by @decanus in #2742
- [EASY] Remove untagged enum property by @MartinquaXD in #2747
- Don't count surplus of liquidity JIT orders in autopilot by @squadgazzz in #2688
New Contributors
Full Changelog: v2.258.0...v2.259.0