What's Changed
- fix(fees): round AltToEth down (floor) instead of up by @curryxbo in #354
- Feat: Sequencer Final PR by @tomatoishealthy in #331
- feat(ethapi): speed up eth_estimateGas with upstream-aligned binary search by @SegueII in #344
- fix: restore opcode name mappings by @SegueII in #348
- fix: align sentry txpool and log range handling by @SegueII in #357
- fix: include EIP-7702 auth list in L1 data fee fallback encoding by @SegueII in #347
- feat(rpc): add blockTimestamp to derived logs (upstream #31887) by @SegueII in #340
- feat(ethapi): support precompile state overrides by @SegueII in #349
- fix(ethapi): allow feeTokenID=0 (ETH fee) in MorphTx gas estimation by @SegueII in #352
- chore: remove legacy zkTrie (prover-track witness + migration tooling) by @curryxbo in #355
- update version to 2.2.4 mainnet by @SegueII in #361
Full Changelog: morph-v2.2.3...morph-v2.2.4