Weekly release: 2023-10-24
What's Changed
- Allow solver fee to be None by @fleupold in #1966
- Mention solver address in quotes tables by @MartinquaXD in #1978
- Workaround for nightly build by @MartinquaXD in #1982
- Simulate Trades in Solver by @nlordell in #1960
- Less noisy mempools logs by @MartinquaXD in #1985
- Colocation logging improvements by @fleupold in #1986
- Configurable autopilot wait time until settlement is detected onchain by @fedgiac in #1987
- Fix url splitting by @MartinquaXD in #1989
- Correctly exclude paraswap dexs by @MartinquaXD in #1990
- Use simulated gas for score computation by @MartinquaXD in #1991
- More minor logging improvements by @fleupold in #1995
- Refactor score calculation by @sunce86 in #1993
- Make times between auction run_loops configurable by @fleupold in #1994
- Fix Legacy Solver by @fleupold in #1998
- Make /settle call blocking and report tx_hash by @MartinquaXD in #1999
- Refactor onchain settlement updater to use block stream by @fleupold in #1972
- Append tx to simulation error by @sunce86 in #1981
- Colocation notify by @sunce86 in #1980
- [Trivial] InsufficientBalance error should show required balance by @fleupold in #2000
- [Trivial] Add environment to Legacy auction by @fleupold in #2001
Full Changelog: v2.228.0...v2.229.0