From 43662e10676cfeb46c436e21ca1920ff1767b8c8 Mon Sep 17 00:00:00 2001 From: Sally MacFarlane Date: Wed, 21 Dec 2022 11:26:24 +1000 Subject: [PATCH] nono --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa4ce82bc8..28c27ba677 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ ### Additions and Improvements - Add access list to Transaction Call Object [#4802](https://github.com/hyperledger/besu/issues/4801) - Add timestamp fork support, including shanghaiTime and cancunTime forks [#4743](https://github.com/hyperledger/besu/pull/4743) -- Optimization: Memoize transaction size and hash at the same time [#4812](https://github.com/hyperledger/besu/pull/4812) +- Optimization: Memoize transaction size and hash at the same time [#4812](https://github.com/hyperledger/besu/pull/4812) ### Breaking Changes