-
Notifications
You must be signed in to change notification settings - Fork 348
Open
Labels
A-spec-specsArea: EVM specificationArea: EVM specificationC-enhanceCategory: a request for an improvementCategory: a request for an improvementE-easyExperience: easy, good for newcomersExperience: easy, good for newcomersP-low
Description
In pre-merge forks, the calculate_block_difficulty
function converts to int
before doing the calculations.
Ideally, we should try and use types from ethereum-types
whenever possible to indicate the intended signedness and bitwidth.
Metadata
Metadata
Assignees
Labels
A-spec-specsArea: EVM specificationArea: EVM specificationC-enhanceCategory: a request for an improvementCategory: a request for an improvementE-easyExperience: easy, good for newcomersExperience: easy, good for newcomersP-low