Skip to content

Overridden gas price does not work in London fork #652

@ZumZoom

Description

@ZumZoom

this.gasPrice = 0x01;

Solidity-coverage overrides gasPrice and sets it to 1 wei. This behaviour was acceptable before London hardfork but now coverage fails with
Transaction gasPrice (1) is too low for the next block, which has a baseFeePerGas of 73433802882

I understand the reasoning behind overriding gas and blockGasLimit, but I think gasPrice should not be overridden anymore.

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