Update EIP-2935: Move test link to execution-specs - #12101
Open
danceratopz wants to merge 1 commit into
Open
Conversation
The Ethereum Execution Specification Tests moved from ethereum/execution-spec-tests to ethereum/execution-specs (the weld). Repoint the test link to execution-specs at the forks/amsterdam HEAD (27174ca81b09dee4d41db23b40305cd1bb70f5bf), same path.
Collaborator
File
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR is a follow-up to #11845, which updated EIP-1 to stop accepting links to the archived
ethereum/execution-spec-testsrepository. It repoints this EIP's test-suite link to its new home inethereum/execution-specs.Background: The Ethereum Execution Specification Tests (EEST) moved from
ethereum/execution-spec-teststoethereum/execution-specsin October 2025 as part of "The Weld". Theexecution-spec-testsrepository is no longer maintained and was archived on 2026-07-02.Test-suite link updated:
This is one of a series of per-EIP follow-ups to #11845, opened individually per the editors' request.