Releases: Consensys/linea-besu
Releases · Consensys/linea-besu
24.11-delivery38
Based on zkbesu at commit 96e9ed8
Linea relevant features and fixes:
- eth_call overrides hyperledger#7801
- Add support for TransactionPoolService in acceptance tests hyperledger#7861
- Add more subprojects to BOM hyperledger#7859
- Fully initialize MetricCategoryRegistry for acceptance tests hyperledger#7860
24.11-delivery37
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
Based on zkbesu at commit 1f5bd25
Linea relevant feature and fixes:
- Fix eth_feeHistory rewards when bounded by configuration hyperledger#7750
24.10-delivery35
Based on zkbesu at commit ef19985
Linea relevant feature and fixes:
- Support chainId in CallParameters hyperledger#7720
24.10-delivery34
Based on zkbesu at commit 6f7a39a
Linea relevant feature and fixes:
- Expose chain ID in the BlockchainService plugin API hyperledger#7702
- Align gas cap for transaction simulation to Geth approach hyperledger#7703
24.9-delivery33
Based on zkbesu at commit badb334
Linea relevant feature and fixes:
- Fix mounted data path directory permissions for besu user hyperledger#7575
- Fix logging the evaluation time when a tx is selected for block creation hyperledger#7636
- Fix reading tx-pool-min-score option from configuration file hyperledger#7623
- change set rpc gas limit log level during transaction simulation hyperledger#7679
- Interrupt pending transaction processing on block creation timeout hyperledger#7673
- Fix for zombie invalid and penalized txs hyperledger#7659
24.9-delivery32
Based on zkbesu at commit 7b249a6
Linea relevant feature and fixes:
- block header cache not initialized before used hyperledger#7601
24.9-delivery31
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
Based on zkbesu at commit 9fe8547
Linea relevant feature and fixes:
- Remove tx from pool when its score is lower than a configured value hyperledger#7576
- Update dependencies hyperledger#7571
- Improve release process
delivery-29
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