ethereum / ethereum/execution-specs
Add `execute hive` System Test to CI
Open
A-ci
A-test-tests
C-chore
stale
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 505
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 116
Description
We have a CI workflow for the `consume` simulators, but not for the `execute hive` simulator. Perhaps we can add them to this workflow (and rename it to `hive-simulators.yaml)`:
https://github.com/ethereum/execution-specs/blob/6af5e29b72df103a82d0144b01e2745064b17f7d/.github/workflows/hive-consume.yaml
This should include (at least the stable tests for) `test_get_blobs` for different forks, see also #2085:
```
uv run execute hive ./tests/osaka/eip7594_peerdas/test_get_blobs.py
```
Contributor guide
Assessment
This issue has not been assessed yet.