Based on zkbesu at commit f812936
Linea relevant feature and fixes:
- Update Docker base image to Ubuntu 24.04 (hyperledger#7251)
- fix: eth_call deserialization to correctly ignore unknown fields in the transaction object (hyperledger#7323)
- Stop transaction selection on TX_EVALUATION_TOO_LONG (hyperledger#7330)
- Optimistic parallelization of transactions to improve performance (hyperledger#7296)
- Penalize invalid transient pending transactions in the layered transaction pool (hyperledger#7359)