ethereum / ethereum/execution-specs
Single source in-development fork name
Open
A-spec-tools
C-feat
E-easy
P-low
stale
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 505
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 116
Description
`tox.ini` currently contains a hardcoded reference to Osaka. This'll be a problem when switching to developing the next fork.
We should single source this information, perhaps using the `Hardfork` class.
I'm thinking something like `$ ethereum-spec-forks -n N --test-name` (or whatever) where `N` is the fork number (0 being Frontier and `-1` being the most recent).
_Originally posted by @SamWilsn in https://github.com/ethereum/execution-specs/pull/1280#discussion_r2213648976_
Contributor guide
Assessment
This issue has not been assessed yet.