From 3bce814090ce8d452e316d0fc5cfa0efc820fad5 Mon Sep 17 00:00:00 2001 From: sunce86 Date: Thu, 17 Jun 2021 11:31:33 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c65d6c62..9e30d8b39 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## OpenEthereum v3.3.0-rc.1 +## OpenEthereum v3.3.0-rc.2 Enhancements: * EIP-1559: Fee market change for ETH 1.0 chain @@ -6,9 +6,9 @@ Enhancements: * EIP-3529: Reduction in gas refunds * EIP-3541: Reject new contracts starting with the 0xEF byte * Delay difficulty bomb to December 2021 (EIP-3554) -* London hardfork blocks: mainnet(12,833,000 will be updated in next version), goerli (5,062,605), rinkeby (8,897,988), ropsten (10,499,401) +* London hardfork blocks: goerli (5,062,605), rinkeby (8,897,988), ropsten (10,499,401) * Add chainspecs for aleut and baikal -* Bump ethereum/tests to v9.0.1 +* Bump ethereum/tests to v9.0.2 ## OpenEthereum v3.2.6