Skip to content
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

Correct gas limit validation according to new algorithm #594

Conversation

Gustav-Simonsson
Copy link

No description provided.

* Use absolute value of (block's gas limit) - (parent's gas limit)
  in comparison with diff limit.
* Ensure the diff is strictly smaller than the allowed size.
@Gustav-Simonsson Gustav-Simonsson force-pushed the fix_block_header_gas_limit_validation branch from 05efad5 to 9feed3f Compare March 30, 2015 14:23
@Gustav-Simonsson Gustav-Simonsson changed the title Use absolute value of gas limit diff in gas limit validation Correct gas limit validation according to new algorithm Mar 30, 2015
obscuren added a commit that referenced this pull request Mar 31, 2015
…mit_validation

Correct gas limit validation according to new algorithm
@obscuren obscuren merged commit 485dcf9 into ethereum:develop Mar 31, 2015
ngtuna added a commit to ngtuna/tomochain that referenced this pull request Aug 5, 2019
maoueh pushed a commit to streamingfast/go-ethereum that referenced this pull request Nov 29, 2021
* ci: add pre release ci flow

* ci: fix change log format
maoueh pushed a commit to streamingfast/go-ethereum that referenced this pull request Jan 31, 2022
* ci: add pre release ci flow

* ci: fix change log format
maoueh pushed a commit to streamingfast/go-ethereum that referenced this pull request Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants