Skip to content

Feature Request: Automate the --link Process for Large Projects with Multiple Solidity Files #27

@dayday2019

Description

@dayday2019

When working with large projects that involve multiple Solidity files, manually handling the --link process becomes increasingly complex and error-prone. Each file often requires careful linking to dependencies or libraries, and this manual effort scales poorly as the project grows—slowing down workflows and increasing the risk of mistakes.

Given that the source code of the projects being tested is already available, has there been any consideration for automating the --link process? Automating this step could significantly streamline testing pipelines, reduce manual overhead, and ensure consistency across different files and project scales.

Looking forward to hearing thoughts on this potential improvement!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions