File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,10 +26,10 @@ The @ethereum/execution-spec-tests repository provides [releases](https://github
2626
2727| Release Artifact | Consumer | Fork/feature scope |
2828| ------------------------------ | -------- | ------------------ |
29- | ` fixtures.tar.gz ` | Clients | All tests until the last stable fork (Shanghai) | "Must pass" |
30- | ` fixtures_develop.tar.gz ` | Clients | All tests until the last development fork (Cancun) |
31- | ` fixtures_hive.tar.gaz ` | Hive | All tests until the last stable fork (Shanghai) in hive format |
32- | ` fixtures_develop_hive.tar.gz ` | Hive | All tests until the last development fork (Cancun) in hive format |
29+ | ` fixtures.tar.gz ` | Clients | All tests until the last stable fork | "Must pass" |
30+ | ` fixtures_develop.tar.gz ` | Clients | All tests until the last development fork |
31+ | ` fixtures_hive.tar.gaz ` | Hive | All tests until the last stable fork in hive format |
32+ | ` fixtures_develop_hive.tar.gz ` | Hive | All tests until the last development fork in hive format |
3333
3434The Hive format uses Engine API directives instead of the usual BlockchainTest format.
3535
You can’t perform that action at this time.
0 commit comments