-
Notifications
You must be signed in to change notification settings - Fork 773
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Common/Block/EVM: Deprecation Cleanup Work #2706
Conversation
Codecov Report
Additional details and impacted files
Flags with carried forward coverage won't be shown. Click here to find out more. |
f426030
to
835c866
Compare
835c866
to
11fb1fb
Compare
11fb1fb
to
df49a23
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
I am also super happy with df49a23, great that this works, and love the test!!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
@jochem-brouwer @g11tech thanks for the reviews, some tests still failing though, will have a look. |
Ah, I know - it is because we dont have PREVRANDAO gas costs :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, LGTM!
Deprecation cleanup work for the upcoming breaking releases.
Will track the changes in the following list:
nextHardforkBlock()
,isNextHardforkBlock()
andisHardforkBlock()
methodsgetHead()
method