Skip to content

feat(forge build): automatically cache project selectors upon running #10640

Closed
@fr1jo

Description

@fr1jo

Component

Forge

Describe the feature you would like

When debugging contracts with external libraries, the selectors are not automatically decoded in the stack traces. This makes debugging marginally more cumbersome. This is fixed by running forge selectors cache. Ideally, this is ran/updated upon a build such that devs will not have to run the command. I personally would not have known to run this command without going onto the foundry telegram, and know of other devs who have ran into this problem, so think this would be a great improvement in the DX.

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