docs: some ideas on moving ./tests
to ethereum/execution-specs
#1645
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.
ποΈ Description
Just some thoughts about what we envision "The Merge" (or depending on your POV, the "The Move" π) should look like and what it requires.
Not complete by any means, just thought it could help serve as a basis for discussion!
Feel free to add comments to this PR or in Discord!
Background
For those unfamiliar with the discussion: The plan is to move the EL client test cases in
./tests/
to ethereum/execution-specs.Here's the main motivation for this change (these are overlapping):
i. Need only concern themselves with one repo.
ii. Can directly & very easily add basic tests to sanity check their implementations.
π Related Issues
Current sub-tasks:
hive.py
as a packageΒ #1560There's no plan to merge this PR - but we can update the doc with comments to gain a shared understanding!