-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
Update EIP-2537: Sync gas meter with geth #7982
Conversation
File
|
for adding yourself to the authorlist will require approval from atleast one of the previous authors |
The commit eaadc8d (as a parent of 5627f2f) contains errors. |
Alex Vlasov (@shamatar), Kelly Olson (@ineffectualproperty), Alex Stokes (@ralexstokes) |
There has been no activity on this pull request for 2 weeks. It will be closed after 3 months of inactivity. If you would like to move this PR forward, please respond to any outstanding feedback or add a comment indicating that you have addressed all required feedback and are ready for a review. |
@g11tech It seems that the authors of this eip don't care about this eip anymore. Pleaese take a review and add me to contribute this eip. |
hey @hujw77 thanks for this! I think I'm the only author actively maintaining this EIP and there are a number of things we may end up doing to prepare for Petra inclusion that may change the content quite a bit let's just keep this PR for now and I'll keep it in mind as we refresh 2537 to get it ready for the next hard fork |
geth uses an older gas schedule. See #3077 |
I sync gas meter with geth at https://github.com/ethereum/go-ethereum/blob/e9f59b5d5ea44df607f826c72f42916b552ab33d/params/protocol_params.go#L153-L160