From d854d2979e51d0a78d6962aecaccb9e0e98c0c53 Mon Sep 17 00:00:00 2001 From: Jingfu Wang Date: Wed, 4 Oct 2023 12:40:14 -0400 Subject: [PATCH] feat: activate london hard fork in CI Signed-off-by: Jingfu Wang --- .github/actions/geth/config/genesis.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/actions/geth/config/genesis.json b/.github/actions/geth/config/genesis.json index e8e499f..fcc0a20 100644 --- a/.github/actions/geth/config/genesis.json +++ b/.github/actions/geth/config/genesis.json @@ -10,6 +10,7 @@ "petersburgBlock": 0, "istanbulBlock": 0, "berlinBlock": 0, + "londonBlock": 0, "clique": { "period": 0, "epoch": 30000