Skip to content

delivery-27

Compare
Choose a tag to compare
@fab-10 fab-10 released this 30 Jul 14:26
· 414 commits to zkbesu since this release

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)