Skip to content

Releases: Consensys/linea-besu

24.11-delivery38

20 Nov 03:18
Compare
Choose a tag to compare

Based on zkbesu at commit 96e9ed8

Linea relevant features and fixes:

24.11-delivery37

04 Nov 13:40
b74608c
Compare
Choose a tag to compare

Based on zkbesu at commit b74608c

Linea relevant feature and fixes:

  • Create and publish Besu BOM (Bill of Materials) hyperledger#7615
  • Add metrics related services to the Besu context for acceptance tests hyperledger#7797
  • Add getPendingTransactions to TransactionPoolService hyperledger#7813
  • Fix registering new metric categories from plugins hyperledger#7825
  • Add a method to check if a metric category is enabled to the plugin API hyperledger#7832
  • Expose histogram metrics in the Plugin API #51

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