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

Block Gas Limit from contracts is not respected #126

Open
SurfingNerd opened this issue Oct 14, 2024 · 0 comments
Open

Block Gas Limit from contracts is not respected #126

SurfingNerd opened this issue Oct 14, 2024 · 0 comments

Comments

@SurfingNerd
Copy link
Collaborator

SurfingNerd commented Oct 14, 2024

known version: alpha4 commit 752d762

not to be confused with the block gas, that is respected. #31

see:

   /// Overrides the block gas limit. Whenever this returns `Some` for a header, the next block's gas limit must be
    /// exactly that value.
    fn gas_limit_override(&self, _header: &Header) -> Option<U256> {
        None
    }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant