Skip to content

Use next block's context for eth_estimateGas #28175

@s1na

Description

@s1na

Nethermind is using the next block's context for eth_estimateGas which seems to be a sane default. This is particularly important because block number and timestamp are exposed to EVM. They merged a PR which increases the timestamp by 12s: NethermindEth/nethermind#6037.

We could add the block overrides and have users set this explicitly even if we don't do the defaults.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions