From 99a8ddae41c88e94b4dd3385f4f7c0476feecb75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jochen=20M=C3=BCller?= Date: Tue, 15 Jun 2021 13:00:45 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 75287dc83..f4c0a10fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +## OpenEthereum v3.3.0-rc.1 + +Enhancements: +* EIP-1559: Fee market change for ETH 1.0 chain +* EIP-3198: BASEFEE opcode +* 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), 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 + ## OpenEthereum v3.2.6 Enhancement: