-
Notifications
You must be signed in to change notification settings - Fork 392
Open
Labels
A-spec-specsArea: Specification—The Ethereum specification itself (eg. `src/ethereum/*`)Area: Specification—The Ethereum specification itself (eg. `src/ethereum/*`)C-questionCategory: this is a question or request for clarificationCategory: this is a question or request for clarificationS-needs-discussionStatus: needs discussionStatus: needs discussion
Description
Currently, constant-only hardforks (aka glacier and BPO forks) are full forks with their own directory in src/ethereum/forks/..., and they have special privileges as far as code coverage and ethereum-spec-lint go.
@petertdavies wondered whether these forks deserve a full copy of the code, and should instead be replaced with a table somewhere.
Metadata
Metadata
Assignees
Labels
A-spec-specsArea: Specification—The Ethereum specification itself (eg. `src/ethereum/*`)Area: Specification—The Ethereum specification itself (eg. `src/ethereum/*`)C-questionCategory: this is a question or request for clarificationCategory: this is a question or request for clarificationS-needs-discussionStatus: needs discussionStatus: needs discussion