|
| 1 | +# ⚠️ NOTICE: All code from this repository has been migrated to ethereum/execution-specs |
1 | 2 |
|
2 | | -# ⚠️ IMPORTANT: Repository Migration in Progress - "The Weld" |
3 | | - |
4 | | -**This repository is being merged into [ethereum/execution-specs](https://github.com/ethereum/execution-specs) during the week of October 20-24, 2025.** |
5 | | - |
6 | | -## What's Happening? |
7 | | - |
8 | | -All functionality from [ethereum/execution-spec-tests](https://github.com/ethereum/execution-spec-tests) (spec tests, test frameworks, and tooling) is moving to [ethereum/execution-specs](https://github.com/ethereum/execution-specs) to streamline spec and test development. For background, see our [blog post](https://steel.ethereum.foundation/blog/blog_posts/2025-09-11_weld-announcement/). |
9 | | - |
10 | | -## Timeline |
11 | | - |
12 | | -**Week of October 13-17, 2025:** |
13 | | - |
14 | | -- **execution-spec-tests (EEST):** Closing remaining PRs and porting issues to EELS. **New PRs will not be accepted after this week.** |
15 | | -- **execution-specs (EELS):** Finalizing BPO t8n changes to ensure test filling works for upcoming hard forks. |
16 | | - |
17 | | -**Week of October 20-24, 2025:** |
18 | | - |
19 | | -- **October 20:** Kickstart with a dry-run migration. |
20 | | -- **October 20-24:** Fix CI and fixture building/release issues that arise. |
21 | | -- **October 24 (ETA):** Weld finalized. All development moves to [ethereum/execution-specs](https://github.com/ethereum/execution-specs). |
| 3 | +As such, this repository is no longer accepting pull requests as of 2025-11-01. Please direct any changes to https://github.com/ethereum/execution-specs instead. |
22 | 4 |
|
23 | 5 | ## What This Means for You |
24 | 6 |
|
25 | | -- **Spec Contributors:** Continue working in [ethereum/execution-specs](https://github.com/ethereum/execution-specs) as usual. |
| 7 | +- **Client Teams:** No changes. Test fixture releases will continue to be published in this repository, [ethereum/execution-spec-tests](https://github.com/ethereum/execution-spec-tests). |
26 | 8 | - **Test Contributors:** |
27 | | - - **Until October 20:** Open draft PRs in [ethereum/execution-spec-tests](https://github.com/ethereum/execution-spec-tests) as you have been. |
28 | | - - **After October 24 (Weld Complete):** Close any open draft PRs in EEST and reopen them in [ethereum/execution-specs](https://github.com/ethereum/execution-specs). All future test development happens in EELS. |
29 | | -- **Client Teams:** Test fixture releases will continue from [ethereum/execution-spec-tests](https://github.com/ethereum/execution-spec-tests) as usual. No changes to your consumption workflow. |
| 9 | + - Please direct PRs to [ethereum/execution-specs](https://github.com/ethereum/execution-specs). |
| 10 | + - Read more about the changes effecting test development in our [blog announcement](https://steel.ethereum.foundation/blog/blog_posts/2025-11-04_weld_final/). |
30 | 11 |
|
31 | | -### Questions? |
| 12 | +### Questions or Feedback About the Migration? |
32 | 13 |
|
33 | | -We will reach out with specific guidance as needed. For urgent questions, please contact the STEEL team. |
| 14 | +Please reach out to the STEEL team by writing to the `#el-testing` channel in the [Ethereum R&D Discord Server](https://discord.com/invite/qGpsxSA) or contacting any STEEL team member directly. |
34 | 15 |
|
35 | 16 | --- |
36 | 17 |
|
|
0 commit comments