- Remove the experimental flag for bonsai tries CLI options '--data-storage-format' and '--bonsai-maximum-back-layers-to-load' [#3578](https://github.com/hyperledger/besu/pull/3578)
### Additions and Improvements
## 22.1.2
### Additions and Improvements
- Execution layer (The Merge):
- Execution specific RPC endpoint [#3378](https://github.com/hyperledger/besu/issues/3378)
@ -20,6 +24,10 @@
- Reject locally-sourced transactions below the minimum gas price when not mining. [#3397](https://github.com/hyperledger/besu/pull/3397)
- Fixed bug with contract address supplied to `debug_accountAt` [#3518](https://github.com/hyperledger/besu/pull/3518)