Weekly Release v2.243.1
What's Changed
- Prepare code for Native Mempool implementation by @fleupold in #2293
- Move QuoteHandler to orderbook crate so it can use app_data::Registry by @fleupold in #2298
- Share app data registry by @fleupold in #2299
- Set maxFeePerGas to gasCap by @fleupold in #2295
- Always enable all signature types by @MartinquaXD in #2307
- Always enable limit orders by @MartinquaXD in #2308
- Always enable custom interactions and paying ETH to SCs by @MartinquaXD in #2309
- Contributing.md by @fleupold in #2300
- Fix market price check for market orders by @sunce86 in #2315
- Report only unique unsettled orders by @sunce86 in #2316
- Add gnosis chain e2e forked test by @devanoneth in #2311
- Fix bug for fee market price check by @sunce86 in #2324
- Allow custom timeout for e2e services' http client by @devanoneth in #2325
- Implement Native mempool logic by @fleupold in #2294
- Move TradeVerifier into separate file and add trait by @MartinquaXD in #2327
- Fix simulation logic for tests by @MartinquaXD in #2328
- Cleanup gas price cap type by @fleupold in #2301
- Remove auction_transaction by @sunce86 in #2283
- Further
order_events
relief by @squadgazzz in #2314 - Insert default auciton id when we cannot decode it from the auction by @fleupold in #2333
Full Changelog: v2.242.0...v2.243.1