Skip to content

Commit

Permalink
t8ntool: update fork.yaml with t8ntool non-update caveat
Browse files Browse the repository at this point in the history
  • Loading branch information
vdamle committed Dec 6, 2024
1 parent b157bb0 commit 02a6d33
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions fork.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 02a6d33

Please sign in to comment.