Skip to content

Conversation

@JonathanOppenheimer
Copy link
Member

@JonathanOppenheimer JonathanOppenheimer commented Dec 3, 2025

Why this should be merged

The cmd/evm directory contained state transition tooling (t8n, t9n, b11r) that was ported from go-ethereum but is no longer used. The t8n_test.go file referenced in the README was removed at some point (when? I have no idea), leaving the entire directory as dead code -- the t8ntool and compiler packages aren't imported anywhere in the codebase.

This issue surfaced while migrating subnet-EVM to the monorepo, and thus this needs to be merged to enable the monorepo (it fails AvalancheGo lint)

How this was tested

CI

Need to be documented?

No

Need to update RELEASES.md?

No

@ceyonur ceyonur added this pull request to the merge queue Dec 4, 2025
Merged via the queue into master with commit 718aee3 Dec 4, 2025
13 checks passed
@ceyonur ceyonur deleted the JonathanOppenheimer/remove-t8n branch December 4, 2025 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants