From 3e92f021349eab368670068e53ec9b4aa6d807c2 Mon Sep 17 00:00:00 2001 From: garyschulte Date: Thu, 2 Feb 2023 19:34:36 -0800 Subject: [PATCH] add changelog Signed-off-by: garyschulte --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b85ae7e898..946105444ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,7 @@ tests are updated to use EC private keys instead of RSA keys. ### Bug Fixes - Mitigation fix for stale bonsai code storage leading to log rolling issues on contract recreates [#4906](https://github.com/hyperledger/besu/pull/4906) +- Ensure latest cached layered worldstate is subscribed to storage, fix problem with RPC calls using 'latest' [#5039](https://github.com/hyperledger/besu/pull/5039) ## 23.1.0-RC1