From d2027d66121da0516eca5f3f65d7194976069b82 Mon Sep 17 00:00:00 2001 From: Vinod Damle <5338861+vdamle@users.noreply.github.com> Date: Fri, 6 Dec 2024 10:29:11 -0500 Subject: [PATCH] t8ntool: update fork.yaml with t8ntool non-update caveat --- fork.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/fork.yaml b/fork.yaml index cf31c24316..eefeb277fb 100644 --- a/fork.yaml +++ b/fork.yaml @@ -329,6 +329,14 @@ def: similar to a withdrawal of the Beacon-chain into the Ethereum L1 execution chain. globs: - "eth/tracers/live/supply.go" + - title: EVM t8ntool + description: | + The EVM `t8ntool` has not been updated with most op-stack features and does not + use the same sealer logic as used in Geth consensus. Isthumus hard fork adds + a `withdrawalsRoot` field in the block header. We note that the `t8ntool` is + not updated to handle the newly added `withdrawalsRoot` field in the block header. + globs: + - "cmd/evm/internal/t8ntool/block.go" - title: "Hardware wallet support" description: Extend Ledger wallet support for newer devices on Macos sub: