**In ethereum/execution-specs and ethereum/steel-website:** - [x] Stop publishing test fixture releases on [ethereum/execution-spec-tests](https://github.com/ethereum/execution-spec-tests): - https://github.com/ethereum/execution-specs/pull/2888 - [x] Ensure `consume cache` works. - [x] Improve new steel.ethereum.foundation doc URLs for docs that come from the default dev branch. - https://github.com/ethereum/execution-specs/pull/2973 - https://github.com/ethereum/steel-website/pull/59 **In ethereum/execution-spec-tests:** - [x] Update README: - remove most content; add simple archive notice - add links to The Weld blog announcement and execution-specs, also for releases. - [x] Final deployment to [eest.ethereum.org](https://eest.ethereum.org/) with archive notice and redirects. - https://github.com/ethereum/execution-specs/issues/2685 - Examples: - https://eest.ethereum.org/ -> landing page with explainer - https://eest.ethereum.org/main/tests/cancun -> https://steel.ethereum.foundation/docs/execution-specs/tests/cancun/ - https://eest.ethereum.org/main/foo?ref=eest.ethereum.org -> execution-specs 404 - [x] Disable docs deploy within eest to avoid getting redirect page clobbered. - https://github.com/ethereum/execution-spec-tests/pull/2323 **In ethereum/EIPs** - [x] https://github.com/ethereum/EIPs/pull/11845 @danceratopz - Update EIP-1.md to remove any mentions of execution-spec-tests. - Update all links to execution-spec-tests in any EIPs to point to the new test location in execution-specs.
In ethereum/execution-specs and ethereum/steel-website:
consume cacheworks.In ethereum/execution-spec-tests:
In ethereum/EIPs