Weekly Release v2.249.0
What's Changed
- Reject orders with positive signed fee by @sunce86 in #2454
- Ceil buy amount computation in settlement encoder by @fleupold in #2464
- Do not count "in-market" orders for the order limit #2433 by @Mateo-mro in #2456
- Hotfix: Make OrderWithQuote as inner join in order not to get nullable quotes by @Mateo-mro in #2477
- [trivial] Fix quote verification when receiver is 0 address by @MartinquaXD in #2476
- [EASY] Rename auction id by @sunce86 in #2473
- [EASY] Domain separator is domain object by @sunce86 in #2474
- added optional authorization header by @jhweintraub in #2395
- Fix volume based cap calculation by @sunce86 in #2465
- Rank by surplus driver V3 by @sunce86 in #2448
- Insert appData into the database when replacing an order #2485 by @Mateo-mro in #2486
- Remove manual request batching from owner finder by @MartinquaXD in #2481
- Rank by surplus activation date by @sunce86 in #2483
- Metric for token list update by @sunce86 in #2463
- Improve native price fetch order by @MartinquaXD in #2487
- Turn verification error into estimator error by @MartinquaXD in #2489
- Crate for solver engine dto by @fleupold in #2484
- Remove UNIT by @sunce86 in #2499
- [EASY] Add comment for apply_factor by @sunce86 in #2498
- Send extra fields from driver to solving engine by @tokenwood in #2488
- Polish scoring native functions by @sunce86 in #2490
- Basic settlement type by @sunce86 in #2482
- Store price improvement fee by @squadgazzz in #2470
- IntoWei for driver tests by @squadgazzz in #2472
New Contributors
- @jhweintraub made their first contribution in #2395
- @tokenwood made their first contribution in #2488
Full Changelog: v2.248.0...v2.249.0