From e8e3146d6a68a98fde13ca1a24246a646d99fc76 Mon Sep 17 00:00:00 2001 From: Sally MacFarlane Date: Tue, 25 Feb 2025 11:02:51 +1000 Subject: [PATCH] changelog pectra testnet hotfix (#8348) Signed-off-by: Sally MacFarlane --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc06b888f..28c0df398 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,9 @@ - Upgrade Netty to version 4.1.118 to fix CVE-2025-24970 [#8275](https://github.com/hyperledger/besu/pull/8275) - Add missing RPC method `debug_accountRange` to `RpcMethod.java` and implemented its handler. [#8153](https://github.com/hyperledger/besu/issues/8153) +## 25.2.1 hotfix +- Pectra - update Holesky and Sepolia deposit contract addresses [#8346](https://github.com/hyperledger/besu/pull/8346) + ## 25.2.0 ### Breaking Changes