Skip to content

feat(fuzz): do not populate dictionary with bytecode metadata #8115

@grandizzy

Description

@grandizzy

Component

Forge

Describe the feature you would like

We currently collect push bytes from contracts and populate fuzz dictionary with (see #1168). However there's no need to use bytecode metadata as it is not relevant and it only adds noise to dict values.
Additionally, any comments added or removed from test contract affects gas snapshots.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions