From 68a25738152d92c7b1e58a1aaebfb10ff264ba91 Mon Sep 17 00:00:00 2001 From: Roberto Bayardo Date: Wed, 23 Oct 2024 11:44:23 -0700 Subject: [PATCH] Update fork.yaml Co-authored-by: Sebastian Stammler --- fork.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fork.yaml b/fork.yaml index 6b758b351f..5ba914d9c7 100644 --- a/fork.yaml +++ b/fork.yaml @@ -86,7 +86,7 @@ def: ExtraData field. The gaslimit and EIP-1559 parameters are changed (and limited) through the `SystemConfig` contract. globs: - - "consensus/misc/eip1559/eip1559.go" + - "consensus/misc/eip1559/*" - title: "Consensus tweaks" description: | The Engine API is activated at the Merge transition, with a Total Terminal Difficulty (TTD).