Weekly Release v2.257.0
What's Changed
- Extract custom clearing price logic by @fleupold in #2659
- Prepare domain submission config by @fleupold in #2660
- Add arbitrum contract addresses by @MartinquaXD in #2672
- Enable doctests by @fleupold in #2675
- Playground startup fix by @squadgazzz in #2650
- Domain Settlement Encoding by @fleupold in #2661
- Add default values for arbitrum by @MartinquaXD in #2673
- Store auction with liquidity by @Mateo-mro in #2663
- Domain Slippage Calculation by @fleupold in #2669
- Encode unwraps in domain based settlement encoding by @fleupold in #2670
- Log domain settlement even when using boundary encoding by @fleupold in #2677
- Don't use settlement contract as token owner for bad token test by @MartinquaXD in #2681
- Optionally enforce verified quotes when user has the balance by @MartinquaXD in #2621
- Switch to simple block stream strategy by @MartinquaXD in #2674
- Add driver configuration in order to determine sending native token by @Mateo-mro in #2664
- [Easy] Fix clippy for rust v1.78 by @fleupold in #2687
- [Trivial] Sort clearing price vector by @fleupold in #2685
- Simulate/AccessList generation with None instead of Some(0) gas price by @fleupold in #2686
Full Changelog: v2.256.0...v2.257.0