mirror of
https://github.com/vacp2p/status-linea-besu.git
synced 2026-01-09 22:07:59 -05:00
Release 23.4.1 (#5501)
* Update version to 23.4.1 * Changelog Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
This commit is contained in:
@@ -13,7 +13,8 @@
|
||||
- New optional feature to save the txpool content to file on shutdown and reloading it on startup [#5434](https://github.com/hyperledger/besu/pull/5434)
|
||||
- New option to send SNI header in TLS ClientHello message [#5439](https://github.com/hyperledger/besu/pull/5439)
|
||||
- Early access - layered transaction pool implementation [#5290](https://github.com/hyperledger/besu/pull/5290)
|
||||
- New RPC method `debug_getRawReceipts`
|
||||
- New RPC method `debug_getRawReceipts` [#5476](https://github.com/hyperledger/besu/pull/5476)
|
||||
- Add TrieLogFactory plugin support [#5440](https://github.com/hyperledger/besu/pull/5440)
|
||||
|
||||
### Bug Fixes
|
||||
- Fix eth_feeHistory response for the case in which blockCount is higher than highestBlock requested. [#5397](https://github.com/hyperledger/besu/pull/5397)
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
version=23.4.1-SNAPSHOT
|
||||
version=23.4.1
|
||||
|
||||
org.gradle.welcome=never
|
||||
# Set exports/opens flags required by Google Java Format and ErrorProne plugins. (JEP-396)
|
||||
|
||||
Reference in New Issue
Block a user