Skip to content

feat(forge): exclude precompiles by default in invariant tests #4287

@PaulRBerg

Description

@PaulRBerg

Component

Forge

Describe the feature you would like

In #1228 it was agreed that precompiles should still be fuzzed as inputs for normal fuzz tests - that is cool.

However, I don't see the point in fuzzing the precompiles as the msg.sender when running invariant tests. Forge should by default exclude all precompiles, because in the real world a precompile can never be the msg.sender of any Ethereum transaction.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Completed

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions