Skip to content

Conversation

@JonathanOppenheimer
Copy link
Member

@JonathanOppenheimer JonathanOppenheimer commented Dec 16, 2025

Why this should be merged

Now that subnet-evm is merged into AvalancheGo, we have both EVM repositories as module. This PR accomplishes some clean up tasks (deleted unused scripts), and changing paths in a few outdated places, that were out of scope for the actual grafting.

Closes #4663

How this was tested

CI

Need to be documented in RELEASES.md?

No

…/avalanchego/graft/subnet-evm

Rewrites all Go import statements from external package github.com/ava-labs/subnet-evm
to internal graft subdirectory github.com/ava-labs/avalanchego/graft/subnet-evm.
…/avalanchego/graft/subnet-evm

Rewrites all Go import statements from external package github.com/ava-labs/subnet-evm
to internal graft subdirectory github.com/ava-labs/avalanchego/graft/subnet-evm.
@JonathanOppenheimer JonathanOppenheimer self-assigned this Dec 16, 2025
@JonathanOppenheimer JonathanOppenheimer added DO NOT MERGE This PR must not be merged in its current state cleanup Code quality improvement evm Related to EVM functionality labels Dec 16, 2025

build-test:
desc: Run all Go tests with retry logic for flaky tests, race detection, and coverage reporting
cmd: ./scripts/build_test.sh # ci.yml
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ci.yml no longer exists

Base automatically changed from JonathanOppenheimer/migrate-subnet-evm-7-releasing to master January 7, 2026 20:04
@JonathanOppenheimer JonathanOppenheimer marked this pull request as ready for review January 7, 2026 20:21
@JonathanOppenheimer JonathanOppenheimer requested review from a team as code owners January 7, 2026 20:21
@JonathanOppenheimer JonathanOppenheimer removed the DO NOT MERGE This PR must not be merged in its current state label Jan 7, 2026
@maru-ava maru-ava added this pull request to the merge queue Jan 8, 2026
Merged via the queue into master with commit ec05f57 Jan 8, 2026
54 checks passed
@maru-ava maru-ava deleted the JonathanOppenheimer/cleanup-subnet-evm-post-merge branch January 8, 2026 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cleanup Code quality improvement evm Related to EVM functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove graft/coreth/run_ginkgo_warp.sh

5 participants