Skip to content

Solidity compiler output does not say what contracts a contract can create  #7111

@seanyoung

Description

@seanyoung

I'm trying to create a mapping from contract to metadata (via codehash but metadata hash is also possible). It would be useful to know what contracts a contract can create; simply a list of names should suffice.

contracts["sourceFile.sol"]["MyContract"]["creates"] = [ "foo", "bar" ]

Metadata

Metadata

Assignees

No one assigned

    Labels

    closed due inactivityThe issue/PR was automatically closed due to inactivity.protocol design 🔮Potential changes to ABI, meta data, standard JSONstaleThe issue/PR was marked as stale because it has been open for too long.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions