What's Changed
- Replace
once-cell
andlazy-static
withstd
types by @MartinquaXD in #3208 - Remove
ttl-cache
dependency by @MartinquaXD in #3207 - Move
time
dependency intoobserve
crate by @MartinquaXD in #3209 - Get token first trade block API by @squadgazzz in #3197
- Add block number to mempool_executed logs by @m-lord-renkse in #3200
- [TRIVIAL] Run forked-node tests on main by @squadgazzz in #3210
- Update
ethcontract-rs
by @squadgazzz in #3211 - Added
auction_id
field to/settle
and/reveal
driver requests. by @mstrug in #3212 - execute
eth_estimateGas
andeth_createAccessList
on latest block by @MartinquaXD in #3220 - Revert executing
eth_estimateGas
andeth_createAccessList
on the latest block by @MartinquaXD in #3227 - Support rust 1.84.0 by @squadgazzz in #3229
- Bad token detector metrics by @squadgazzz in #3228
- [TRIVIAL] Hotfix GH job typo fix by @squadgazzz in #3230
- Remove full_fee_amount and solver_fee by @sunce86 in #3223
Full Changelog: v2.292.0...v2.293.0