Skip to content

Releases: Consensys/linea-besu

24.10-delivery36

11 Oct 09:09
Compare
Choose a tag to compare

Based on zkbesu at commit 1f5bd25

Linea relevant feature and fixes:

24.10-delivery35

04 Oct 11:26
Compare
Choose a tag to compare

Based on zkbesu at commit ef19985

Linea relevant feature and fixes:

24.10-delivery34

02 Oct 13:18
Compare
Choose a tag to compare

Based on zkbesu at commit 6f7a39a

Linea relevant feature and fixes:

24.9-delivery33

30 Sep 07:51
Compare
Choose a tag to compare

Based on zkbesu at commit badb334

Linea relevant feature and fixes:

24.9-delivery32

11 Sep 09:57
Compare
Choose a tag to compare

Based on zkbesu at commit 7b249a6

Linea relevant feature and fixes:

24.9-delivery31

10 Sep 13:22
Compare
Choose a tag to compare

Based on zkbesu at commit 6f74319

Linea relevant feature and fixes:

  • feat: exported metrics for current finalized and safe block number hyperledger#7592

24.9-delivery30

10 Sep 12:24
Compare
Choose a tag to compare

Based on zkbesu at commit 9fe8547

Linea relevant feature and fixes:

delivery-29

28 Aug 09:52
Compare
Choose a tag to compare

Based on zkbesu at commit 915fcb0

Linea relevant feature and fixes:

  • Make GeneralStateTestCaseEipSpec constructor public for use in linea-tracer/arithmetization hyperledger#7411
  • CLI option for disabling auto-registration of external plugins hyperledger#7470
  • Correctly release txpool save and restore lock in case of exceptions hyperledger#7473
  • Add pending block header to TransactionEvaluationContext hyperledger#7483

delivery-28

01 Aug 15:39
Compare
Choose a tag to compare

Based on zkbesu at commit f812936

Linea relevant feature and fixes:

delivery-27

30 Jul 14:26
Compare
Choose a tag to compare

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)